http://www.infernostreetdance.co.uk http://infernostreetdance.wordpress.com
Might be useless to ask now, because I am waiting for Domain registration to go through so the site is going to a parking page.
Firefox and Google Chrome works perfect.
IE7 the menu bar in Freshy has the names of the items above the menu, I am pasting my customization changes:-
body,html {
font-size:90%;
font-family:Tahoma, Verdana, Arial, Helvetica;
margin:0;
padding:0;
}
#title h1 a {
color:white;
display:block;
text-decoration:none;
}
#content h2 {
color:black;
border:none;
clear:both;
margin:0;
padding:0;
}
#content h2 a {
color:black;
text-decoration:none;
border:none;
}
.description {
color:red;
}
a {
color:#000000;
text-decoration:none;
}
a:link {
color:#FF0000;
text-decoration:underline;
}
a:active {
color:#FF0000;
text-decoration:underline;
}
a:visited {
color:#FF0000;
text-decoration:underline;
}
a:hover {
color:#FF0000;
text-decoration:none;
}
.menu li a {
font-size:.8em;
text-transform:uppercase;
line-height:normal;
display:table-cell;
vertical-align:middle;
height:80px;
background:url('files/2009/06/menu_triple1.gif') top left transparent repeat-x;
padding:0 10px;
}
.menu li a.first_menu {
padding-left:35px;
background-repeat:no-repeat;
background-image:url('files/2009/06/menu_start_triple2.gif');
color:white;
}
.menu li.current_page_item a {
background-position:bottom left!important;
color:black!important;
}
.menu li a.last_menu,.menu li a.last_menu_off {
padding-right:35px;
background-repeat:no-repeat;
background-image:url('files/2009/06/menu_end_triple1.gif');
background-position:top right;
}
#sidebar {
font-size:.8em;
background:white;
color:black;
}
#sidebar h2 {
background:black;
color:white;
font-size:1em;
font-weight:normal;
text-transform:uppercase;
margin:7px 0;
padding:7px;
}
#sidebar a:hover,#sidebar .current_page_item li a:hover,#sidebar .current-cat li a:hover {
color:#FF0000;
text-decoration:underline;
}
.date {
color:red;
float:right;
line-height:2.3em;
padding-left:5px;
border-left:1px solid red;
font-size:.8em;
text-align:center;
position:relative;
right:0;
margin:1.5em 0 5px 10px;
}
.date_month {
display:block;
font-size:2em;
text-align:right;
font-weight:bold;
}
I figure it has something to do with the menu stuff, anyone has any ideas or experienced the same?
The blog I need help with is infernostreetdance.co.uk.