This forum is for assistance with theme development.

Customizing Blocks

Hi,

I'm new to Drupal. I'm customizing my theme, so far it's going well.

I'd like to know how I can modify the

  • elements inside a block.

    So far, I can understand that editing 'block.tpl.php' allows me to interact with what's around the block, but how to change the bullets, modify the sub menu structures and all, this I don't know.

    Thanks a whole lot. Appreciated.

    Charles

Changes to development from 4.x to 5?

With the release of 5.x of Drupal, is the information currently found in the Customization and Themeing section (specifically the Theme developer's guide) still valid? Or has any of the region naming, node names, etc. changed?
Thank you.

Display image-galleries in reverse order

Is there a way to display image-galleries in reverse order.
I have galleries shown with a rewritten fgallery.module but I want to reverse the view order

Today it list the gallery like this!

gallery1
--date 2007.01.22
--date 2007.01.26
--date 2007.02.02
--date 2007.02.04

I want it to list like this (reverse order)

gallery1
--date 2007.02.04
--date 2007.02.02
--date 2007.01.26
--date 2007.01.22

ajax menu

Hi all! 4 days i'm trying ti do ajax drag'n'drop menu like Pligg Demo i can't make correct file block.tpl.php allways my menu doesn't work.
My site is www.mixsite.ru you can use google translation http://64.233.179.104/translate_c?hl=en&u=www.mixsite.ru if you want ) my theme is arcmateria with some my editings.

how do i get rid of the number of posts in category on sidebar blocks

all the 4.7.x sites i have are showing the number if items as a (3) after the category name in the category blocks on the sidebar.

I have looked all through the settings and also the theme files to remove this with no success.

Does any body have any idea?

heres an example in bluemarine theme
http://alpha.spyjournal.biz/

Adding icons to a theme

Hello,

I am new to Drupal and I am using currently BlueBreeze theme. I like the theme, but I would like to add little icons to each of the posts. For instance a little person before the Author field, a little bubble before a forum, etc.

How can I do that?

thanks,

Frederic

Pages

Subscribe with RSS Subscribe to RSS - Theme development