Problem with bullets and pagination in modules

More
11 years 11 months ago #18865 by fdussaussoy
Hi,

I've got problems with bullets in pagination (see screenshot). it's happen in Kunena forum module, Phoca Gallery, Docman, etc.





Another exemple in my site, when you click on "Forgot password", the text "email" is written on the bullet :
test.ce-ifcam.wytaa.fr/index.php/compone...eg/?task=users.reset

Thank you for your help
Attachments:

Please Log in to join the conversation.

More
11 years 11 months ago #18878 by ivan.milic
Maybe it's this:

www.hotjoomlatemplates.com/support-forum...mit=6&start=18#18853

if not provide us page link and access so we could see it.

Please Log in to join the conversation.

More
11 years 11 months ago #19008 by fdussaussoy
Thank Ivan but the problem is still here.

try this link : test.ce-ifcam.wytaa.fr/index.php/service...gory/6-carnaval-2011

and this link : test.ce-ifcam.wytaa.fr/index.php/compone...eg/?task=users.reset

I had your code in template_css and layout.css

thank you

Please Log in to join the conversation.

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

.pagination ul{
list-style:none;
}

.pagination ul li{
float:left;
}
The following user(s) said Thank You: fdussaussoy

Please Log in to join the conversation.

More
11 years 11 months ago #19033 by fdussaussoy
thank you Ivan,

it works now, just only the bullet appears between numbers.

Any idea ?

thank you

Please Log in to join the conversation.

More
11 years 11 months ago #19034 by ivan.milic
add background-image: none; to:

.pagination ul li{
float:left;
background-image: none;
}

Please Log in to join the conversation.

Time to create page: 0.380 seconds
Powered by Kunena Forum