PDA

View Full Version : How do I put the BG code?


- - Ginger.x
06-16-2008, 09:41 PM
So I want to put like, my own background on, instead of a solid color. How would I do this? This is what my code looks like:

<table cellpadding="0px" cellspacing="2px" bgcolor="#7EB775" width="650" align="center">
<tr><td width="650" height="300" colspan="2">

I hope that makes sense..

~* Danica *~
06-16-2008, 09:53 PM
Insert into the coding: background-image: url(URL TO BG); or something similar to that. Sorry I can't be of more help, but I don't use tables...

- - Ginger.x
06-16-2008, 09:57 PM
I tried it, But It didn't work..

EDIT// Ohhm Some one just told me how. Its okay now! :)