okay, i've been searching the tags and can't seem to find what i'm looking for, though i swear i've seen someone else with the same problem..
there's just a white line going across the bottom between the entries and the footer image, and i can't get it to go away. -solved!the footer image should be the same size as the original because i just
(
Read more... )
Comments 4
There's some stuff that's still active in the Piximix parent CSS. Try changing #footer to this:
#footer {
background-image: url(http://pics.livejournal.com/anti_radio/pic/00002p28);
background-color: #000;
padding-top: 1px;
border-top: 1px solid #000;
}Which code are you talking about for changing the Profile text? The easiest way is to modify the properties, like this:
set sidebar_primary = [ ["userprofile", "Profile", "1", "1"],
["calendar", "Latest Month"],
... ];With your sidebar modules in the order you want. Then, just change where it says Profile to the text you want. It may not be working if you have a user layer setting the sidebar, which will override a theme layer.
Reply
Reply
i tried it in my layer, but after about the second/third custom text it started saying the lines were errors.
i don't have anything right now defining my profile section in my layer, it's just the standard, and then everything below it is custom text in the layer.
Reply
I'm not sure I understand about the errors and additional boxes.
Reply
Leave a comment