The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Increase "Next Page" button size ?

3 posters

Go down

Solved Increase "Next Page" button size ?

Post by CruizingComet February 25th 2011, 10:44 am

Can anyone advise if its possible to increase the size of the next page buttons as shown in this pic? they seem way too small, someone could scroll to the bottom of the page and think that is the end of the topic and not see the next page button, seems tiny on my 23" screen? Is there a way to increase this if so can someone explain how we do this? (need them at least 25% bigger)
Increase "Next Page" button size ? 3090vih


Last edited by CruizingComet on March 13th 2011, 1:02 pm; edited 1 time in total (Reason for editing : now solved)
avatar
CruizingComet
Forumember

Posts : 157
Reputation : 1
Language : English

Back to top Go down

Solved Re: Increase "Next Page" button size ?

Post by CruizingComet March 11th 2011, 3:56 pm

Anyone know if this is possible?
avatar
CruizingComet
Forumember

Posts : 157
Reputation : 1
Language : English

Back to top Go down

Solved Re: Increase "Next Page" button size ?

Post by Base March 11th 2011, 6:27 pm

Hello CruizingComet,

Try adding this to your CSS code:
Code:
.pagination span strong {
    font-size: 2em;
    margin: 0 2px;
    padding: 0 2px;
}
.pagination span a, .pagination span a:active, .pagination span a:link, .pagination span a:visited {
    font-size: 2em;
    font-weight: 400;
    line-height: 2em;
    margin: 0 2px;
    padding: 0 2px;
}

To find your CSS code, please go to:

1. Administration Panel (advanced mode)
2. Display Tab
3. Colors (on the left, under Pictures and Colors)
4. CSS Stylesheet and paste the code there

Wink

Regards,

Base
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Solved Re: Increase "Next Page" button size ?

Post by CruizingComet March 11th 2011, 6:33 pm

Thanks Base, By how much is this likely to increase them?
avatar
CruizingComet
Forumember

Posts : 157
Reputation : 1
Language : English

Back to top Go down

Solved Re: Increase "Next Page" button size ?

Post by Base March 11th 2011, 6:36 pm

Well, I tested this on my test forum and this was the result:

Increase "Next Page" button size ? Pagenumbersize

If you think it's too big, then you can change the font-size: 2em; to a different number. The bigger the number, the bigger the font size. Wink
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Solved Re: Increase "Next Page" button size ?

Post by CruizingComet March 11th 2011, 11:17 pm

Base wrote:Well, I tested this on my test forum and this was the result:

Increase "Next Page" button size ? Pagenumbersize

If you think it's too big, then you can change the font-size: 2em; to a different number. The bigger the number, the bigger the font size. Wink

Ok thanks for that, will give it a try over the weekend Wink

so is the default size 0 or 1?
avatar
CruizingComet
Forumember

Posts : 157
Reputation : 1
Language : English

Back to top Go down

Solved Re: Increase "Next Page" button size ?

Post by Base March 12th 2011, 10:38 am

The default size for the buttons are font-size; 0.9em.

Wink
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Solved Re: Increase "Next Page" button size ?

Post by CruizingComet March 12th 2011, 3:53 pm

Base, Thanks for that, very helpful will give it a go! Smile
avatar
CruizingComet
Forumember

Posts : 157
Reputation : 1
Language : English

Back to top Go down

Solved Re: Increase "Next Page" button size ?

Post by Base March 12th 2011, 3:56 pm

You're welcome! Glad to be of your assistance. Wink

Tell me if it works.
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Solved Re: Increase "Next Page" button size ?

Post by CruizingComet March 13th 2011, 11:23 am

Base wrote:You're welcome! Glad to be of your assistance. Wink

Tell me if it works.

Thanks Base

Yes it works Smile

Put in 2 to start but it was a little bigger than we wanted, put in 1.5 and it seems about right, have only tsted it on my 23" screen so will try it on my notebook to see how it looks, thanks for the tip, waited a while for an answer but well worth it Mr. Green
avatar
CruizingComet
Forumember

Posts : 157
Reputation : 1
Language : English

Back to top Go down

Solved Re: Increase "Next Page" button size ?

Post by Base March 13th 2011, 11:29 am

I'm glad that it works. You're welcome! Very Happy

If this problem is solved, please mark your topic as solved to help the moderators by editing the first post and selecting the solved icon. Wink
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Solved Re: Increase "Next Page" button size ?

Post by MrMario March 13th 2011, 6:07 pm

Solved => Locked
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum