Welcome, Guest
Username: Password: Remember me
Use this Category for your support questions about Virtuemart Template - FashionMart (SKU# FLEX-00008)

TOPIC: CSS Not changing

CSS Not changing 11 years 6 months ago #510

Yes, later on yesterday i saw that everything was working. Thanks! But now i have another problem. I was trying to change some code on the .css for the product detail view. Changed this file: www.priscillawear.com/components/com_vir...lexibleVM2Global.css

When i upload it again no changes appear. I tried to clear the cache of my browser, opened in other browsers (that i havent open the site yet), cleared Joomla's cache, and still nothing...I know that that is the right file, because i simulated on Chrome (inspect element)... Can you please help?
The administrator has disabled public write access.

CSS Not changing 11 years 6 months ago #515

Yes, that is the CSS file you need to modify to make edits. Maybe another CSS rule is overriding it, i don't know.

But are you sure you investigate the element correctly?
Please use Firebug plugin for this purpose, it is the best investigator tool ever made. Just google it, it is a plugin that works with Mozilla Firebox.
The administrator has disabled public write access.

CSS Not changing 11 years 6 months ago #517

Im using google chrome, and to inspect i click on "inspect element" to ckeck out what its being used. Can you please check out about my errors? The website is www.priscillawear.com

Thanks
The administrator has disabled public write access.

CSS Not changing 11 years 6 months ago #520

Please, this ir urgent for me and im not sure why its not working properly! I used Firebug and nothing seems overwritten. Please Help me ASAP.
The administrator has disabled public write access.

CSS Not changing 11 years 6 months ago #521

Everything is Ok now, my bad, i was changing a file with the same name, but it was on a diferent place... still dont understand how can this file be repeated, but ok.

Now im cool!
The administrator has disabled public write access.

CSS Not changing 11 years 6 months ago #522

Hi,

I am seeing you have changed lots of things, so i suppose you figured out a way to make changes in flexibleVM2Global.css

I noticed one more issue in your product details page, the product picture and detail description must be side by side, which occurs due to unnecessary margin spaces for the DIV class of "floatright" and "floatleft".

To fix it;
Open this CSS:
www.priscillawear.com/templates/rt_visage/css/demo-styles.css
body .floatleft {float: left;margin-right: 15px;margin-left: 0;}
body .floatright {float: right;margin-left: 15px;margin-right: 0;}
Change them with this
body .floatleft {float: left;margin-right: 0;margin-left: 0;}
body .floatright {float: right;margin-left: 0;margin-right: 0;}

Thank you.
Flexible Support Team
The administrator has disabled public write access.
Time to create page: 0.076 seconds

MaterialMart

for Virtuemart 3

Google's Material Design has finally arrived to Virtuemart

Virtumart Template - MaterialMart Virtumart Template - CleanMart Virtumart Template - CleanMart Virtumart Template - CleanMart

Fully responsive!

Buy Now   |   Live Demo