The Blue_mark theme is a Drupal theme I used in the past for my family's Website. The GPL theme originates all the way back to Drupal 4.4 from cyberdash. With his permission, I switched blue_mark over from an XTemplate to PHPTemplate so it could be readily used in Drupal 4.7. The theme may be considered a little oudated...but I thought it needed a chance for a new life in the Drupal 4.7 era. This version of blue_mark is actually based more on the Blue Marine theme with heavy modifications to the CSS.
I have been trying for a few days to center the primary links in the Drupal 4.7 Goldengray theme but to no avail. I have tried (what I think is) every possible option in the CSS. Do I need to change something in the php files? I don't think it is a matter of putting text-align: center into any of the divs because this does nothing. Here is the CSS:
We have been working on installing drupal into a site configuration. We have been successful at completing the install, but now it seems like the themes are now an issue.
We noticed that using the Opera web browser the site looks great, but when we go to Microsoft's Internet Explorer browser the text is shrunk down to an unreadable font size - a font size that is a 10 in Opera browser would look like a font size of 6 in Internet Explorer.
Now, obviously whether something is a News item or a Site Update can be flagged using a flat vocabulary. But how do I get a theme to make the front page of a Drupal site display the News items in one column, and the Site Updates in the other?
Does anyone know how to have an active (selected) primary menu item display expanded (with its sub items) on another block (such as the left navigation)?