gk-mainbody with element.style

Memovie Joomla Template support forum for Joomla 1.5 only.
GK User
Mon Apr 12, 2010 11:44 am
Where is this coming from?

I have added the gk-mainbody to the template.css, per your other thread, but it's being overridden somewhere.

Thanks,
K
User avatar
Junior Boarder

teitbite
Mon Apr 12, 2010 9:56 pm
Hi

If You want to force some css style please put !important value at the end of the line. Example:

Code: Select all
p {
color:#ffffff !important;
}
User avatar
Moderator


cron