First, sorry for my bad english, I'm french mothertongue...
My problem is the following : I work with a graphist who have created a design for my website.
In it design, menu and submenus are in separated blocks.
When you are on [menu] page, the menu is a simple text, else each menu is a href link.
When submenus for selected menu are displayed (and even a submenu is selected) the parent menu left a simple text.
I begin with drupal, and don't know which approach take to do it...
Please help! I have tried just about every css trick I can think of and can't get nicemenus to look how I want. The way it looks by default all the ul's/parent menu items are touching. I want to have them appear as separated boxes. I still want them next to each other (I use the horizontal view), but separated by a little space. I figured this must have to do with margins, but every margin I try appears inside the border and with the default background color. Any help/pointers will be greatly appreciated.
Is there anyone who can tell me how to make an home page with a four column template, left column, right column and two central columns with teaser content.
Normal drupal sites has only one central column. I got frontpage and views modules (4.7) and built up a table with two column in the center (in main content div). How can I tell the theme to put some recent story in the first column and others in the second one?
Is there any other theme developed like that?
I also need to put in some images in the teasers. Any idea?
I'm trying to design a theme that uses small banner-like images in place of the usual text titles for (some) blocks that appear in my right sidebar. The catch is I do want some of the titles to be text and I only want these banners to appear only in the right sidebar. How would I go about doing this? I've just been using the default block.tpl.php and I haven't seen anyone attempt something like this with Drupal before.