This forum is for assistance with theme development.

CSS class for first level menu UL

Hi,

since 4 days I'mtrying several approaches to get a specific CSS class for the first level UL in a menu. But nothing works.

What I need:

<ul class="myclass">
<li>
<ul>
<li></li>
<li></li>
</ul>
</li>
<li></li>
</ul>

Does anyone have a solution for that?

Per page template in the same theme?

Hi,

I'm developing a site on Drupal and I have different inner pages, is there a way to implement per page template? Not using a whole different theme, same CSS/JS files, just different template file for page, and not per alias/node url, because I have multilingual website.
I'd like to have an option to select template file on page creation. Something like that exists?

Dropdown menu problem

Hello,
I've notices one issue while working on Zen theme.
When I manage blocks and assign Main menu block to Navigation bar, the main menu appears twice, in two rows. The weird bit is if I don't assign anything to navigation bar region, main menu appears perfectly. Any ideas?
http://vytauto.eu/problem.jpg

feature views

Hello,
I'm dealing with a theme that provides a custom file with a hook to:
themename_features_views_default_views.inc

in the fields module.
I never saw this before but I understand that this file work as views configuration file.

I have to made some changes to that file but my changes are not applied.
I tried to disable and re enable the module... disable, uninstall and re install the module... but my changes doesn't apply.

How can I apply my changes to that file?

How to render a box in a tpl file

I need to render a Box (custom block) in a *.tpl.php file. Can anyone give me instructions please?

I've done a quite extensive search already and I found nothing that can help me... This is the only thing I've found: https://drupal.org/node/1571206

Thank you!

Simple Question My header does not work in admin area

Please if you know give me a clue.

I have a customized header and it works in all my site but when I go to my admin area that header is mess
have a feeling that css is not effecting the header when viewed from the admin area and probably it is a path issue
a simple one but I do not know where to touch it.

The person who created the site is not available any more

Pages

Subscribe with RSS Subscribe to RSS - Theme development