Customizing SMF > Joomla Bridge Support

Joola! interesting happening....

(1/1)

SpectroPro:
I changed sucessfully to Joomla! last night.  Quite happy with it.  However, I noticed something odd.  Best if you see it yourself... 

http://www.fsduniverse.com

If you are in Joomla itself, and in Firefox, all looks fine.  If you open the forum inside Joomla, in Firefox, all looks fine.   If you are in IE (ick) and are in Joomla only, all looks fine.  If you open the forum inside Joomla with IE, then it gets horrid.  The text seems to grow several sizes.  Go back to anywhere other than the forum, all is well again with text.                     

I don't use IE, but happened to use it to check something else out and just happened to notice this by accident.  Any help here would be appreciated...

- Greg

Orstio:
Open the index.template.php of your SMF theme, and change the doctype line from xhtml to html.

SpectroPro:
Thanks Orstio.

  I have this line:


--- Code: ---echo '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"', $context['right_to_left'] ? ' dir="rtl"' : '', '><head>
--- End code ---

Do I simply change all xhtml occurances to html?  Sorry, didn't want to screw it up worse by messing up this line...

- Greg

Orstio:
No, there should be a line something like this:


--- Code: --- $settings['doctype'] = 'xhtml';
--- End code ---

Aravot:
SpectroPro, your calendar module is not working.

Navigation

[0] Message Index

Go to full version