Support Forum
Hello again, my latest item I can't solve is the font size of the profile pop-up
Is there anyway to make this a little smaller font size as a default?
Thanks,
Theo
That could be caused by a couple of different CSS entries. In order to determine which it would probably have to be inspected with something like Firefox's Firebug inspection tool.
Are any of the other popups showing that larger text?
Also... Can you check and see if on the main forum page where it shows your avatar (top left) if you click on it is the text still large like that?
Then it will need to be debugged live using something like Firefox's Firebug program. I would be glad to look but need privileges to see profiles.
No Problem.
Basically the issue is font size CSS is stacking up on top of each other. You set the #spMaintcontainer at 130% so what we need to do is drop the size % in the popup.
Find:
.ui-dialog {
in your theme and add
font-size: 70%;
That will drop it back down.
glad we could help. thanks for the update.
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)