Postponed (maintainer needs more info)
Project:
Andromeda
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
12 Jun 2011 at 19:30 UTC
Updated:
13 Jun 2011 at 01:39 UTC
Hey there,
Firstly, I LOVE this theme. It's very hard to find good Portfolio based themes for Drupal so thank you !
I have a quick question, I really love the way that the theme configures the View/Edit style tabs when logged in and I wanted to know if there is a way I can create links like that at the top of each page. For example...
Project Page - with links to images, videos, details etc, displayed in the same way as the drupal edit tabs. Is it a separate css class ?
Thank You ever so much.
Would LOVE this to be possible.
Take Care
Jack
Comments
Comment #1
shadcn commentedThe CSS here works for Drupal default tabs, (MENU_LOCAL_TASK). As long as the tabs you add are local tasks, the CSS will work out of the box.
There are several ways to add tabs to your theme. It depends on what you really want to achieve.