breadcrumb module in user2 position

More
12 years 3 weeks 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

Please Log in to join the conversation.

More
12 years 3 weeks 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.

More
12 years 3 weeks 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

Please Log in to join the conversation.

More
12 years 3 weeks 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.

More
12 years 3 weeks ago #34571 by metju
it works great!

thanks

Please Log in to join the conversation.

Time to create page: 0.324 seconds
Powered by Kunena Forum