Hi, I cannot seem to find an answer to this one in the forums.
My blog won't leave double spaces between lines.
here it is; http://www.franchisesocialmediablog.com
any fix available?
Thanks!
Joel
Hi, I cannot seem to find an answer to this one in the forums.
My blog won't leave double spaces between lines.
here it is; http://www.franchisesocialmediablog.com
any fix available?
Thanks!
Joel
To increase the paragraph line spacing, edit style.css and change 145% to 200% in:
.post .content {
line-height: 145%;
}Thank you! Ok. One more q;
(I REALLY appreciate it..)
How can I make just the blog's tagline, bold?
Thanks, Joel
Add font-weight:bold; to:
#tagline {
color: #FE4902;
float: left;
font-size: 0.9em;
padding-left: 10px;
padding-top: 20px;
}You are amazing. Thanks a LOT.
Joel
Ok I did. Didn't change. Joel
No problem. Glad I could help. :-)
Got it now. Again, thanks!
JL
This topic has been closed to new replies.