Jump to content

[SOLVED] Browser compatability issue.


bluebyyou

Recommended Posts

Dear friend change the coding with given one in your css and you will see
the change.Bye


#navlist ul {
margin: 0px; /*removes indent IE and Opera*/
padding: 0px; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-size:13px;
}

#navlist a {
display: block;
padding: 0px 0px 0px 18px;
border: 1px solid;
border-color: #FFF #FFF #FFF #FFF;
margin:0px;
height:20px;
}

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.