How can I get the secondary links to be horizontal in the center of the page rather than their current vertical? Moreover, I would like to get rid of those bullets and separate each link with a pipe.

CommentFileSizeAuthor
footer.jpg16.73 KBrockwright

Comments

spudette77’s picture

The easiest way to get the secondary links to be horizontal is by installing the 'skinr' module and selecting the horizontal menu option for the 'footer' block. As for bullets vs pipe... that is in the breadcrumb theme.inc file in drupal. If I am not wrong it is usually found as theme_breadcrumb and is found in includes/theme.inc. You will need to override your default symbol with the one you would like.

carole’s picture

I'd like to use skinr on my pixture-reloaded footer as described by spudette77 above. I see the relevant block Skinr options in the Adaptive Theme Skinr block settings, but they aren't available for the Pixture theme. How can I enable them?