Hello guys,
Best wishes for the new year.
Today i upgraded my site with a new theme and i got a couple of issues related to the forum that the developer told me is related to SP. I really hope you can help me to solve the problems.
Link: http://friskyttarna.eu/forum
- If using bold, the text disapears
- The theme added a yellow/orange text hover color that also apply in quotes
- The forum do not utilize the entire widht of the page, and this is the reply i got from Yootheme:
Your solution liews in you cusomising your forums CSS, eg: adding the following to your templates css/style.css or directly in your forums CSS files.
#spMainContainer .spGroupViewSection, #spMainContainer .spForumViewSection, #spMainContainer .spTopicViewSection, #spMainContainer .spTopicListSection, #spMainContainer .spMemberGroupsSection { margin: -5px; }Using Firebug, you will be able to identify all the forum container classes that you can add these margin values too, there are many containers as far as I can see.
Best regards
Thomas