Hello,
i've just started with drupal (4.6.3) and I'm making a few sites with it developing themes for each one on PHPTemplate engine. I am having problems with primary and secondary links. No matter how many links I create in the configure menu of my theme the $primary_links and $secondary_links arrays consist of a single element containing only the last link in the input forms.
It seems like the configuration menu for phptemplate themes keeps the information but I cannot get the full array into my $primary_links array in the theme's page.tpl.php file.
For the past week or so I have been working on a theme that I made mainly for bloggers that use drupal. I plan on having a series of themes for bloggers actually. I entitled the current one "BlogMetal"
I was kind of wondering how many people liked this theme and also what could be added or changed. All the images in the theme also come with the photoshop files so you can edit them whenever. the font of the title is OffensiveBold.
Is it possible to make a separate search form that excludes certain node types(e.g. only returns results found in flexinode-2 node types)? But I don't want to affect the normal search which I also need.
the theme that I am working on is almost finished and there is one thing that is bugging me! When I view my theme in IE it shows up fine but not in Firefox. which really sucks because I dont use IE! When I view a page that is a certain length the body background image offsets like 1px to the right. If you view the main page it is fine but when I view admin or an "add comment" page it offsets the body background image.
I dont know if I explained this well enough... I probably did not.
I am looking to edit the default grey area in the argeebee theme. I want to know how I can replace the grey header area with an image........that is, using an image as the background for the top/header area.
I have just started about 3 months to use drupal and I am really happy of the results and I am working very hard to customize it the way I wanted to but as i see the other big sites that are using Drupal like Evolt.org or The Onion, I am saying to myself, man, my site could look so much better then it is now.