I loaded a new logo.gif as my main banner but there are some visual problems.
The logo.gif isn't percfectly centered both in IE7 and in firefox (about 8-10px against right sidebox).
Besides, in firefox the banner is less width and far from the EZ page's grey line.
this is a portion of my stylesheet.css:
PHP Code:
#navMainWrapper {
height:32px;
width:100%;
font-size:12px;
}
#logoWrapper {
width:auto;
}
#logo {
padding-left:15px;
text-align:center;
}
#taglineWrapper {
width:75%;
float:left;
}
#tagline {
font-size:1.1em;
text-align:center;
padding:25px 8px 35px;
}
What can I do?
Thanks and bye
Bookmarks