Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
general-topic
Not working Forum - not displayed, fonts
Avatar
Dobrodukh
Moscow
Member
Free Members
sp_UserOfflineSmall Offline
Oct 25, 2012 - 11:19 am

Hi. The problem - not working Forum
Not displayed, fonts. With the theme "Twenty Ten" everything works fine. Clean install of WordPress. No other plug-ins. You can see it here. This is a test site, but on the main site I have a great forum. I can not move there a new theme! Got any ideas?

http://nimbletest.hostenko.com/forum/

Avatar
Brandon
U.S.
SP Wrangler
Free Members
sp_UserOfflineSmall Offline
Oct 25, 2012 - 12:11 pm

For some reason that WP theme has a font size for the container at zero. Simple:Press uses whatever the container size is as the main size for it's fonts. It does so by using font-size:100%.
In your case 100% of zero is zero.

You would need to change the font-size to a specific number.

You are using the silver.php overlay. You would need to go into that file and change

$mainFontSize            = '100%';

to something like

$mainFontSize            = '14px';

You should have a custom theme though once you start making changes. See http://codex.simple-press.com/.....g-a-theme/ on hot to or https://simple-press.com/custo.....very-need/ on how to get one made.

Avatar
Dobrodukh
Moscow
Member
Free Members
sp_UserOfflineSmall Offline
Oct 25, 2012 - 3:22 pm

Thank you so much! It helped.

It remains only to stretch the forum on the whole width of the page. There is currently no. Although the page settings specified - "Full-wigth Page (Default)".

Avatar
Brandon
U.S.
SP Wrangler
Free Members
sp_UserOfflineSmall Offline
Oct 25, 2012 - 5:24 pm

Good deal. I had a feeling you were going to ask about the width. :)
Try adding this to to your theme's main php file. IE: default.php

#container #spMainContainer {
display: block !important;
}
Avatar
Dobrodukh
Moscow
Member
Free Members
sp_UserOfflineSmall Offline
Oct 25, 2012 - 11:32 pm

added to - /sp-resources/forum-themes/default/styles/default.php

but it does not work frown

Avatar
Brandon
U.S.
SP Wrangler
Free Members
sp_UserOfflineSmall Offline
Oct 25, 2012 - 11:51 pm

I just went to your site and I see it's now full width but still not showing the text.

Which isn't working for you now? The text or the width.

Also, just as a reminder, you are making changes in the default theme. Without a custom theme these changes will all be overwritten when you update.

Avatar
Dobrodukh
Moscow
Member
Free Members
sp_UserOfflineSmall Offline
Oct 26, 2012 - 2:57 am

Thanks, it works!

Despite the fact that the support of the theme, said that it is impossible to do cool

I love SImple:Press!kiss

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Oct 26, 2012 - 4:03 am

Even better ! :)

andy-signature.png
YELLOW
SWORDFISH
Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 619
Members: 17362
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625