Banner - problem with firefox

  • Thema
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 1 month ago #12388 by Thema
Hi,

I've a problem with my banner (only in firefox, IE and chrome : OK)
I create a new position for my banner. In firefox, the banner is on the far left ...

You can see it here : www.fcliege-edj.be

Thank you for your help.

Please Log in to join the conversation.

More
13 years 1 month ago #12411 by ivan.milic
open layout.css and find this:

.header_menu {
float: left;
overflow: hidden;
padding-top: 10px;
text-align: right;
}

delete this: float: left;

Please Log in to join the conversation.

  • Thema
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 1 month ago #12425 by Thema
It doesn't work ...
sorry to bother you again :(

Please Log in to join the conversation.

More
13 years 1 month ago #12429 by ivan.milic
It looks like you have not change it ? When I use fire bug's inspect element and select <div class="header_menu"></div>

it still shows this in right style panel:

.header_menu {
float: left;
overflow: hidden;
padding-top: 10px;
text-align: right;
}

so float:left; is still there.

Please Log in to join the conversation.

Time to create page: 0.275 seconds
Powered by Kunena Forum