Linkbar seperators & user icons - SOLVED

Apr 25, 2008 19:23

Hello again~ haha. S2 Coding is giving me a huge headache today!

Anyway, I am trying to follow this entry here, and do pretty much the same thing with the seperators (replace the "I" marks with dots or even remove them completely) but I am still getting this:


Read more... )

entries:linkbar, lj icons:userinfo, lj icons:security, s2:theme layer

Leave a comment

Comments 3

av8rmike April 26 2008, 03:32:50 UTC
First of all, the layer isn't viewable. Check the sidebar for instructions on fixing that.

To just remove the separators in entries, find this line in the ENTRIES section:
li.asset-meta-comments a {margin-right: 5px; padding: 2px 5px 0px 0px; border-right: 1px solid #cccccc; }
...and remove the red text.

To change it to a different separator, you'll also have to modify the layer code, like in the linked post.

To get the ljuser tags and security icons to line up, you'll have to adjust the padding in the respective sections. You might also want to add background-repeat: no-repeat; to each to keep the images from tiling.

Reply

sleepingchild April 26 2008, 03:40:20 UTC
thank you so much for all your help today; I'm sorry I've been a pest! I tried to get most of it myself, but sometimes it's best to have another set of more experienced eyes check things out and help. Hopefully I won't get any other hitches after today! Thank you so much again!

Reply

av8rmike April 26 2008, 03:53:46 UTC
That was all of it? You're welcome. And sorry about all the edits; I should've been previewing.

Reply


Leave a comment

Up