Page 1 of 1

Moving item footer

Posted: Wed Oct 20, 2004 4:31 am
by Guest
On our blog I noticed that people are commenting to the wrong items and it seems to be because the item fotter with the comment, name, trackback etc is under a line under the post. This then makes it look like the footer is actually the header of the next post.

Is there a way to change this so the line is under footer?

Also is there a way to edit the page title so it's not just the name of the blog?

I'm new to all this so sorry for the dumb questions.

Posted: Wed Oct 20, 2004 4:36 am
by tadpole
Sure, you just have to change the theme a bit. Which theme are you using? If it's custom, what's the URL for your blog?

it's a custom theme

Posted: Wed Oct 20, 2004 7:49 am
by Guest
you can see it here:

http://www.bigqueer.com

Posted: Wed Oct 20, 2004 2:44 pm
by tadpole
Okay inside the div.serendipity_entryFooter block, change

Code: Select all

border-top: 1px solid #69C;
to

Code: Select all

border-bottom: 1px solid #69C;