| Author |
Linux HTML issue
|
Migrated From Jforum.net
Ranch Hand
Joined: Apr 22, 2012
Posts: 17424
|
|
This could well have been addressed already, but it's hard to know what to search for for this issue. Please just direct me if this has already been covered.
With both Firefox and Konqueror web browsers in Linux, the content of the Optinos/Poll/Attahcments panel (when editing posts) does not appear inside the panel but is squished to the right outside of the big empty box. This occurs with my 2..1.8 install, but does not occur on this jforum.net forum that I'm posting to now, perhaps because the Jforum pages are embedded within the main jforum.net template, or perhaps the HTML has been customized on this installation.
It isn't a generic Firefox/Konqueror problem, because things display correctly when I pull up the same pages using Firefox (the same version) on Windows.
I can troubleshoot the HTML if I must, but it'd be much faster if somebody out there knows the exact fix. [originally posted on jforum.net by blaine]
|
 |
Migrated From Jforum.net
Ranch Hand
Joined: Apr 22, 2012
Posts: 17424
|
|
Indeed, I have seen this bug, The fix is easy: open the file post_form.htm (/templates/default) and search for "<#include "post_options_tab.htm"/>". You'll find a "<div>" surrounding that declaration. Remove the div and you're done.
Do the same for the other problematic tabs.
Rafael [originally posted on jforum.net by Rafael Steil]
|
 |
Migrated From Jforum.net
Ranch Hand
Joined: Apr 22, 2012
Posts: 17424
|
|
Works great. Thx. [originally posted on jforum.net by blaine]
|
 |
 |
|
|
subject: Linux HTML issue
|
|
|