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... )
Comments 3
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
Reply
Reply
Leave a comment