This forum is for assistance with theme development.

It looks like Panels but it's not - how is it done?

Dear Drupallers,

I'm trying to get a really really really simple layout for a front page. It's basically a bunch of blocks lined out in two columns like how bluemarine's admin section by-module is laid out. I've been trying all afternoon with no luck whatsoever. Any hints where to look or how to do it otherwise I'll just use panels module.

Thanks

merge pager & book navigation

I want to merge the paging navigation with the book navigation.

How can I call the theme_pager(...) within the phptemplate_book_navigation($node) ?

additionaly i don't know how to call first the book-function and after that the paging. always first is the paging called...

looking to pay for someone to create a theme for me

im looking for someone to design me a php theme that is basicly almost exactly like this except without the google add links

http://www.hypebeast.com/

i know it shouldnt be that hard to do but i dont have the time on my hands

email me andrewpina@gmail.com with a price and how long it would take.

thanx guys

secondary_links do not show up in niftyCorners theme

I have tried to add secondary_links to page.tpl.php as others have suggested. I think the problem was that the php code was specific for that site.

Some of my page.tpl.php file is displayed; if you could suggest a way of adding secondary_links to it so these menus would be under primary links that would really help me out. Perhaps I need to rewrite both primary & secondary_links so they will work together.

if (isset($primary_links)) :

Using color.module with no images

Hi, I'm working on an theme called cleanstate. It has no images, and I'm curious of how an imageless color.module theme could be done without errors.

Looking at the code in color.module, it seems it is made to handle themes with images, but one could imagine that it could do good for image-less themes as well.

JSTools, Tabs, and the URL

So I've created a collection of views, and I've created some tabs to select a view in an AJAXy way using the example from this article. It works wonderfully, but...

Pages

Subscribe with RSS Subscribe to RSS - Theme development