Closed (fixed)
Project:
Barron
Version:
5.x-1.4
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
8 May 2007 at 23:28 UTC
Updated:
22 Dec 2007 at 01:03 UTC
Jump to comment: Most recent file
I noticed that when I have a title for a node that wraps to the next line, the line spacing is minimal. I edited the CSS file (style.css) so that line spacing is included, and it corrected the issue. See below. I would imagine that this needs to be done for both Barron and Barroness. Can this be included in the next release of the theme?
/*----------page styles----------*/
.pageTitle
{
color:#2D0102;
font-size:220%;
margin:10px 0 20px;
line-height: 1.2em; /* I added this line to better control line spacing for page titles */
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | barron_style.patch | 352 bytes | jwolf |
Comments
Comment #1
dmetzcher commentedCORRECTION: This does not need to be done to the CSS file inside the Barroness folder. I should have looked first before assuming it would need to be.
Comment #2
jwolf commentedWill fix in next release
Thanks!
Comment #3
jwolf commentedHere's a patch until....
Comment #4
jwolf commentedFixed with the release of 5.x-1.5
Comment #5
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.