Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
Styling a break tag?
Can it be done? I want to shrink the space between “paragraphs” in my old comments, but can’t think of a good way to do it. I’d like to keep the line height uniform through out my site, but this makes the gaps between “paragraphs” in older comments that separated comments with two break tags huge.
Offline
#2 2005-11-09 05:56:00
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: Styling a break tag?
Localisation? Did you mean to post this here?
I seem to recall answering this many moons ago, but I don’t know if that was at the Txp forum or not. I believe you just need to play around with the line-height:
br {
line-height: 5px;
}
Offline
Re: Styling a break tag?
Thanks Mary, I’ll try that out when I get back home. And I meant to post this to the layout discussion. (Damn it. If only I could read. <sob> <sob>)
Offline
Re: Styling a break tag?
No luck. That sucks. I’ll keep looking I guess.
Offline
Pages: 1