This forum is for assistance with theme development.

Action: hover over navigation

With the Garland theme top navigation area, if you CLICK on a primary navigation heading it then displays the relevant secondary menu items, Is there a way to get it to do this when you just HOVER over the primary headings please?

Forgot to set login block when installing a new theme can't get back in

I installed a new custom theme and forgot to set the login block. I shut down all other themes but one before i logged out. I set the theme to the new one so it won't let me back in... any suggestions would be appreciated

Thanks pete

add a <br class="clear" /> before primary links closing </ul> ?

Hello, I have a floating top navigation and I need to clear the float before the primary links closing "

" tag. This should be simple, however the primary list is written in with php so I dont know how to add a
into php and where.

Thanks for any help

Theme for Villa Amarilla

Just thought I'd post one theme I'm working on for review/criticism. It's still somewhat in progress.

http://villaamarillaanguilla.com/

How to change the title of the 'View' local task?

I'm trying to change the title of the 'View' tab to the name of the current page, using the sympal theme. I've tried to do this by setting a global with the new string value in _phptemplate_variables "page" case statement, but no dice: dumps of $GLOBALS show the new vars no where.

Does anyone have an idea how to set the title of a local task item to some property of the node being viewed?

Thanks,

Ethan

Customize building the node teaser list (front page)

Help me out guys,

I would like to know if there is anyway to override the function where it generates the node teaser list on the front page. I can't even identify where this happens!

what i'm trying to do is:

create 3 columns for the teaser list, but after every row (of 3 teasers), i want to put 3 more custom divs in between. I use for a custom Ajax module where I expand the the full node right there on the front page! (yes this already works fine, tell me if anybody is interested in the code).

But now i face a problem on my site. I know about node.tpl.php, where you can customize every teaser node, but because as far as i know, it is highly cumbersome to try to add something every 3 teaser nodes. It helps if i try to visualize what i'm trying to do abit ...

000 <---- 3 node teasers
-----
___ <---- jQuery magic, those top three nodes expand here! 3 divs of (div class=expandnode-$nid)

000 <---- 3 more teasers
-----
___ <---- 3 divs of (div class=expandnode-$nid)

00 <---- in this example, 2 more last teasers
-----
___ <---- 2 divs of (div class=expandnode-$nid)

Pages

Subscribe with RSS Subscribe to RSS - Theme development