For the search results layout and category layout, text from pages overlaps the date, while text from posts leaves room (an indent) for the date to appear. Any ideas...?
Thanks.
Lia
For the search results layout and category layout, text from pages overlaps the date, while text from posts leaves room (an indent) for the date to appear. Any ideas...?
Thanks.
Lia
Link?
Ok i did a search and the ones that display properly have a class of:
hentry p4 post publish author-admin category-at-risk-youth category-community-projects
The ones that don't look like this:
hentry p5 page publish author-admin category-aikido tag- y2008 m12 d27 h13
There is no .page class and the .post class is what gives your content the margins...
So I copied your .post css style and renamed it to .page and everything looks fine. Give it a shot on your end.
Whoa... Newbie here...
Do you mean replace the code in:
# Page Template (page.php)
with the code in:
# Single Post (single.php)
Just want to make sure before I go trying it...
Thanks.
uh no
in your CSS....
**do not replace anything in page.php or single.php**
Thanks!!
You must log in to post.