Sorry to ask again so soon.
I have a few more shallow questions.
How do I remove the border in the
comment form? It's bothering me. Thanks
marilla_pm67!
Also, how do I fix the spacing such that when I type big fonts, it doesn't look
messed up?
/* Lines - a smooth sailing layout
(
Read more... )
Comments 2
/*REPLY FORM*/
#qrform {
background-color: Transparent;
font-size: 0.9em;
padding: 10px;
color: #ffffff;
}
#qrform table {
border: none !important;
}
#qrform a {
color: #e1d6c0
}
#qrform .ljuser a b {padding-left:0px; color: #dcdcdc; font-weight:bold;}
#qrform .ljuser a:hover b {color: #FCFCFC;}
And play with the colors and everything....
This should fix the border thing.
For the Big font, sorry I haven't the right answer, maybe say that the biggest font you can use is ... 20px, for example.
Hope this helped you.
Sam
Reply
The big font is all right, thanks for the concern. :)
Reply
Leave a comment