PDA

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



deldar1
09-28-2010, 06:43 PM
سلام. من یک قالب دارم که کد یکی از موقعیت ها این می باشد


<td style="width: 149px" valign="top">
<table cellpadding="0" cellspacing="0" style="width: 100%">
<tr>
<td>
<img alt="" height="41" src="<?php echo $this->baseurl ?>/templates/salar/<?php echo $this->language; ?>/images/top_left.png" width="149" /></td>
</tr>
<tr>
<td class="style3" valign="top"><center><jdoc:include type="modules" name="user5" /></center></td>
</tr>
<tr>
<td>
<img alt="" height="15" src="<?php echo $this->baseurl ?>/templates/salar/<?php echo $this->language; ?>/images/bot_left.png" width="149" /></td>
</tr>
</table>
</td>

حالا من این یک موقعیت را می خواهم به 3 تا افزایش دهم و آمدم کد نویسی را بصورت زیر درآوردم


<td style="width: 149px" valign="top">
<table cellpadding="0" cellspacing="0" style="width: 100%">
<tr>
<td>
<img alt="" height="41" src="<?php echo $this->baseurl ?>/templates/salar/<?php echo $this->language; ?>/images/top_left.png" width="149" /></td>
</tr>
<tr>
<td class="style3" valign="top"><center><jdoc:include type="modules" name="user5" /></center></td>
</tr>
<tr>
<td>
<img alt="" height="15" src="<?php echo $this->baseurl ?>/templates/salar/<?php echo $this->language; ?>/images/bot_left.png" width="149" /></td>
</tr>
</table>
</td>
<td style="width: 149px" valign="top">
<table cellpadding="0" cellspacing="0" style="width: 100%">
<tr>
<td>
<img alt="" height="41" src="<?php echo $this->baseurl ?>/templates/salar/<?php echo $this->language; ?>/images/top_left.png" width="149" /></td>
</tr>
<tr>
<td class="style3" valign="top"><center><jdoc:include type="modules" name="user6" /></center></td>
</tr>
<tr>
<td>
<img alt="" height="15" src="<?php echo $this->baseurl ?>/templates/salar/<?php echo $this->language; ?>/images/bot_left.png" width="149" /></td>
</tr>
</table>
</td>
<td style="width: 149px" valign="top">
<table cellpadding="0" cellspacing="0" style="width: 100%">
<tr>
<td>
<img alt="" height="41" src="<?php echo $this->baseurl ?>/templates/salar/<?php echo $this->language; ?>/images/top_left.png" width="149" /></td>
</tr>
<tr>
<td class="style3" valign="top"><center><jdoc:include type="modules" name="user7" /></center></td>
</tr>
<tr>
<td>
<img alt="" height="15" src="<?php echo $this->baseurl ?>/templates/salar/<?php echo $this->language; ?>/images/bot_left.png" width="149" /></td>
</tr>
</table>
</td>
</tr>
</table>
</td>

همه همه چیز خوب هست ولی این 3 موقعیت ها بصورت افقی در کنار هم هستند و من می خوام این 3 موقعیت بصورت عمودی زیر هم باشند!
چطوری باید کاری کنم بصورت عمودی قرار گیرند؟ مرسی

سعید
09-28-2010, 07:05 PM
سلام.

باید از تگ <tr> برای استفاده کنید.

لطفا کد کامل قالب یا از اولین تگ <table> قبل از <td> ، تا انتهای تگ ( </table> ) رو اینجا قرار بدید تا دقیق تر راهنمایی کنم.

یا علی

deldar1
09-28-2010, 07:20 PM
سلام. مرسی این لیک ایندکس هست و من می خواهم موقعیت های یوزر 5 و یوزر 6 و یوزر 7 در زیر هم قرار بگیرند. مرسی از شما
rapidshare.com/files/422001243/index.zip

** اصلاح لینک

مهدی.
09-28-2010, 08:27 PM
سلام

لطفاً سورس کد را در اینجا قرار دهید ! نه فایل مربوطه را ! سورس فایل را در تگ کد قرار دهید تا راحت تر بتوان به شما کمک کرد !

هیچکس تنهاتر از خدا نیست

deldar1
09-29-2010, 11:12 AM
ممنونم


