Metadata Help!

Dec 10, 2009 19:59

I have just put up a new layout (thewlisian) and am now having difficulties getting my metadata to show up like it was (example):


Read more... )

metadata

Leave a comment

Comments 5

darciana December 11 2009, 02:30:12 UTC
Replace this

.currenttags, .currentlocation, .currentmood, .currentgroups , .currentmusic {padding: 0 18px 1px 0; background: transparent none no-repeat scroll 100% 50%}

with this

.currenttags, .currentlocation, .currentmood, .currentgroups , .currentmusic {padding: 0 0 1px 15px; background: transparent no-repeat left;}

You can adjust the red bit to your liking.
Also, make sure there is a semicolon before every closing }. There are several missing, and that might cause trouble.

Reply

kristypadalecki December 11 2009, 04:56:37 UTC
Thank you so much!! I really appreciate your help. :)

Reply

darciana December 11 2009, 05:02:33 UTC
You're welcome. :o)

Edit: Uhm, I've just noticed that the icon for the tags is gone. It worked when I tested it offline, but maybe there's something in your layer that messes with it. I don't know anything about layers, though. Sorry. :o(

Reply

darciana December 11 2009, 05:46:18 UTC
Sorry about all the edits. :o(
LJ is messing with my HTML, and now my entry is gone entirely. Maybe you'll figure out what to do anyway.

Just move
.currenttags {background-image: url(http://cloud-shade.org/photos/tag3.png);}
behind
.currentmusic {background-image: url(http://cloud-shade.org/photos/music3.png)}

Reply


Leave a comment

Up