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

TOPIC: edit Css file to tweak look and broke something

edit Css file to tweak look and broke something 10 years 9 months ago #5459

hello , I was editing a CSS file to tweak font and font size and padding ,I used firebug to see which file and test and dreamweaver to edit . I got it looking like i wanted but afterwards I notice the different views button of the products disappeared

the file I edited was briansbotanicals.us/templates/4ditsolution/html/com_virtuemart/assets/css/flexibleVM2Global.css, I edited 3 lines in there

the site is briansbotanicals.us/index.php/plant-catalog and that looks like i want it now , but when i go to one of the catagories briansbotanicals.us/index.php/plant-catalog/alocasia and the button for the 3 views is missing , how do I need to fix this ? , would it be simpler to re upload the 3 original folders back into my website and start the tweaks over one at a time to find out which I broke ?

I did put the lines back but it appears it isn't changing anything ,

updated : actually the buttons are there and work I just cannot see them , see attachment

thanks in advance for your help

Mark
Attachments:
Last Edit: 10 years 9 months ago by mark lunsford. Reason: update
The administrator has disabled public write access.

edit Css file to tweak look and broke something 10 years 9 months ago #5470

the last thing you should use to edit css files etc is Dreamweaver -

a simple text editor is what you need - it is just a text file

reason your buttons aren't there is that the image paths are completely wrong - these are local paths - you can probably thank DW for that

a.switch_thumb2 {
background: url("file:///C|/Users/Mark/images/Flexible/switch_thumb2.png") no-repeat scroll 0 0 transparent;
}

should be

a.switch_thumb2 {
background: url("../images/Flexible/switch_thumb2.png") no-repeat scroll 0 0 transparent;
}

it's where your quantity buttons have disappeared to as well

cheers
The administrator has disabled public write access.
Time to create page: 0.075 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