This is by far my favorite hack!
Is there a way to keep the borders when uploading an image or changing the colors on the CSS? See my profile for an exampel:
http://www.usfkforums.com/members/mike.htm
I would like to have some border seperate the different areas. Also, what is the best way to change the text color when using an image? For instance, the first attached image has an image background, but the borders around the tables are black. In the second image the tables are gone. I want it with the tables. I tried adding this code with no luck:
Quote:
H1 {border-style: solid; border-color: purple;}
|
I also tried to edit the one you had.
Quote:
.tborder {background: #FFF000}
|
Thanks!
Mike