transparent

Memovie Joomla Template support forum for Joomla 1.5 only.
GK User
Tue Jul 13, 2010 9:49 am
Hi all,

I'm working with the memovie template which is great but i would like to make the white background transparant or give it a glass look so my background is more visible.

Can anybody help me ?

kind regards,

chris
User avatar
Fresh Boarder

teitbite
Tue Jul 13, 2010 10:12 pm
Hi

Something like this:

Code: Select all
#gk-wrapper {
background:none repeat scroll 0 0 transparent;
}


Please put this at the end of template.css
User avatar
Moderator

GK User
Fri Jul 16, 2010 10:22 am
thx, it works !
User avatar
Fresh Boarder


cron