How can i have a theme with diferent layouts. For example the home page without side bar and the blog page with sidebar and some content sticked on top like two web projects pictures, for example ???
Is there an easy solution to create a repeating group of fields in a cck content type?
Inside of my content type, I need to apply multiple 'blocks' of more than one textfield.
E.g I'd like to apply an unknown number of events, each with its own headline and text.
I have been customising the nokoala theme for drupal 5.x, and it has been going well. However I have place the search box in the footer but I can not figure how to move it over to the right. Its currently on the left.
I am not a programming expert and could do with some help here.
Ok so I'm working with sliding doors on the primary links. I can theme the li tag and a tag separately which gives me the sliding doors effect. I can do this on the hover state as well. Where I'm running into problems is on the active state for sliding doors. I am unable to separate the li from the a tag in the active state. I have seen some topics about the list's active state but they were only dealing with a single background image instead of two.
Any help is appreciated, especially if it's on the PHP end.