hey..i love this and credited but on my thing it looks differant on the preview. I also can't figure out how to put up the header so i must be blind or something i love it tho ♥ thanks
I took a look at your LJ. I like the header! I just wanted to tell you that since you changed the user pic from left to right, you may want to change the margin as well.
Instead of
.entryUserinfo { padding: 0 7px 0 0; }
write
.entryUserinfo { padding: 0 0 0 7px; }
Same goes for the icon in the comments. Instead of:
I looked at what you've done, and it isn't working because you didn't upload/paste in all URLs, and you pasted the URL of your header in the wrong place.
In the section where all the images are, you have to paste the URL of your header not in the .header-menu ul like you did, but in the .pageheaderblock as indicated on the right.
Then you have to upload/paste the URLs for the bgheadermenu_gn.gif (in .header-menu ul), sbtitle_gn.gif (in .sidebox) and the bgpageblock_gn.gif (in .pageblock). You have to upload all the pictures for it to work. There are there for a reason. :)
Comments 378
Reply
Reply
I'm not sure which I'll use yet, but I'll probably put one up before the day is done. XD
♥
Reply
I just wanted to tell you that since you changed the user pic from left to right, you may want to change the margin as well.
Instead of
.entryUserinfo {
padding: 0 7px 0 0;
}
write
.entryUserinfo {
padding: 0 0 0 7px;
}
Same goes for the icon in the comments. Instead of:
.commentUserinfo {
padding-right: 7px;
}
write
.commentUserinfo {
padding-left: 7px;
}
Reply
Reply
Reply
In the section where all the images are, you have to paste the URL of your header not in the .header-menu ul like you did, but in the .pageheaderblock as indicated on the right.
Then you have to upload/paste the URLs for the bgheadermenu_gn.gif (in .header-menu ul), sbtitle_gn.gif (in .sidebox) and the bgpageblock_gn.gif (in .pageblock). You have to upload all the pictures for it to work. There are there for a reason. :)
Reply
Reply
Reply
Leave a comment