Hi,

i've just installed the template.. it rocks! i really like it but i get some design issues outside IE (all the same with firefox, safari and opera - only in IE it looks fine)

i dont know where the issue is coming from, cause i am lame.. any help is highly appreciated!

thank you!

CommentFileSizeAuthor
myDrupal_impact.pdf246.95 KBGoose4all

Comments

taherk’s picture

To fix the background color issue, Open your style.css in Notepad, or Editplus, Change the background color of your body or replace the body block on line 4 as below

body {
background:#f0f0f0;
color:#303030;
font:76% Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:center;
}

taherk’s picture

As for your tag issue, I am not sure what module that is, but the issue seems to be specific to that module. Try to modify the module css file. Look for padding or margins