I am wondering how you guys would recommend doing this. I have 5 main categories to the site I am building. I want category 1 to have a menu on just the right. On category 2 I want to have a menu on the left and right. On category 3 I would want the menu to maybe be at the top. And so on for the other categories.
I need this section of HOT FILES with an module that there is the most popular files in 10 days and the most recent
in addition, i need that column with an other module that redirects page clicked on that to the desired review (an simple mod wich just links the column with the page)
I am currently building a them for drupal and as of this moment I thought everything was perfectly set, but I realized that there were a lot of bugs in it. Most of these bugs result in the page over lapping where it isn't suppost to. Is there anyway that I could get someone to take a look at the style for me..maybe? I think there is most likely something very simple that I am missing.
Hi, I've been looking all over the web for a theme I once used (about two years ago) - mostly black with subheads that look like they are scotch-taped to the surface - queried about it here but no luck.
Anyway, are there other resources beyond drupal.org for galleries/downloads of drupal themes? I've googled much, but am thinking i might have missed something good.
Is there a way for me to have a php snippet print only after the first blog post (between the first and second posts) while viewing a user's blog list (eg http://example.com/blog/someuser)?
My instinct is to use the functionality in the pager but my attempts have been unsuccessful.
If it helps I have posted the code from my node-blog.tpl.php below