Type: Posts; User: Dava1986
your problem seems a bit easy find #navigation li.active { Replace with #navigation li.active a{
why not just do it in css #1:focus, #2:focus, #3:focus, #4:focus { border-color: #000; border-width: qpx; } if that didnt work just do :hover
.menu a{ background:url(yourimage.png") no-repeat scroll 0 0 transparent; height:19px; /* Image Height*/ width: 100px; /* Image Width */ } .menu a:hover{ background:url(yourimagehover.png")...
they will affect your positioning on google rankings yes as they are irelivent links
just add in the slider css position:relative; z-index:1; for the menu dropdown
only thing missing from this is <body onload="doTimer()">
Remove display: block; from the #main button then should work fine
$blabberDisplayList .= ' <table width="100%" align="center" cellpadding="4" bgcolor="#CCCCCC"> <tr> <td width="10%" valign="top">' . $blab_pic . '</td> <td width="90%" valign="top"...
Can you send me the link i deal with font face everyday and have run into a few problems with it myself so ill take a look for you
what error is it giving you and you forgot to close the $blabberDisplayList in your description ' . $the_blab . '</td>';
Just change the sidebar css with the following #sidebar { background: none repeat scroll 0 0 #6F6FFF; border: 4px solid #000000; float: left; margin-left: 55px; ...