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.

Portal Font Size

2 posters

Go down

Portal Font Size Empty Portal Font Size

Post by satoshim1 November 4th 2011, 20:51

I made my forum font size 10, but the portal's font size is like 9 or 8. Is there a way to change this? I don't know why it is doing that. I would like the portal's font size to be consistent with the forum's font size.

Thanks.
avatar
satoshim1
New Member

Posts : 3
Reputation : 1
Language : Rome

Back to top Go down

Portal Font Size Empty Re: Portal Font Size

Post by Guest November 4th 2011, 22:45

use this
Code:

body, .bodyline, .forumline {
font-size: 10px;
avatar
Guest
Guest


Back to top Go down

Portal Font Size Empty Re: Portal Font Size

Post by Guest November 4th 2011, 23:36

Johnny., forgot to close:
Code:
body, .bodyline, .forumline {
font-size: 10px;
}
Laughing
avatar
Guest
Guest


Back to top Go down

Portal Font Size Empty Re: Portal Font Size

Post by satoshim1 November 4th 2011, 23:58

Thanks, although that has only altered the sizes but it hasn't fixed the issue. What I means is the forum itself has a large font size, while the portal's font size is small. I'm wondering if I can change just the portal's font size because it is unreadable at this point, while the forum's size is fine.
avatar
satoshim1
New Member

Posts : 3
Reputation : 1
Language : Rome

Back to top Go down

Portal Font Size Empty Re: Portal Font Size

Post by Guest November 5th 2011, 00:08

Try:
Code:
* {
font-size: 10px;
}
or:
Code:
* {
font-size: 10px !important;
}
avatar
Guest
Guest


Back to top Go down

Portal Font Size Empty Re: Portal Font Size

Post by satoshim1 November 5th 2011, 00:18

First one works better, although there's a space between the text (almost as if it's double-spaced). Is there a way to fix that?
avatar
satoshim1
New Member

Posts : 3
Reputation : 1
Language : Rome

Back to top Go down

Portal Font Size Empty Re: Portal Font Size

Post by Guest November 5th 2011, 10:27

Gassy wrote:Johnny., forgot to close: Laughing

Oops Embarassed Sorry for that.
avatar
Guest
Guest


Back to top Go down

Portal Font Size Empty wow

Post by satsuke November 5th 2011, 13:44

avatar
satsuke
New Member

Posts : 1
Reputation : 1
Language : thailand

Back to top Go down

Back to top


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