Yes I think you´re right. There was a very long loadtime then. But thank you both for all your kind help. I think I soon will be ready to move from PHPBB to SP 🙂
Support Forum
Maybe it really is a basic css problem?
As you can see on the screenshots, there is a big difference in my sidebar depending if I’m logged in or out.
————————————————————————————–
I am attaching my “sidebar.php” (from my WP theme) – Perhaps someone can see a “code error”?
But alternatively, I can also choose to display the forum page without the sidebar. But if so, how do I get the forum displayed in full width?
The Sidebar.php: http://www.gpsforalle.dk/images/temp/sidebar.zip
look at the text in yellow… one is much larger than the other… and you have such a narrow width for the forum… you will need to adjust your sp theme in places, like you did on topic view, for things that overflow due that narrow width… this stuff is in the spHead.php template file…
Thanks, but please take a look at the gray sidebar. It´s more pretty/normal when a user are logged in, I think.
And it´s only on the forum-page. On every other pages, the sidebar is OK.
Oh yes, I refuse to give up, but I changed the URL: http://www.gpsforalle.dk/community/
User: visa
Password: test
the only real difference I see is in the font size… and its because of your wp theme…
when logged in, it is forcing a
body, body * {font-size: 12px !important;}
styling on the page… that styling is NOT present when you are not logged in…
Now, I said your theme, but it may actually be a plugin that is dong that… some sort of js or plugin is adding that inline as its not part of a css file… perhaps you login plugin?
If its doing it only in IE, then it might have some special IE processing as we are sometimes forced to deal with the non compliant IE browser…
Thank you very much. This makes sense, even to me 🙂
OK, this is some “small” adjustments, so I think I´m ready to move from one forum to THE forum. Thank you very much for such a great forum plugin and excellent support. This is really GREAT!
By the way… I can´t find the Danish language file anywhere (for ver. 5)

