|
I regret to inform you that I have yet another question :[ Sorry to bother you :x .. but you know how you just sent me the layout?...well, is there any way to make the font black & georgia size 8?..
I'm content with the rest of it. :)
[ ] Want to answer more questions in the Miscellaneous category? Maybe give some free advice about: Random Weirdos?
I assume you mean the fully pink layout, since black text doesn't work on black background. This will change almost all the font to 8pt georgia:
<style type="text/css">
table tbody td table tbody tr td.text table{visibility:hidden}
table tbody td table tbody tr td.text table table, table tbody td table tbody tr td.text table table tbody td.text {visibility:visible}
.orangetext15{visibility:hidden}
body{background-color:FADADD; background-image: url("[Link](Mouse over link to see full location): repeat-x;background-attachment: fixed;background-position: center bottom}
table, tr, td, .text, .btext{background:transparent; color:000000;font: 8pt georgia;}
</style>
good luck! ]
More Questions: |