Is there a way to remove the module background for a specific location, not the whole template? I found
this article
, but I could not find the code in the index.php that he was referring to. Perhaps there is an easier way using "module class suffix" but i am not sure how.
I am trying to reomve the background image on the tel number in the upper right corner of
this site
.
Many thanks,
Houston
Houston Brown -
www.splitlightdesigns.com
Apache Version = 2.2.2 / PHP Version = 5.2.17 or 5.3.15 (dual)
mySQL Version = 5.5.21
Joomla Version = 2.5.8 / Web Servers OS Version = CentOS 6
Assign it a module suffix of basic and it will go away.
This is from the Module Variations Page of Qantive and works.
Flush will disable all padding and margin to the module for a tighter fit, with FlushTop and FlushBottom disabling the margin/padding for the Top/Bottom parts of the module respectively. Basic removes all image based styling from the module.
Perfect, thank you. I will take a look at that page. Looks like I am missing out on some template power.
Houston Brown -
www.splitlightdesigns.com
Apache Version = 2.2.2 / PHP Version = 5.2.17 or 5.3.15 (dual)
mySQL Version = 5.5.21
Joomla Version = 2.5.8 / Web Servers OS Version = CentOS 6