Help - Search - Members - Calendar
Full Version: HTML code
Forums > Resource Center > Support Center > Livejournal Support > Livejournal Resolved Topics
xLittlePrettyx
I created a layout for myself on Livejournal, and I was quite pleased.

_dry.gif That is until I realized having a transparent box/table (where the entry is) - would make it look a lot better.

So my question.

Can someone PLEASE tell me the html code for making a transparent (for those of you that aren't scientists - see through, clear) box?

wacko.gif I'm driving myself up walls trying to remember what the coding is. mad.gif

Thank you very, very, very much. thumbsup.gif
moorepocket
CODE
background-color: transparent;
xLittlePrettyx
_dry.gif Hmm this face isn't aimed at, you, it's just I thought that was the code, and I tried that, it didn't make the table for the enteries transparent it made my background white?

I'll just have to do some trial and error, wacko.gif

thumbsup.gif thank you though.
moorepocket
if you want table to be transparent, then set it to table.

CODE
table {background-color: transparent;}
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.