I have a tiny problem though. Maybe I've tweaked the wrong things, but somehow I think my content width, though set at 950, is narrower. There is clearly a bigger gap between the sidebar and the entries compared to your layout's live preview, and I can't put my finger on what went wrong.
I hope you don't mind; I did try to tweak some of the padding px for the navigator links because I didn't want to show my title/subtitle and I also made the default userpic a little bigger. I may have put some numbers that affected the width? (and for the record, the header is under 950, but I can't see how that could've changed anything concerning the rest of the layout).
Sorry for all the trouble... thanks for your work!!
#maincontent { margin: 0 215px 0 0; padding: 30px; } The 'problem' (the narrowing of the content width) was because of the 30px padding. If you replace 30px with 0, it will go back to normal. :) The extra space should not be there.
Also, you can tweak the codes as much as you want. :)
Oh, this has nothing to do with the theme or code. I'm not sure if this reply is still relevant, but you can find the answer to that question on the Customize Journal Style page.
Comments 32
I have a tiny problem though. Maybe I've tweaked the wrong things, but somehow I think my content width, though set at 950, is narrower. There is clearly a bigger gap between the sidebar and the entries compared to your layout's live preview, and I can't put my finger on what went wrong.
I hope you don't mind; I did try to tweak some of the padding px for the navigator links because I didn't want to show my title/subtitle and I also made the default userpic a little bigger. I may have put some numbers that affected the width? (and for the record, the header is under 950, but I can't see how that could've changed anything concerning the rest of the layout).
Sorry for all the trouble... thanks for your work!!
Reply
#maincontent {
margin: 0 215px 0 0;
padding: 30px;
}
The 'problem' (the narrowing of the content width) was because of the 30px padding. If you replace 30px with 0, it will go back to normal. :) The extra space should not be there.
Also, you can tweak the codes as much as you want. :)
Reply
Now I can put a bigger header as intended! :D
Cheers!
Reply
Reply
Reply
Where do I find that little text area above the links list where you have your welcome note? Do I need to add something to get that to appear?
Reply
Reply
Reply
Reply
Reply
Thank you! ♥
Reply
Leave a comment