Help - Search - Members - Calendar
Full Version: Umm. i think im stupid cuz i really dont know how to put up a layout....
Forums > Resource Center > Support Center > Livejournal Support > Livejournal Resolved Topics
KTEEBell051091
i really want it to be something similar to this.
http://alliewillfixyou.livejournal.com/
Azarel
I could easily get the coding for you, but that would be inconsiderate. If you want her coding exactly, you can ask her for it. But if not, then please be more specific in what you're asking for.
KTEEBell051091
yeah i dont want to rip it from her. but shes gone right now so i cant ask her about it. ive been looking at layouts on createblog and everytime i put them in the S1 override. it looks messed up. i want mine to be plain tables like hers with a solid color background.
Azarel
Would you like me to try and figure out why the cB layouts aren't working for you?

For plain tables with a solid color background, change anything in red (right now, this will make your tables appear like the do on the livejournal you posted above; however, I've removed any other coding (like the font/links/etc.):

GLOBAL_HEAD<=
<style type=text/css>
table {
width: 44%;
margin-left: 25%;
margin-right: 25%;
border: black 1px solid;
}
table table {
width: 90%;
margin: 0;
border: white 0px solid;
}
table table table {
width: 0;
border: white 2px solid;
}
table table {
width: 100%;
margin: 0;
}
table table table {
width: 0;
}
body {
background-color: white;
}</style>
<=GLOBAL_HEAD
KTEEBell051091
thanks much. that helped.
Mulder
well, it looks like you got your question answered, but if you have any other questions, pm me to have this topic reopened.

closed.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.