Forum Replies Created
-
does anybody else have any ideas? I was trying to find a plugin are something else that would help me create a dynamic user database, possibly one that could work with the forum. any help and all opinions are as always greatly appreciated.
Soo next question, how do I place ads on my site other than inside widgets? Again to use the http://www.hervecuisine.com/ as a reference, he has ads on the top right sidebar but they don’t appear to be within any widgets. Would I simply need to put the code inside of the php page?
yep that did it Josh. Thank you so much!
sorry for the delayed response. So you think my code somewhere else is preventing it from working?
#sidebar1 div.sidebar-wrap {
border: none;
box-shadow: none;
}
#sidebar_bottom {
background: none repeat scroll 0 0 #000000;
}
#footer {
background: none repeat scroll 0 0 #000000;
}
.two-col-right .post, .three-col-right .post, .two-col-right #comments ol li.comment.depth-1, .three-col-right #comments ol li.comment.depth-1, .two-col-right #commentform, .three-col-right #commentform {
border-top-left-radius: none;
border-top-right-radius: none;
margin-top: -6px;
}
i simply copied and pasted the code you provided above into the custom CSS within the admin options.
hey i tried that out and I didn’t notice any effects. any other possible ideas?
Sorry Josh but which template am I adding the code to? Just my style sheet? thanks for the advice and help!
another user pointed me in the direction of this site, http://www.hervecuisine.com/, where the developer implements this theme as well, and his post summaries are exactly how I would like them to appear. Any ideas on how I could about changing mine.
Nice, I actually completely looked over that setting and didn’t even think about it but very true. Updated and looks much better, thanks for the advice.
