Okay I am looking for a specific "look". I want my store background and then tables on top of it that are translucent. I searched for four hours last night for HTML code or CSS code that would enable me to achieve the right look. Finally, I resorted to my myspace page and a generator. I got this code: (HTML I think, but I pasted it into GoLive CSS doc.)
body{ background: white url(http://houseofdiva.com/zencart/inclu.../tile_back.jpg) no-repeat fixed center top; } Table, Td{ background-color:transparent; } table table table{ background-color:transparent; background-image:url(http://img113.imageshack.us/img113/9...white2qk.png); background-repeat:repeat; width:100%; border-color:000000; border-style:Outset; border-width:1px; } table table table table{ background-image:none; width:auto; } table table table table, table table table td{ border-style:none; }</Style>
<table width="90%" border="1" cellspacing="1" cellpadding="2">}
My question is this. This code achieves what I want. Where would I put it specifically, in a CSS doc. Like a blank basic CSS page document. I think I've seen HTML in a css doc, is that correct? or not allowed? if you look at my myspace page (lame I know) you'll see the effect I'm looking for with a diff. background/colors. But the tables and the translucence with solid text is the effect.
Myspace Profile
ETA: the code when generated was this solid block, there was other myspace stuff on it that I took out. But it was just a big paragraph like this when it was gen.



