Post by nikito » Thu Aug 23, 2012 5:50 pm

Hi,
I am having a problem of funny page numbers alignment. Attached is the image of it.
Can anyone help me on the alignment please?

Image

New member

Posts

Joined
Tue Jul 31, 2012 9:33 am

Post by MarketInSG » Thu Aug 23, 2012 8:54 pm

are you using custom themes? or you tried to customised your themes? Try giving the div.pagination a bigger width


User avatar
Guru Member

Posts

Joined
Wed Nov 16, 2011 11:53 am
Location - Singapore

Post by nikito » Fri Aug 24, 2012 10:31 am

Yes, I am using custom theme but I didn't make any change to pagination. The div.pagination is it in the css? The only pagination I found in css that is set on width is as below and the width is already 100%.


.pagination {

border-top: 1px solid #EEEEEE;

padding-top: 8px;

display: inline-block;

width: 100%;

margin-bottom: 10px;

New member

Posts

Joined
Tue Jul 31, 2012 9:33 am

User avatar
Guru Member

Posts

Joined
Wed Nov 16, 2011 11:53 am
Location - Singapore

Post by nikito » Fri Aug 24, 2012 2:12 pm

Ok.. this is abit embarrassing...:-[ cos I am the theme developer... I amended the theme from the default template.

New member

Posts

Joined
Tue Jul 31, 2012 9:33 am

Post by nikito » Wed Aug 29, 2012 3:10 pm

Can anyone help me with this? I have been trying and trying on the CSS and I couldn't get any results. In firefox, the pagination showed up in a straight line though the numbers and arrows are still jumbled up. :(

New member

Posts

Joined
Tue Jul 31, 2012 9:33 am

Post by nikito » Sun Sep 02, 2012 6:57 am

I have already done a few tests on my site.

1) Uninstalled all extensions

2) Used the original default css from the original cart files.

3) Used the original default category.tpl and product.tpl files from the original cart files.The result I get is the same outlook on the pagination except that it flies to the header section where the default cart has designed.

Can I have some help on this please?

New member

Posts

Joined
Tue Jul 31, 2012 9:33 am

User avatar
Guru Member

Posts

Joined
Wed Nov 16, 2011 11:53 am
Location - Singapore

Post by nikito » Sun Sep 02, 2012 8:27 pm

Http://www.lilcloset.com.sg/online

Thanks in advance for your help! ::)

New member

Posts

Joined
Tue Jul 31, 2012 9:33 am

Post by MarketInSG » Sun Sep 02, 2012 9:49 pm

I don't like this ::) emoticon...

anyway, the problem is with this part of your codes

Code: Select all

.pagination .links a {
	float: none; 
	display: inline-block;
	border: 1px solid #EEEEEE;
	padding: 4px 10px;
	text-decoration: none;
	color: #A3A3A3;
}
remove the float. There's nothing called float none. If you don't want it to float, just leave out that line.

And we see you are from Singapore :o


User avatar
Guru Member

Posts

Joined
Wed Nov 16, 2011 11:53 am
Location - Singapore

Post by nikito » Mon Sep 03, 2012 4:09 pm

oh.. that is one of the emoticons that I like. :D and yes. I am from Singapore. :)

My initial one is without the float. I followed the steps in here....

http://forum.opencart.com/viewtopic.php?f=21&t=45274

ok. I removed it... still the same

New member

Posts

Joined
Tue Jul 31, 2012 9:33 am

Post by MarketInSG » Mon Sep 03, 2012 10:31 pm

from the looks of it, it seems that .pagination a isn't taking effect. Check that there isn't any typo in any of those lines or is there any conflicting codes.


User avatar
Guru Member

Posts

Joined
Wed Nov 16, 2011 11:53 am
Location - Singapore

Post by nikito » Tue Sep 04, 2012 8:51 am

I don't think there is any typo. I have installed 2 opencart on my server (the other for my reference) and the default one other than having the pagination location at the top, it has the exact problemas my page.

New member

Posts

Joined
Tue Jul 31, 2012 9:33 am

Post by MarketInSG » Tue Sep 04, 2012 9:04 am

That's interesting. If you would like you can drop me your FTP details and I can have a look for you.


User avatar
Guru Member

Posts

Joined
Wed Nov 16, 2011 11:53 am
Location - Singapore

Post by nikito » Tue Sep 04, 2012 9:14 am

I just installed a 3rd cart. It seems to be ok. Maybe I try to copy the files over to see it it works.

New member

Posts

Joined
Tue Jul 31, 2012 9:33 am

Post by nikito » Tue Sep 04, 2012 9:30 am

I copied product.tpl and category.tpl over and it is still the same. Did I miss out any file? Apparently these 2 are not the ones affecting the pagination.

New member

Posts

Joined
Tue Jul 31, 2012 9:33 am

Post by MarketInSG » Tue Sep 04, 2012 11:44 am

It's something to do with stylesheet. There is something that is conflicting like I said, not allowing .pagination a from taking effect.


User avatar
Guru Member

Posts

Joined
Wed Nov 16, 2011 11:53 am
Location - Singapore

Post by nikito » Tue Sep 04, 2012 4:28 pm

Can I send you my stylesheet to take a look? please?

New member

Posts

Joined
Tue Jul 31, 2012 9:33 am

Post by MarketInSG » Tue Sep 04, 2012 6:22 pm

I would prefer to work on your servers since my server are filled with my own test and all, I'm too lazy to set up another.


User avatar
Guru Member

Posts

Joined
Wed Nov 16, 2011 11:53 am
Location - Singapore

Post by nikito » Wed Sep 05, 2012 12:30 pm

Managed to resolve it.

New member

Posts

Joined
Tue Jul 31, 2012 9:33 am
Who is online

Users browsing this forum: No registered users and 7 guests