breadcrumb module in user2 position

  • metju
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 5 months ago #34529 by metju
Hello, I have published the form in the breadcrumb position advert2 but I can not customize its appearance. where you set the layout of these modules? I attach the photo with the look of the form that I would like to change.

thanks

Matthew
Attachments:

Please Log in to join the conversation.

More
11 years 5 months ago #34541 by ivan.milic
add this css to bottom of template_css.css:

.breadcrumbs UL{
list-style:none;
}

.breadcrumbs UL LI{
float:left;
padding:3px 7px;
}

Please Log in to join the conversation.

  • metju
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 5 months ago #34553 by metju
thanks for the reply, I tried but still does not work .. I am attaching the photo that shows the style of the module through the use of firebugs .. can you help? I do not understand what css file that is interested ..

thanks
Attachments:

Please Log in to join the conversation.

More
11 years 5 months ago #34562 by ivan.milic
Try:

UL.breadcrumb {
list-style:none;
}

UL.breadcrumb LI{
float:left;
padding:3px 7px;
}

Please Log in to join the conversation.

  • metju
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 5 months ago #34571 by metju
it works great!

thanks

Please Log in to join the conversation.

Time to create page: 0.162 seconds
Powered by Kunena Forum