This forum is for assistance with theme development.

Removing system-menus.css in D6?

I'm trying to create my own theme in Drupal 6.0 beta3. These are my very first steps with Drupal, but I'm extremely happy so far. Drupal looks just amazing!

I'm starting a theme from scratch, since I need it to be as clean and simple as possible. My page layout looks compĺetely different from the drupal default themes. So I created a 'themes/mytheme' directory with the following content:

mytheme.info
style.css
logo.png
screenshot.png

This effectively renders my site as needed with one exception: The

Theming the menu

Hi,

I'm interested in theming the menu. The function are basically the same (look change when you select an item etc.). Its purely theme changing. How can this be done? I will appreciate any help.
I've also included a screenshot of my menu design:

[URL=http://img84.imageshack.us/my.php?image=menuis9.jpg][IMG]http://img84.im...

Thanks in advance,
Sooki

Template.php functions in drupal 6

hi,

is there any detalied documentation
template.php

which is helpful for advanced customistation of themes

thanks

sherif

how to change the way my picture look on my site

Hello I am using the internet_services theme which I like very much and i am using the members module to show case my member but the pictures are show only in one column with there user name to the right. but I would like to spread them out to about five columns and have the user name below the images. I know this has to do with the theme but I don't know were to find it our how to change this could someone please help. this is the url http://316ex.com/path/to/Members

print path to imagecache preset?

Hi, I'm using thickbox to display larger images in my node.tpl. I need to add the path to the image cache preset into a links href within my node.

I've printed my image out in the usual way including the class name for Thickbox to work, shown below:

<?php
print '<a href="'.base_path().$item['filepath'].'" class="thickbox">'.theme('imagecache', 'product_thumbnail', $node->field_product_line[0]['filepath']).'</a>';
?>

Thanks for any help

I want a different forum layout..

I've tried using flatforum and it doesn't work out too well for me. I'd love to get my forums laid out like the Drupal.org's forums instead of the hard to read default layout. Any ideas?

Pages

Subscribe with RSS Subscribe to RSS - Theme development