Module Background color??? - Joomla! Forum - community, help and support
i need know how can change background color of modules on site making.
http://dmeracing.com/ somehow set 1 have black background ones have added since white. im still new joomla if explain need appreciated.
http://dmeracing.com/ somehow set 1 have black background ones have added since white. im still new joomla if explain need appreciated.
you need download free addon firebug firefox. once installed hit f12 , it'll pop @ bottom of browser. click html in menu , click arrow in top left of firebug window. using mouse click on you've change - e.g. navigation.
in html you'll see div named id="nav" it's associated css appearing right. don't have css 'nav', .leftbigger associated it. in right window double click says width:25% , enter example: background-colour (then tab) , #fea201 example. of these changes specific machine disappear refresh or navigate page. firebug enables play around thing , add them style sheet using css editor. you'll find loads of tutorials around on firebug...good luck.
in html you'll see div named id="nav" it's associated css appearing right. don't have css 'nav', .leftbigger associated it. in right window double click says width:25% , enter example: background-colour (then tab) , #fea201 example. of these changes specific machine disappear refresh or navigate page. firebug enables play around thing , add them style sheet using css editor. you'll find loads of tutorials around on firebug...good luck.
Comments
Post a Comment