Hello, I am using wordpress and added a table on a page to use mainly for image placement.
It defaults the background color of the table to a light gray/blue color. As show here on the page:
http://tinyurl.com/69hatr8
I would like to make the table background transparent. With no border at all.
It is simply for positioning on the page and I plan to do this on other pages of the site as well.
What is the best way to go about doing this? I am code illiterate
Thank you very much for any help you can provide. I appreciate it.
Thu, 04/28/2011 - 19:32
#1
Re: Change simple table background color
I have realized it is a template issue that I am using for wordpress.
To solve the problem I deleted both the table background color and table border lines of code from within the css style sheet of the template itself.
Now I believe I can go to the table properties within the CKEditor, advanced, and individually assign the color of the background if needed.
Sorry to bother you all with the post, and have added this as follow up to let anyone know in case they encounter this issue.
Appreciate your time.