Livejournal
Log in
Post
Friends
My journal
artphilia
in
mintyapple
#41 Winter Morning
Feb 24, 2013 11:17
(
Read more...
)
style: flexible squares
,
maker: artphilia
Leave a comment
Back to all threads
mileya
February 24 2013, 11:34:49 UTC
Just a question, when an entry has a list of tags but not a mood image this happens:
Maybe I'm doing something wrong xD Is there any way to solve it? (the layout is perfect nevertheless ♥♥♥)
Reply
artphilia
February 24 2013, 11:35:53 UTC
Oh, thanks for the info. Will have a look at it right away.
Reply
artphilia
February 24 2013, 11:45:01 UTC
Got it fixed. Thanks again.
Please open up your css, find and exchange the following code. I changed the margin/paddings.
/*---------------------------------------------------------------------
Entry Stuff - Currents, Tags
------------------------------------------------------------------------*/
.ljtags {
margin-top: 15px;
margin-bottom: -15px;
padding: 1px;
font-family: "trebuchet ms", tahoma, verdana, sans-serif;
text-transform: uppercase;
font-size: 10px;
}
.currents strong {
font-weight: normal;
}
.currents, .currentmusic, .currentmood, .currentlocation {
padding: 10px 0;
font-family: "trebuchet ms", tahoma, verdana, sans-serif;
text-transform: uppercase;
font-size: 10px;
display: block;
margin: -15px 0 0 0;
}
Reply
mileya
February 24 2013, 12:02:28 UTC
Thanks for being so quick! It's perfect now ♥♥♥
Reply
artphilia
February 24 2013, 12:03:20 UTC
Sure thing. Thanks again for letting me know. :)
Reply
Back to all threads
Leave a comment
Up
Maybe I'm doing something wrong xD Is there any way to solve it? (the layout is perfect nevertheless ♥♥♥)
Reply
Reply
Please open up your css, find and exchange the following code. I changed the margin/paddings.
/*---------------------------------------------------------------------
Entry Stuff - Currents, Tags
------------------------------------------------------------------------*/
.ljtags {
margin-top: 15px;
margin-bottom: -15px;
padding: 1px;
font-family: "trebuchet ms", tahoma, verdana, sans-serif;
text-transform: uppercase;
font-size: 10px;
}
.currents strong {
font-weight: normal;
}
.currents, .currentmusic, .currentmood, .currentlocation {
padding: 10px 0;
font-family: "trebuchet ms", tahoma, verdana, sans-serif;
text-transform: uppercase;
font-size: 10px;
display: block;
margin: -15px 0 0 0;
}
Reply
Reply
Reply
Leave a comment