<?php
// no direct access
defined( '_JEXEC' ) or die( 'Restricted access' );
?>
&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>

&lt;head&gt;
&lt;meta content=&quot;en-us&quot; <b><font color=red>فقط کاربران عضو انجمن می توانند لینک ها را مشاهده کنند</font></b> /&gt;
&lt;link href=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/css/template_css.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; /&gt;
&lt;meta content=&quot;text/html; charset=utf-8&quot; <b><font color=red>فقط کاربران عضو انجمن می توانند لینک ها را مشاهده کنند</font></b> /&gt;
&lt;jdoc:include type=&quot;head&quot; /&gt;
&lt;style type=&quot;text/css&quot;&gt;
.style1 {
background-image: url(&#039;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/bac_main.png&#039;);
background-repeat:repeat-y;
}
.style2 {
background-image: url(&#039;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/bac_mod.png&#039;);
background-repeat:repeat-y;
}
.style3 {
background-image: url(&#039;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/bac_left.png&#039;);
background-repeat: repeat-y;
height: 100px;
}
&lt;/style&gt;
&lt;/head&gt;

&lt;body&gt;

&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;width: 1004px&quot;&gt;
&lt;tr&gt;
&lt;td valign=&quot;bottom&quot;&gt;
&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;width: 100%&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;map id=&quot;FPMap5&quot; name=&quot;FPMap5&quot;&gt;
&lt;area coords=&quot;22, 20, 129, 146&quot; href=&quot;&quot; shape=&quot;rect&quot; /&gt;
&lt;/map&gt;
&lt;img alt=&quot;&quot; height=&quot;182&quot; src=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/icon6.jpg&quot; usemap=&quot;#FPMap5&quot; width=&quot;206&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;map id=&quot;FPMap4&quot; name=&quot;FPMap4&quot;&gt;
&lt;area coords=&quot;13, 33, 130, 150&quot; href=&quot;component/user/register&quot; shape=&quot;rect&quot; /&gt;
&lt;/map&gt;
&lt;img alt=&quot;&quot; height=&quot;182&quot; src=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/icon5.jpg&quot; usemap=&quot;#FPMap4&quot; width=&quot;152&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;map id=&quot;FPMap3&quot; name=&quot;FPMap3&quot;&gt;
&lt;area coords=&quot;14, 24, 124, 141&quot; href=&quot;portfolio&quot; shape=&quot;rect&quot; /&gt;
&lt;/map&gt;
&lt;img alt=&quot;&quot; height=&quot;182&quot; src=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/icon4.jpg&quot; usemap=&quot;#FPMap3&quot; width=&quot;152&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;map id=&quot;FPMap2&quot; name=&quot;FPMap2&quot;&gt;
&lt;area coords=&quot;20, 25, 117, 153&quot; href=&quot;photo-gallery&quot; shape=&quot;rect&quot; /&gt;
&lt;/map&gt;
&lt;img alt=&quot;&quot; height=&quot;182&quot; src=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/icon3.jpg&quot; usemap=&quot;#FPMap2&quot; width=&quot;153&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;map id=&quot;FPMap1&quot; name=&quot;FPMap1&quot;&gt;
&lt;area coords=&quot;31, 32, 114, 146&quot; href=&quot;about-me&quot; shape=&quot;rect&quot; /&gt;
&lt;/map&gt;
&lt;img alt=&quot;&quot; height=&quot;182&quot; src=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/icon2.jpg&quot; usemap=&quot;#FPMap1&quot; width=&quot;153&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;map id=&quot;FPMap0&quot; name=&quot;FPMap0&quot;&gt;
&lt;area coords=&quot;71, 40, 158, 147&quot; href=&quot;contact-me&quot; shape=&quot;rect&quot; /&gt;
&lt;/map&gt;
&lt;img alt=&quot;&quot; height=&quot;182&quot; src=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/icon1.jpg&quot; usemap=&quot;#FPMap0&quot; width=&quot;188&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&quot;style1&quot; valign=&quot;top&quot;&gt;
&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;width: 100%&quot;&gt;
&lt;tr&gt;
&lt;td style=&quot;width: 280px&quot; valign=&quot;top&quot;&gt;
&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;width: 100%&quot;&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;img alt=&quot;&quot; height=&quot;243&quot; src=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/bot_logo1.jpg&quot; width=&quot;280&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;img alt=&quot;&quot; height=&quot;226&quot; src=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/bot_logo2.jpg&quot; width=&quot;280&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;
&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;width: 100%&quot;&gt;
&lt;tr&gt;
&lt;td style=&quot;width: 44px&quot;&gt;&amp;nbsp;&lt;/td&gt;
&lt;td style=&quot;width: 236px&quot; valign=&quot;top&quot;&gt;
&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;width: 100%&quot;&gt;
&lt;tr&gt;
&lt;td class=&quot;style2&quot; valign=&quot;top&quot;&gt;&lt;jdoc:include type=&quot;modules&quot; name=&quot;left&quot; style=&quot;xhtml&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/td&gt;
&lt;td style=&quot;width: 685px&quot; valign=&quot;top&quot;&gt;
&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;width: 100%&quot;&gt;
&lt;tr&gt;
&lt;td style=&quot;width: 536px&quot; valign=&quot;top&quot;&gt;
&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;width: 100%&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;center&gt;&lt;jdoc:include type=&quot;modules&quot; name=&quot;banner&quot; /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;height: 8px&quot;&gt;
&lt;img alt=&quot;&quot; height=&quot;3&quot; src=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/spacer.png&quot; width=&quot;3&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;padding-right: 5px&quot;&gt;&lt;jdoc:include type=&quot;component&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/td&gt;
&lt;td style=&quot;width: 149px&quot; valign=&quot;top&quot;&gt;
&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;width: 100%&quot;&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;img alt=&quot;&quot; height=&quot;41&quot; src=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/top_left.png&quot; width=&quot;149&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&quot;style3&quot; valign=&quot;top&quot;&gt;&lt;center&gt;&lt;jdoc:include type=&quot;modules&quot; name=&quot;user5&quot; /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;img alt=&quot;&quot; height=&quot;15&quot; src=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/bot_left.png&quot; width=&quot;149&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/td&gt;
&lt;td style=&quot;width: 149px&quot; valign=&quot;top&quot;&gt;
&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;width: 100%&quot;&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;img alt=&quot;&quot; height=&quot;41&quot; src=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/top_left.png&quot; width=&quot;149&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&quot;style3&quot; valign=&quot;top&quot;&gt;&lt;center&gt;&lt;jdoc:include type=&quot;modules&quot; name=&quot;user6&quot; /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;img alt=&quot;&quot; height=&quot;15&quot; src=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/bot_left.png&quot; width=&quot;149&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/td&gt;
&lt;td style=&quot;width: 149px&quot; valign=&quot;top&quot;&gt;
&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;width: 100%&quot;&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;img alt=&quot;&quot; height=&quot;41&quot; src=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/top_left.png&quot; width=&quot;149&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&quot;style3&quot; valign=&quot;top&quot;&gt;&lt;center&gt;&lt;jdoc:include type=&quot;modules&quot; name=&quot;user7&quot; /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;img alt=&quot;&quot; height=&quot;15&quot; src=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/bot_left.png&quot; width=&quot;149&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/td&gt;
&lt;td style=&quot;width: 39px&quot;&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;img alt=&quot;&quot; height=&quot;102&quot; src=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/footer.jpg&quot; width=&quot;1004&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;

&lt;/body&gt;

&lt;/html&gt;

سعید
09-29-2010, 02:27 PM
سلام

این کد رو تست کنید:



&lt;?php
// 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>

&lt;head&gt;
&lt;meta content=&quot;en-us&quot; <b><font color=red>فقط کاربران عضو انجمن می توانند لینک ها را مشاهده کنند</font></b> /&gt;
&lt;link href=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/css/template_css.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; /&gt;
&lt;meta content=&quot;text/html; charset=utf-8&quot; <b><font color=red>فقط کاربران عضو انجمن می توانند لینک ها را مشاهده کنند</font></b> /&gt;
&lt;jdoc:include type=&quot;head&quot; /&gt;
&lt;style type=&quot;text/css&quot;&gt;
.style1 {
background-image: url(&#039;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/bac_main.png&#039;);
background-repeat:repeat-y;
}
.style2 {
background-image: url(&#039;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/bac_mod.png&#039;);
background-repeat:repeat-y;
}
.style3 {
background-image: url(&#039;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/bac_left.png&#039;);
background-repeat: repeat-y;
height: 100px;
}
&lt;/style&gt;
&lt;/head&gt;

&lt;body&gt;

&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;width: 1004px&quot;&gt;
&lt;tr&gt;
&lt;td valign=&quot;bottom&quot;&gt;
&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;width: 100%&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;map id=&quot;FPMap5&quot; name=&quot;FPMap5&quot;&gt;
&lt;area coords=&quot;22, 20, 129, 146&quot; href=&quot;&quot; shape=&quot;rect&quot; /&gt;
&lt;/map&gt;
&lt;img alt=&quot;&quot; height=&quot;182&quot; src=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/icon6.jpg&quot; usemap=&quot;#FPMap5&quot; width=&quot;206&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;map id=&quot;FPMap4&quot; name=&quot;FPMap4&quot;&gt;
&lt;area coords=&quot;13, 33, 130, 150&quot; href=&quot;component/user/register&quot; shape=&quot;rect&quot; /&gt;
&lt;/map&gt;
&lt;img alt=&quot;&quot; height=&quot;182&quot; src=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/icon5.jpg&quot; usemap=&quot;#FPMap4&quot; width=&quot;152&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;map id=&quot;FPMap3&quot; name=&quot;FPMap3&quot;&gt;
&lt;area coords=&quot;14, 24, 124, 141&quot; href=&quot;portfolio&quot; shape=&quot;rect&quot; /&gt;
&lt;/map&gt;
&lt;img alt=&quot;&quot; height=&quot;182&quot; src=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/icon4.jpg&quot; usemap=&quot;#FPMap3&quot; width=&quot;152&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;map id=&quot;FPMap2&quot; name=&quot;FPMap2&quot;&gt;
&lt;area coords=&quot;20, 25, 117, 153&quot; href=&quot;photo-gallery&quot; shape=&quot;rect&quot; /&gt;
&lt;/map&gt;
&lt;img alt=&quot;&quot; height=&quot;182&quot; src=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/icon3.jpg&quot; usemap=&quot;#FPMap2&quot; width=&quot;153&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;map id=&quot;FPMap1&quot; name=&quot;FPMap1&quot;&gt;
&lt;area coords=&quot;31, 32, 114, 146&quot; href=&quot;about-me&quot; shape=&quot;rect&quot; /&gt;
&lt;/map&gt;
&lt;img alt=&quot;&quot; height=&quot;182&quot; src=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/icon2.jpg&quot; usemap=&quot;#FPMap1&quot; width=&quot;153&quot; /&gt;&lt;/td&gt;
&lt;td&gt;&lt;map id=&quot;FPMap0&quot; name=&quot;FPMap0&quot;&gt;
&lt;area coords=&quot;71, 40, 158, 147&quot; href=&quot;contact-me&quot; shape=&quot;rect&quot; /&gt;
&lt;/map&gt;
&lt;img alt=&quot;&quot; height=&quot;182&quot; src=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/icon1.jpg&quot; usemap=&quot;#FPMap0&quot; width=&quot;188&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&quot;style1&quot; valign=&quot;top&quot;&gt;
&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;width: 100%&quot;&gt;
&lt;tr&gt;
&lt;td style=&quot;width: 280px&quot; valign=&quot;top&quot;&gt;
&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;width: 100%&quot;&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;img alt=&quot;&quot; height=&quot;243&quot; src=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/bot_logo1.jpg&quot; width=&quot;280&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;img alt=&quot;&quot; height=&quot;226&quot; src=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/bot_logo2.jpg&quot; width=&quot;280&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign=&quot;top&quot;&gt;
&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;width: 100%&quot;&gt;
&lt;tr&gt;
&lt;td style=&quot;width: 44px&quot;&gt;&amp;nbsp;&lt;/td&gt;
&lt;td style=&quot;width: 236px&quot; valign=&quot;top&quot;&gt;
&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;width: 100%&quot;&gt;
&lt;tr&gt;
&lt;td class=&quot;style2&quot; valign=&quot;top&quot;&gt;&lt;jdoc:include type=&quot;modules&quot; name=&quot;left&quot; style=&quot;xhtml&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/td&gt;
&lt;td style=&quot;width: 685px&quot; valign=&quot;top&quot;&gt;
&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;width: 100%&quot;&gt;
&lt;tr&gt;
&lt;td style=&quot;width: 536px&quot; valign=&quot;top&quot;&gt;
&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;width: 100%&quot;&gt;
&lt;tr&gt;
&lt;td&gt;&lt;center&gt;&lt;jdoc:include type=&quot;modules&quot; name=&quot;banner&quot; /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;height: 8px&quot;&gt;
&lt;img alt=&quot;&quot; height=&quot;3&quot; src=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/spacer.png&quot; width=&quot;3&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;padding-right: 5px&quot;&gt;&lt;jdoc:include type=&quot;component&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/td&gt;
&lt;td style=&quot;width: 149px&quot; valign=&quot;top&quot;&gt;
&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;width: 100%&quot;&gt;
&lt;tr&gt;
&lt;td style=&quot;width: 149px&quot; valign=&quot;top&quot;&gt;
&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;width: 100%&quot;&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;img alt=&quot;&quot; height=&quot;41&quot; src=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/top_left.png&quot; width=&quot;149&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&quot;style3&quot; valign=&quot;top&quot;&gt;&lt;center&gt;&lt;jdoc:include type=&quot;modules&quot; name=&quot;user5&quot; /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;img alt=&quot;&quot; height=&quot;15&quot; src=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/bot_left.png&quot; width=&quot;149&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;width: 149px&quot; valign=&quot;top&quot;&gt;
&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;width: 100%&quot;&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;img alt=&quot;&quot; height=&quot;41&quot; src=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/top_left.png&quot; width=&quot;149&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&quot;style3&quot; valign=&quot;top&quot;&gt;&lt;center&gt;&lt;jdoc:include type=&quot;modules&quot; name=&quot;user6&quot; /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;img alt=&quot;&quot; height=&quot;15&quot; src=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/bot_left.png&quot; width=&quot;149&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;width: 149px&quot; valign=&quot;top&quot;&gt;
&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; style=&quot;width: 100%&quot;&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;img alt=&quot;&quot; height=&quot;41&quot; src=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/top_left.png&quot; width=&quot;149&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&quot;style3&quot; valign=&quot;top&quot;&gt;&lt;center&gt;&lt;jdoc:include type=&quot;modules&quot; name=&quot;user7&quot; /&gt;&lt;/center&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;img alt=&quot;&quot; height=&quot;15&quot; src=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/bot_left.png&quot; width=&quot;149&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/td&gt;
&lt;td style=&quot;width: 39px&quot;&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;img alt=&quot;&quot; height=&quot;102&quot; src=&quot;&lt;?php echo $this-&gt;baseurl ?&gt;/templates/salar/&lt;?php echo $this-&gt;language; ?&gt;/images/footer.jpg&quot; width=&quot;1004&quot; /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;

&lt;/body&gt;

&lt;/html&gt;


یا علی

deldar1
09-29-2010, 06:03 PM
سلام. مرسی. موقعیتهایی که می خواستم الان دقیقا زیر هم هستند همونطور که می خواستم ولی یک مشکل دیگه بوجود آمده! هیچ کدوم از تصاویر قالب نمایش داده نمی شوند و قالب چپ چین شده!
می شه در پیام خصوصی کل قالب را در اختیارتان بگزارم تا بهتر بشه روش کار کرد؟ مرسی از محبتتان

سعید
09-29-2010, 06:39 PM
سلام.

درصورتی که قالبتون تجاری نیست، قالب رو یک جا آپلود کنید و لینک دریافتش رو اینا قرار بدید.

یا علی

deldar1
09-30-2010, 04:14 PM
مرسی. قالب تجاری نیست ولی رایگان هم نیست! یعنی اختصاصی برای خودم هست
می شه در پیام خصوصی در اختیارتون بزارم؟ ممنون می شم

بفرست برایتان!؟ خواهش می کنم

سعید
09-30-2010, 06:56 PM
سلام.

بفرستید، انشا الله در اسرع وقت بررسی می کنم.

یا علی

deldar1
10-02-2010, 11:37 AM
مرسی از لطفتان. با مشکلات دیگری در قالبم روبرو شدم که فکر می کنم اگر ازش استفاده نکنم بهتر هست. یکی از مشکلات سنگین بودنش هست و
مرسی از شما