Module suffix

Gamebox for Joomla 1.5 support forum by GavickPro
GK User
Mon Apr 11, 2011 6:43 pm
I am trying to use clear suffix and having issues with it.

http://74.52.58.226/~girth/

Trying to get shoutbox module header clear. With the demo, the tabs is suffix clear and tab are clear. I put suffix in shoutbox module and it goes black. I was able to mess with css and get it white without effecting all the others but when I change it to background:none it stays black.

Any ideas would be great

Txs
User avatar
Fresh Boarder

GK User
Thu Apr 14, 2011 12:50 pm
Nothing?
User avatar
Fresh Boarder

GK User
Thu Apr 14, 2011 1:18 pm
This you add an empty char before suffix like " suffix" ?
User avatar
Platinum Boarder

GK User
Thu Apr 14, 2011 2:04 pm
Yes I have done that. I can get it to do any other but to get clear header like the original doesn't work with different block than whats on the demo. The suffix in the demo is for Gavick Tab GK1, with the Module Class Suffix " clear". My understanding is that if I set Module Class Suffix in any other module, is should give the effect of a clear header background with dark module background.

If I use clear in any other module in Header 1 position, it changes the header black and changes the module background clear.

Hopefully that explained it better.
User avatar
Fresh Boarder

GK User
Thu Apr 14, 2011 4:53 pm
Hi

Please enable override.css file on template parameters, add this line on this file and keep the same prefix:

Code: Select all
.moduletable.clear .gk_tab_container0-style1 {background: transparent;}


This is what you want, right?

Cheers ;)
User avatar
Platinum Boarder


cron