The width is too big. Adjust the with to smaller. Around line 477 in your style.css
Sorry—but how do I know where to do this in my CSS?
Well, when I check your site right now, it shows that your style.css is missing. Did you create the theme?
Never mind. Found it. Thank you so much, potentweb.
What about the “older posts” issue? Anyone have a solution?
I was editing it at the time—maybe that’s it? I had it designed for me.
Can you be more specific? Define what older post is to you.
At the very bottom of the screen, there’s a link on the left hand side that says “older posts” and I would like it to be more prominent.
Thanks!
.postnav a {
border: 1px solid #CCC;
padding: 3px 8px;
}
Change it to whatever you want it to look like.
Thanks so much. Truly appreciate it, potentweb!
(@dnddiaries)
13 years, 9 months ago
Hi guys,
Total newbie here: http://www.dnddiaries.com
I’ve been messing with the CSS and noticed my “Add Comment” bar is now pushed to the left onto my background. How can I push it back onto the white space?
Also, I’d like to make “older posts” larger at the bottom of the screen.
Thanks in advance for your help. Sorry for the elementary questions; I’m learning as I go here.