CSPR
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Different themes for each authorThanks for your help, unfortunately it doesn’t work like this. Should I lose the “is_author” statements for the singular pages? Or should I use the exact code from above?
Forum: Themes and Templates
In reply to: Different themes for each authorAh, fair enough. Then my next question would be: how do I get the “author name” from the post/page I’m at?
Forum: Plugins
In reply to: List one Author's full posts on a pageOk,
I’ve been searching for hours, I think I need a custom archive template assigned to a page but I can’t get it to show only one author’s posts.
Please people, I need some help here. What I need is basicly a blog page with only the posts of one user. This is the code I have now:
[Code moderated as per the Forum Rules. Please use the pastebin]
Forum: Plugins
In reply to: AdServe styling issue in IEBump. Any help? Anyone?
Forum: Plugins
In reply to: AdServe styling issue in IEHi esmi: there is some stylerelated code, but changing it did not have any effect so I restored the file as it was.
The problem is: I can not find anything in the .bigbuttons class that causes this. In Firefox, everything seems to work just fine.
Here’s the code:
.bigbuttons { border-top: 1px solid #791d22; border-bottom: 1px solid #791d22; padding: 0; margin: 0; }I don’t have a clue where the spacing around the button comes from, but it seems to me that it’s due to the buttons inside the table, not the table itself.
Any help on this is very welcome! The CSS validates well by the way…
Forum: Plugins
In reply to: ZackDesign Drop Down CSS problem in SafariAfter hours of brainbreaking, I solved it by removing
background: url(bgmenubuttonsmall.jpg;from
/* style the second level links */ .menu ul ul a, .menu ul ul a:visited {background: url(bgmenubuttonsmall.jpg; color:#333; height:auto; line-height:1em; padding:5px 10px; width:132px;border-width:0 1px 1px 1px;}Works like a charm now, and also solved the problem with the higher boxes in the dropdown menu.
Forum: Fixing WordPress
In reply to: Read more function ignoredSorry for the bump, but please? Anyone? Any solution that makes the use of “read more” available at my pages is welcome.
Forum: Fixing WordPress
In reply to: Read more function ignoredGangleri: no, it doesn’t help when I switch to default.
HandySolo: then why is it available in the editor for the pages? Doesn’t seem logical to me and I don’t think the designers would limit themselves to that, would they?