Premium Joomla Templates
13 responses Add Yours
-
Thats not done using images - its a CSS3 effect and can be disabled by adding a module class suffix of nobg to your module (remember to add a space character before the nobg).
See the neutrino documentation on module variations - -
Those would have to be changed in the css. Just add the following to the bottom of your template's css file:
For the menu:
#left .joomla-nav, #left .joomla-nav-menu, #right .joomla-nav, #right .joomla-nav-menu { background-color: #ffffff; }
For the login fieldset:
fieldset { background:#ffffff; box-shadow:none; border:none; }
ThemeRepublic.com is not affiliated with or endorsed by Open Source Matters or the Joomla! Project.