KTEEBell051091
Feb 1 2007, 04:22 PM
i really want it to be something similar to this.
http://alliewillfixyou.livejournal.com/
Azarel
Feb 1 2007, 05:06 PM
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
Feb 1 2007, 05:34 PM
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
Feb 1 2007, 05:41 PM
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
Feb 1 2007, 05:44 PM
thanks much. that helped.
Mulder
Feb 1 2007, 06:17 PM
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.