Background under article

Memovie Joomla Template support forum for Joomla 1.5 only.
GK User
Thu Jul 14, 2011 2:21 pm
Hello.
My site: http://freeamericatoday.pl

I have a problem with background under articles. Now it looks like that: http://freeamericatoday.pl/Inne-polskie ... kreca.html

I want ot to look like in image: (grey background from left to right under article tools) How can I do this?

EDIT:
OK, I made it.
In template.css add
Code: Select all
background:#colornumber;

in:
Code: Select all
#gk-current-content{float:right;}


so it should look like that:
Code: Select all
#gk-current-content{float:right; background:#colornumber;}
User avatar
Fresh Boarder

cron