1
Here's the information as requested by the XOOPS Moderators...
XOOPS Version:
XOOPS 2.2.3 Final
Module Name/Version:
Profile/Private Messaging
PHP Version:
5.0.4
MySQL Version:
4.1.14
Web Server Software (Apache/IIS/Other):
Apache/2.0.54 (Fedora)
Operating System:
Linux
Theme you are using:
Personal Theme
Custom template: (Yes/No)
Yes
PHP Debug Messages:
N/A
MySQL Debug Messages:
N/A
Smarty Debug Messages:
N/A
A full description of the issue:
I recently changed the templates (and a couple of the profile php files) of the Profile and Private Messaging system to make a new GUI for the modules. The idea is that the tabs are supposed to be right next to the rest of the page's content on the right side. I tried using the tag [div align="right"] (brackets supplemented for arrows) to do this. It works fine in Firefox, but in Internet Explorer, there is a huge gap between the tabs and the rest of the content. I've tried using tables to try and change this, but that's failed too. What should I do to achieve the look I have in Firefox in Internet Explorer as well?
The following screenshots are examples from the Private Messaging module's Inbox.
Firefox Screenshot
![Resized Image](http://img498.imageshack.us/img498/8697/fftabscnsht4qr.gif)
Internet Explorer Screenshot:
![Resized Image](http://img498.imageshack.us/img498/7360/ietabscnsht9xc.gif)
The basic structure for the Template is below:
[div align="right"]
[{if $op == "out"}]
DRAW OUT ALL FOUR TABS W/ EFFECTS FOR onmouseover() AND onmouseout()
[{elseif $op == "save"}]
SAME AS PREVIOUS
[{elseif $op == "in"}]
SAME AS PREVIOUS
[/div]
REST OF PRIVATE MESSAGING TEMPLATE CONTENT HAS NOT BEEN EDITED
Thank you very much in advance for any help you can give to this situation. I look forward to, with your help, completing these changes and releasing them for the benefit of the XOOPS community.
-zimmi88 =)
"Need coffee, keep away..."