PDA

توجه ! این یک نسخه آرشیو شده میباشد و در این حالت شما عکسی را مشاهده نمیکنید برای مشاهده کامل متن و عکسها بر روی لینک مقابل کلیک کنید : چاره جویی برای اختلاف نمایش سایت در IE و Firefox



baqeri
02-05-2010, 06:30 PM
سلام
من همیشه تو فایرفکس به سایتی که دارم درست می کنم نگاه می کردم، اصلا یادم نبود که بیشتر مخاطبای سایت با IE نگاه می کنند، دوستان کدنویس لطفا یه توجهی بکنند و این مشکل ما رو حل بفرمایند

آدرس سایت

<b><font color=red>فقط کاربران عضو انجمن می توانند لینک ها را مشاهده کنند</font></b>

کد قالب سایت

&lt;?php
/**
* @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
* @license GNU/GPL, see LICENSE.php
* Joomla! is free software. This version may have been modified pursuant
* to the GNU General Public License, and as distributed it includes or
* is derivative of works licensed under the GNU General Public License or
* other free or open source software licenses.
* See COPYRIGHT.php for copyright notices and details.
*/

// no direct access
defined( &#039;_JEXEC&#039; ) or die( &#039;Restricted access&#039; );
?&gt;
&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;<b><font color=red>فقط کاربران عضو انجمن می توانند لینک ها را مشاهده کنند</font></b>
&lt;html xmlns=&quot;<b><font color=red>فقط کاربران عضو انجمن می توانند لینک ها را مشاهده کنند</font></b> xml:lang=&quot;&lt;?php echo $this-&gt;language; ?&gt;&quot; lang=&quot;&lt;?php echo $this-&gt;language; ?&gt;&quot; &gt;
&lt;head&gt;
&lt;jdoc:include type=&quot;head&quot; /&gt;

&lt;link rel=&quot;stylesheet&quot; href=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/system/css/system.css&quot; type=&quot;text/css&quot; /&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/system/css/general.css&quot; type=&quot;text/css&quot; /&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/rhuk_milkyway/css/template.css&quot; type=&quot;text/css&quot; /&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/rhuk_milkyway/css/&lt;?php echo $this-&gt;params-&gt;get(&#039;colorVariation&#039;); ?&gt;.css&quot; type=&quot;text/css&quot; /&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/rhuk_milkyway/css/&lt;?php echo $this-&gt;params-&gt;get(&#039;backgroundVariation&#039;); ?&gt;_bg.css&quot; type=&quot;text/css&quot; /&gt;
&lt;!--[if lte IE 6]&gt;
&lt;link href=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/&lt;?php echo $this-&gt;template ?&gt;/css/ieonly.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; /&gt;
&lt;![endif]--&gt;
&lt;?php if($this-&gt;direction == &#039;rtl&#039;) : ?&gt;
&lt;link href=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/rhuk_milkyway/css/template_rtl.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; /&gt;
&lt;?php endif; ?&gt;

&lt;/head&gt;
&lt;body id=&quot;page_bg&quot; class=&quot;color_&lt;?php echo $this-&gt;params-&gt;get(&#039;colorVariation&#039;); ?&gt; bg_&lt;?php echo $this-&gt;params-&gt;get(&#039;backgroundVariation&#039;); ?&gt; width_&lt;?php echo $this-&gt;params-&gt;get(&#039;widthStyle&#039;); ?&gt;&quot;&gt;
&lt;a name=&quot;up&quot; id=&quot;up&quot;&gt;&lt;/a&gt;
&lt;div class=&quot;center&quot; align=&quot;center&quot;&gt;
&lt;div id=&quot;wrapper&quot;&gt;
&lt;div id=&quot;wrapper_r&quot;&gt;
&lt;div id=&quot;header&quot;&gt;
&lt;div id=&quot;header_l&quot;&gt;
&lt;div id=&quot;header_r&quot;&gt;
&lt;div id=&quot;logo&quot;&gt;&lt;/div&gt;
&lt;jdoc:include type=&quot;modules&quot; name=&quot;top&quot; /&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div id=&quot;tabarea&quot;&gt;
&lt;div id=&quot;tabarea_l&quot;&gt;
&lt;div id=&quot;tabarea_r&quot;&gt;
&lt;div id=&quot;tabmenu&quot;&gt;
&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;pill&quot;&gt;
&lt;tr&gt;
&lt;td class=&quot;pill_l&quot;&gt;&amp;nbsp;&lt;/td&gt;
&lt;td class=&quot;pill_m&quot;&gt;
&lt;div id=&quot;pillmenu&quot;&gt;
&lt;jdoc:include type=&quot;modules&quot; name=&quot;user3&quot; /&gt;
&lt;/div&gt;
&lt;/td&gt;
&lt;td class=&quot;pill_r&quot;&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div id=&quot;search&quot;&gt;
&lt;jdoc:include type=&quot;modules&quot; name=&quot;user4&quot; /&gt;
&lt;/div&gt;

&lt;div id=&quot;pathway&quot;&gt;
&lt;jdoc:include type=&quot;modules&quot; name=&quot;breadcrumb&quot; /&gt;
&lt;/div&gt;

&lt;div class=&quot;clr&quot;&gt;&lt;/div&gt;

&lt;div id=&quot;whitebox&quot;&gt;
&lt;div id=&quot;whitebox_t&quot;&gt;
&lt;div id=&quot;whitebox_tl&quot;&gt;
&lt;div id=&quot;whitebox_tr&quot;&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div id=&quot;whitebox_m&quot;&gt;
&lt;div id=&quot;area&quot;&gt;
&lt;jdoc:include type=&quot;message&quot; /&gt;

&lt;div id=&quot;leftcolumn&quot;&gt;
&lt;?php if($this-&gt;countModules(&#039;left&#039;)) : ?&gt;
&lt;jdoc:include type=&quot;modules&quot; name=&quot;left&quot; style=&quot;rounded&quot; /&gt;
&lt;?php endif; ?&gt;
&lt;/div&gt;

&lt;?php if($this-&gt;countModules(&#039;left&#039;)) : ?&gt;
&lt;div id=&quot;maincolumn&quot;&gt;
&lt;?php else: ?&gt;
&lt;div id=&quot;maincolumn_full&quot;&gt;
&lt;?php endif; ?&gt;
&lt;?php if($this-&gt;countModules(&#039;user1 or user2&#039;)) : ?&gt;
&lt;table class=&quot;nopad user1user2&quot;&gt;
&lt;tr valign=&quot;top&quot;&gt;
&lt;?php if($this-&gt;countModules(&#039;user1&#039;)) : ?&gt;
&lt;td&gt;
&lt;jdoc:include type=&quot;modules&quot; name=&quot;user1&quot; style=&quot;xhtml&quot; /&gt;
&lt;/td&gt;
&lt;?php endif; ?&gt;
&lt;?php if($this-&gt;countModules(&#039;user1 and user2&#039;)) : ?&gt;
&lt;td class=&quot;greyline&quot;&gt;&amp;nbsp;&lt;/td&gt;
&lt;?php endif; ?&gt;
&lt;?php if($this-&gt;countModules(&#039;user2&#039;)) : ?&gt;
&lt;td&gt;
&lt;jdoc:include type=&quot;modules&quot; name=&quot;user2&quot; style=&quot;xhtml&quot; /&gt;
&lt;/td&gt;
&lt;?php endif; ?&gt;
&lt;/tr&gt;
&lt;/table&gt;

&lt;div id=&quot;maindivider&quot;&gt;&lt;/div&gt;
&lt;?php endif; ?&gt;

&lt;table class=&quot;nopad&quot;&gt;
&lt;tr valign=&quot;top&quot;&gt;
&lt;td&gt;
&lt;jdoc:include type=&quot;component&quot; /&gt;
&lt;jdoc:include type=&quot;modules&quot; name=&quot;footer&quot; style=&quot;xhtml&quot;/&gt;
&lt;/td&gt;
&lt;?php if($this-&gt;countModules(&#039;right&#039;) and JRequest::getCmd(&#039;layout&#039;) != &#039;form&#039;) : ?&gt;
&lt;td class=&quot;greyline&quot;&gt;&amp;nbsp;&lt;/td&gt;
&lt;td width=&quot;170&quot;&gt;
&lt;jdoc:include type=&quot;modules&quot; name=&quot;right&quot; style=&quot;xhtml&quot;/&gt;
&lt;/td&gt;
&lt;?php endif; ?&gt;
&lt;/tr&gt;
&lt;/table&gt;

&lt;/div&gt;
&lt;div class=&quot;clr&quot;&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;clr&quot;&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;div id=&quot;whitebox_b&quot;&gt;
&lt;div id=&quot;whitebox_bl&quot;&gt;
&lt;div id=&quot;whitebox_br&quot;&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div id=&quot;footerspacer&quot;&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;div id=&quot;footer&quot;&gt;
&lt;div id=&quot;footer_l&quot;&gt;
&lt;div id=&quot;footer_r&quot;&gt;
&lt;p id=&quot;syndicate&quot;&gt;
&lt;jdoc:include type=&quot;modules&quot; name=&quot;syndicate&quot; /&gt;
&lt;/p&gt;
&lt;p id=&quot;power_by&quot;&gt;
&lt;?php echo JText::_(&#039;Powered by&#039;) ?&gt; &lt;a href=&quot;<b><font color=red>فقط کاربران عضو انجمن می توانند لینک ها را مشاهده کنند</font></b>!&lt;/a&gt;.
&lt;?php echo JText::_(&#039;Valid&#039;) ?&gt; &lt;a href=&quot;<b><font color=red>فقط کاربران عضو انجمن می توانند لینک ها را مشاهده کنند</font></b> &lt;?php echo JText::_(&#039;and&#039;) ?&gt; &lt;a href=&quot;<b><font color=red>فقط کاربران عضو انجمن می توانند لینک ها را مشاهده کنند</font></b>
&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;jdoc:include type=&quot;modules&quot; name=&quot;debug&quot; /&gt;
&lt;!-- Begin WebGozar.com Counter code --&gt;
&lt;script type=&quot;text/javascript&quot; language=&quot;javascript&quot; src=&quot;<b><font color=red>فقط کاربران عضو انجمن می توانند لینک ها را مشاهده کنند</font></b> &gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href=&quot;<b><font color=red>فقط کاربران عضو انجمن می توانند لینک ها را مشاهده کنند</font></b> target=&quot;_blank&quot;&gt;&#38;#1570;&#38;#1605;&#38;#1575;&#38;#1585;&lt;/a&gt;&lt;/noscript&gt;
&lt;!-- End WebGozar.com Counter code --&gt;
&lt;/body&gt;
&lt;/html

ممنون از کمک هاتون

مهدی.
02-05-2010, 06:38 PM
سلام

در اینترنت اکسپلورر 8 و 7 کاملاً مشاهده کردم. تفاوتی با فایرفاکس نداشت و مشکلی نبود. (بجز یک اخطار جاوایی که اون هم بر میگرده به سورس جاوایی شما! که با فایرفاکس سالم هست و با جناب اینترنت اکسپلورر مورد دار!)

ضمناً این قالب پیشفرض جوملا هست! مشکلی نباید داشته باشه !!!

زمستانتان سپید

محمد محسنی
02-05-2010, 06:58 PM
مهدی جان من چک کردم
با IE 6 بدجوری سایتش ریخته بهم
منوی افقی بالا را بصورت عمودی نمایش میده
منو های سمت راست هم بهم ریخته

در ضمن فکر کنم این مشکلات بخاطر تنظیمات css باشه

مهدی.
02-05-2010, 07:11 PM
من اینترنت اکسپلورر 6 ندارم محمد جان! بزارید منتظر دوستانی بشیم که نسخه 6 در اختیار دارن تا مشاهده کنن و کمک کنن.

زمستانتان سپید

baqeri
02-05-2010, 08:06 PM
ممنون از محبتتون، یه موضوعه دیگه اینه که اگه یه گزینه دیگه به اون منوی افقی همون Top menu اضافه کنم، تو فایر فاکس هم اون منوی افقی به هم می ریزه و دو ردیفه می شه، اگه تو این مورد هم کمک کنید ممنون می شم. اون خطای جاوایی رو چی جوری میتونم برطرف کنم، مربوط به چی میشه؟