Hi,
thanx for the suggestions. I changed the big banner. You are right, looks better. and should it get more impact: fine with me
assigned the logo to left. I am not sure. Probably will redo the whole logo with a subline, too.
what I cannot get working is centering the footer links. they are created through the footermenu, correct? but when i change the float in the css to "middle" it looks really weired. Is that the wrong place to make the adjustment?
#footer{
border:none;
font-size:.89em;}
#footermenu ul{
margin:15px 0 0;
float: left; [DO I HAVE TO CHANGE IT HERE TO MIDDLE?]
width:100%;
border-bottom:1px solid #E6E6E6}
#footermenu li {
float: left;
list-style-type:none;}
#footermenu li a {
display: block;
border-right:1px solid #E6E6E6;
text-align:center;
padding:1px 12px;
margin:0 0 10px;
float: left;
color:#555;
font-family:Arial, Helvetica, sans-serif;
text-align: center;
text-decoration:none;}
#footermenu li a:hover {}
#footermenu li.last a {
border-right:none;
padding-right:0}
#footermenu ul li a#active_menu {
font-weight:bold;
color:#222}
Appreciate your support on this. And looking forward to tomorrow's news...
OOOps, while we are at it one more thing (I love Steve Jobs... and working on his fruits):
When I create new ad positions using the banner module (like the google ads you find on the site) I always get an annoying list dot in front of the ads. Can't find where to change this (and I searched, believe me...).