Remove White Main Body

Premium sports magazine Joomla template with clean, easy to customize and unique design.
GK User
Sun Apr 29, 2012 12:28 am
Is there a CSS override to remove the white main body? I would like to have the blue background as my backdrop.

Thanks!!
User avatar
Expert Boarder

GK User
Sun Apr 29, 2012 12:37 am
It has only been a few minutes but I found it. I was going to delete this but I figured I would leave it in case anyone else wanted to know.

In template CSS, I removed:

Code: Select all
#gkPage { background: #fff; border-bottom: 4px solid #d35209; }
#gkRight { background: #fafafa; }
#gkContent a { color: #cb4900 }
#gkContent a:hover,
#gkContent a:active,
#gkContent a:focus { color: #252525; }


from right under /*Containers*/

This is probably not the best way- Please advise if there is a better solution.

Thanks!

-Craig
User avatar
Expert Boarder


cron