Front end editor layout problem

  • chrisnz
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 10 months ago #29553 by chrisnz
still no difference.

It is meant to be added to template_css.css

Please Log in to join the conversation.

More
11 years 10 months ago #29557 by ivan.milic
Try like this:

.nav.nav-tabs{
list-style:none;
}

.nav.nav-tabs > li{
float:left;
}

Please Log in to join the conversation.

  • chrisnz
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 10 months ago #29561 by chrisnz
That's made a difference but it's still not right


Attachments:

Please Log in to join the conversation.

More
11 years 10 months ago #29565 by ivan.milic
This:
Code:
.nav.nav-tabs{ list-style:none; } .nav.nav-tabs > li{ float:left; padding:2px 5px; }

Please Log in to join the conversation.

  • chrisnz
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 10 months ago #29580 by chrisnz
Getting better. What about the pop-up calendar icons that should be beside the publishing dates?

Please Log in to join the conversation.

More
11 years 10 months ago - 11 years 10 months ago #29585 by ivan.milic
Add

.input-append{
clear:both;
}

.input-append > *{
float:left;
min-height:20px;
}
Last edit: 11 years 10 months ago by ivan.milic.

Please Log in to join the conversation.

Time to create page: 0.101 seconds
Powered by Kunena Forum