News:

Wondering if this will always be free?  See why free is better.

Main Menu

Minor Tweak - make page numbers bold

Started by smoothedit, December 20, 2010, 06:22:22 PM

Previous topic - Next topic

smoothedit

Hey all :)

Just a quick one hopefully! We have RC4 and want to make the pages of the tread a bit more prominent as our users are sometimes missing the fact that a thread has multiple pages.

Is there a way to make it bold or a different colour?

Many thanks in advance for your reply.

mashby

In your theme's CSS (THEMENAME/css/index.css), find:
.pagelinks
{
padding: 0.6em 0 0.4em 0;
}

Change to:
.pagelinks
{
padding: 0.6em 0 0.4em 0;
font-weight: bold;
}

That should make that part bold.
Always be a little kinder than necessary.
- James M. Barrie

smoothedit

Thanks Mashby!

You ROCK!

Unfortunately that still hasnt made the page numbers prominent enough.... Is there anything else you can suggest to help?

Thanks in advance :)

smoothedit

Edit: I had a play and upped the font size too - and now it all looks FAB! Thank you!

Advertisement: