I'm using Drupal to set up a new site for my webcomic. If you don't mind, if you could take a look at what I've got set up so far (http://216.234.124.31) you'll see my problem: I have two columns on the right, and the first column contains two thumbnail views. The second thumbnail view is being pushed below the content on the far right column... it looks like the second thumbnail view has a clear attribute associated with it, but it's not from my stylesheet...
I display the site Title, Article Title, and Tagline in the tags of drupal website. However, when I turn on display of these items in Garland Theme Config. they also appear at the top of the homepage in big white letters.
Can someone please provide assistance on how to remove the display of Title and Tagline from the top section of the website, without removing it from the Title tag?
I am wondering how to put News Aggregation articles on the Front page i.e.to have all the article headings, teasers in the main content column of the front page in Drupal 5.x. Also, is it possible to rename "News Aggregator" link to something more easy like "Latest News" so that users can understand?
Do you have any suggestion about how to change the theme on image display and images gallery. There isn't too many documents about it. Basically, what I want to do is, 1) I want to have a themed node page with image on it. 2) have my own style images gallery display. Do you know how to adjust the image element of nodes on the theme engine, phptemplate as default engine. Of course, how to adjust the images gallery as well.