tags and currents

Oct 17, 2010 13:44

SOLVED

Hi, I need help in fixing my layout.
Journal : taxcha
Layout : Pale Summer from velvetb0x

Problem : I want the tag and the currents to be close together and not separated so far like it is right now, but I can't find a way to omit the gap. Help?



stylesheet code : (currents part only)

/*-- currents --*/

.currents {
background-color: transparent;
text-transform: lowercase;
}

.currents strong {
color: #6c6c6c;
font-weight: normal;
}

.currentlocation, .currentlocation a, .currentmood, .currentmusic, .currentgroups {
text-align: left;
color: #00548e;
}

.ljtags {
color: #6c6c6c;
text-align: left;
margin-top: 15px;
text-transform: lowercase;
}

.ljtags a {
color: #00548e;
text-align: left;
margin-top: 15px;
text-transform: lowercase;
}

solved, tags

Previous post Next post
Up