Have had a look but it does not tell me how to add to the stylesheet.
I need to find out where the new bit of code should go & what the code should be..
would it be anything like
important {
font-size: 1em;
}![]()
Have had a look but it does not tell me how to add to the stylesheet.
I need to find out where the new bit of code should go & what the code should be..
would it be anything like
important {
font-size: 1em;
}![]()
/Sales/includes/templates/SexyPink/css/stylesheet.css
BACKUP FILE ABOVE FIRST, BEFORE CHANGING...
Find
Change/TRYCode:.important { font-weight: bold; }
You may have to experiment with font sizeCode:.important { font-size: 1em; font-weight: bold; }
of 1em and bear in mind, this .important css setting
may affect divs in other zencart files besides this
mod you have installed
Thanks M
All sorted now
Had to take font-weight: bold; off
& made the font size 1.4em
I can now read it LOL
![]()
Thanks, I was having the same problem, your solution is appreciated
I can seem to get this right cant find that code can someone help please
Thanks![]()
What skin are you using?
Hi
By skin I think it is the same as template ?? blue_sky![]()
Should be in
what ever folder you cart is in/includes/templates/blue_sky/css/stylesheet.css
Hi did look in there but cant find that line at all or even anything close to it![]()