Jump to content

css prob with player


dibs223

Recommended Posts

Hope someone can help

The player looks ok in IE but not in firefox the margins do not seem to be working for firefox. I hated this prob at uni lol
and still geting it now lol.

for you to see check it out in both ie and firefox at:

www.kaihoo.co.uk

My css code is as follows

{
   font-size: 1.1em;
   text-align:center;
   font-family:"Verdana", Times, serif; 
   line-height:1.6em;

   padding-left:0.5em;
   margin: 0.0em 0;
   margin-top: 0.0em;
   margin-bottom: 0.0em;
   text-transform: uppercase;
   font-weight: bold;
   color: #ffffff;
   background: transparent url('../img/title_bg_2.gif') no-repeat top center;
   height: 21px;
}




Thanks

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...