Active
Project:
Andreas09
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Sep 2007 at 01:13 UTC
Updated:
24 Oct 2007 at 17:40 UTC
The Andreas09 theme has an annoying thing in that it does not size tables 100% width. So I simply added:
table {
width: 100%;
}
to the style.css seeing Drupal core themes with something similar.
Adding such to the Andreas09 theme has the ANNOYING added behavior only with IE of seeming that:
clear: both;
is in affect. Until both the left/right cols are clear, it will not start the table, AND the color normally in the center column is interrupted even.
And of course, the Drupal core themes do not do that with IE. gggrrrr......
I would really appreciate it if someone could find a way to make the tables 100% width which works with IE. Thank you so much.
Comments
Comment #1
mdlueck commented(head shaking)
Changing the CSS class to 99% width works all right with IE. ggggrrrrr!!!!
Guess I have my work around!
Comment #2
mdlueck commentedBlueMarine theme had an interesting comment it its CSS file:
Just thought to toss it into the mix.
FYI: We got frustrated with Andreas09, tried several other themes, arrived at a good theme by taking bits and pieces and merging them into Drum roll please.... BlueMarine!!! L O L (head shaking)