Background color in joomla articles - easy but not for me!

Ecommerce design Joomla template to start your online business with VirtueMart and additional eshop features.
GK User
Fri Apr 01, 2011 3:55 am
I can't figure out why it's happening and how to change the background color of my articles.

For some reason there is a grey box around the text.

http://www.watchandtrain.fatcow.com/You ... train.html

I am sure you will suggest that I use Firebug, and I tried that. I just can't seem to always figure out what the heck to look for with that. . . .

Any help would be appreciated.

I want the background to be white.

Thanks.
User avatar
Senior Boarder

Konrad M
Fri Apr 01, 2011 4:16 am
Hi
Div inside article has own style:
Code: Select all
<div style="height: 100%; color: rgb(0, 0, 0); font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; line-height: 1.9; min-height: 100%; margin: 8px; background-position: 50% 0pt; background-color: rgb(240, 240, 240); background-image: url("/YourShop/templates/gk_yourshop/images/bg_image.jpg");">

please check html code of article and remove background-color, background-image and background-position.
User avatar

GK User
Fri Apr 01, 2011 4:17 am
SOLVED
I figured it out. I changed a K2 article to a Joomla article and it added some funky code to the article.

I deleted it and it fixed it.

Never mind.
User avatar
Senior Boarder


cron