با سلام به شما عزیزان که واقعا زحمت همه ما رو می کشید
من یک قالب رایگان دارم که کد
INDEX
ان به صورت زیر است
استکد:<?php // no direct access defined( '_JEXEC' ) or die( 'Restricted access' ); $siteName = $this->params->get('siteName'); class tjC { function isFrontPage(){ return (JRequest::getCmd('option')=='com_content' && !JRequest::getInt('id')); } } $TJ = new tjC($this); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "[مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید] <!-- Design by ThemesJoomla.com [مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید] Released for free under a Creative Commons Attribution 2.5 License --> <html xmlns="[مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید] xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" > <head> <jdoc:include type="head" /> <link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/template_css.css" type="text/css" /> </head> <body> <div id="top"> <div id="top-cover"> <div id="logo"><a href="<?php echo $this->baseurl ?>" title="<?php echo $siteName; ?>"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/logo.png" border="0" alt="<?php echo $siteName; ?>" /></a></div> <div id="topmenu"> <jdoc:include type="modules" name="mymainmenu" style="xhtmlxtd" /> </div> </div> </div> <div class="container"> <div id="contentarea"> <?php if(!$TJ->isFrontPage()) { ?> <div id="content"> <jdoc:include type="message" /> <jdoc:include type="component" style="xhtml"/> </div> <div id="right"> <jdoc:include type="modules" name="myright" style="xhtml" /> </div> <?php } else { ?> <div class="spotlight"><img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/spotlight.jpg" border="0" alt=" " /> <jdoc:include type="modules" name="myspotlight" style="xhtmlxtd" /> </div> <?php } ?> </div> <div id="bottom"> <div id="user1"> <jdoc:include type="modules" name="myuser1" style="xhtml" /> </div> <div id="user2"> <jdoc:include type="modules" name="myuser2" style="xhtml" /> </div> <div id="user3"> <jdoc:include type="modules" name="myuser3" style="xhtml" /> </div> </div> <div id="footer"> <jdoc:include type="modules" name="myfooter" style="xhtml" /> <p>Copyright &copy; <?php echo $siteName; ?>. All Rights Reserved. <?php echo JText::_('Powered by') ?> <a href="http://www.joomla.org">Joomla!</a>. <?php echo JText::_('Valid') ?> <a href="[مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید] <?php echo JText::_('and') ?> <a href="[مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید]. <!-- You CAN NOT remove (or unreadable) those links without permission. Removing the link and template sponsor Please visit themesjoomla.com or contact with e-mail (webmaster@themesjoomla.com) If you don't want to link back to themesjoomla.com, you can always pay a link removal donation. This will allow you to use the template link free on one domain name. Also, kindly send me the site's url so I can include it on my list of verified users . Please read license.txt --> <br /> <a href="[مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید] rel="follow">Joomla Themes</a> by <a rel="follow" href="[مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید] </div> </div> <jdoc:include type="modules" name="debug" /> </body> </html> و کد CSS body { margin: 0px; padding:0px; background: #000000; } body, td, th { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; line-height: 160%; } h1, h4, h5, h6 { font-size: 12px; color: #fff; font-weight: normal; } h4 { font-size: 11px; font-weight: bold; margin: 0; padding: 0; color: #FF9900; margin-left: 2px; } h2 { color: #fff; font-weight: normal; font-size: 30px; text-transform: uppercase; margin:0; padding:0; font-family: Arial, Helvetica, sans-serif; line-height: 32px; } h3 { color: #990000; font-weight: normal; font-size: 12px; text-transform: none; margin-bottom: 10px; padding-top: 0; margin-top: 0; font-family: Verdana, Arial, Helvetica, sans-serif; } a { color: #1F6BB2; } a:hover { color: #FFF; } .container { width: 950px; margin: 0 auto; } #contentarea { width: 950px; clear: left; margin-top: 0; float: left; padding-bottom: 30px; background:#151515; } #top { width: 100%; height: 90px; } #top-cover { width: 950px; margin: 0 auto; } #logo { width: 200px; float: left; margin-top: 15px; margin-left: 5px; } #header { width: 950px; float: left; display: inline-block; margin-bottom: 20px; } #content { width: 630px; float: left; margin-top: 20px; margin-left: 20px; } #content2 { width: 850px; float: left; margin-top: 20px; margin-left: 20px; } #right { width: 255px; float: right; padding-bottom: 70px; margin-top: 20px; color: #666; margin-right:15px; } #right .moduletable { margin-bottom: 20px; } #bottom { width: 950px; clear: left; float: left; color: #666; background:#151515; padding:0 0 20px; } #right h3, #bottom h3 { margin: 0px; font-weight: bold; color: #1F6BB2; font-size: 18px; font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, Sans-serif; border-bottom:5px solid #242424; padding:0 0 5px 0; } #user1 { width: 285px; float: left; margin-left: 15px; } #user1 .moduletable { margin-bottom: 5px; padding-bottom: 5px; } #user1 p { margin: 0; padding: 0; margin-left: 2px; } #user1 a { color: #FF9900; } #user2 { width: 285px; float: left; margin-left: 50px; } #user2 li { margin: 0; padding: 0; list-style: none; list-style-image: none; text-transform: none; line-height: 18px; } #user2 a { color: #666; margin-left: 2px; font-size: 11px; } #user3 { width: 285px; float: right; margin-right: 10px; } #footer { clear: left; float: left; width: 950px; text-align: left; font-size: 9px; padding: 10px 0 30px 10px; color: #666; } #footer a { color: #666; } #footer .moduletable { width: 880px; margin: 0 auto; margin-top: 3px; } h2.contentheading, h2.componentheading { margin-bottom: 20px; margin-top: 10px; } .clear { clear: both; } /* COMMON TAGS */ .modifydate { color: #C0C0C0; } .author { color: #C0C0C0; } .createdate { color: #C0C0C0; } .contenttoc { margin: 5px; } ul { margin: 2px; padding: 6px; padding-left: 15px; } li { padding-left: 1px; line-height: 150%; } ul.arrow1 li, ul.arrow2 li { padding-left: 5px; padding-bottom: 2px; padding-top: 2px; } .buttons { float:right; width:85px; } .buttons .buttonheading { float:left; } .buttons img { border: 0; } fieldset { border: none; } textarea, input { border: solid 1px #ccc; color: #666; } .button { background: none; border: solid 1px #ccc; color: #990000; } /* Poll Module Styles */ .poll-radio { padding:0; float:left; clear:left; text-align:left; } .poll-option { float:left; padding-bottom:6px; padding-top: 3px; width:85%; margin-left: 2px; } .poll h3 { border:none; } .author, .createdate, .modifydate, .buttons { display:none } #topmenu { float: right; width:650px; height: 61px; margin-top:30px; margin-right: 10px; } #topmenu ul { list-style: none; margin: 0; padding: 0; margin-left: -11px; float: right; } #topmenu li { list-style: none; float: left; font-weight: normal; font-size: 14px; padding-right: 20px; padding-left: 20px; padding-top: 2px; line-height: 26px; text-transform: uppercase; font-family: Candara, Arial, Helvetica, sans-serif; } #topmenu li a { display: block; padding: 0; font-weight: normal; text-decoration: none; color: #fff; } #topmenu li:hover, #topmenu li.hover { position: static; } #topmenu li a:hover, #topmenu li.active a { color: #1F6BB2; background-position: center; } html>body #topmenu li a { width: auto; } .spotlight { padding:15px 15px 0 15px; }
من می خواهم یک قسمت my left به آن اضافه کنم
و وقتی روی یک منو و زیر منو کلیک می کنم همه منو ها رنگشان روشنتر شود و زیر منو بولد شود
و وقتی یک ثفحه که بدون مازول راست و چپ است کلا نشان داده شود نه فقط در سمت چپ لطفا مرا راهنمایی بفرمائید ممنون از زحماتتان
البته کد
*کد ها ادیت شد.کد:templateDetails.xml به صورت زیر است <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE install PUBLIC "-//Joomla! 1.5//DTD template 1.0//EN" "[مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید] <install version="1.5" type="template"> <name>mybusiness</name> <version>1.0.0</version> <creationDate>01/01/09</creationDate> <author>themesjoomla.com</author> <authorEmail>webmaster@themesjoomla.com</authorEmail> <authorUrl>[مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید] <copyright></copyright> <license>Creative Commons Attribution 2.5 License.</license> <description> <![CDATA[<h3>License</h3> All the free CSS templates on this site are distributed under the <b><a href="[مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید] Creative Commons Attribution 2.5 License.</a></b> This means that you are free: <ul> <li>to copy, distribute, display, and perform the work</li> <li>to make derivative works</li> <li>to make commercial use of the work</li> </ul> Under the following conditions: <ul> <li>You must attribute the work in the manner specified by the author or licensor. (In this case, a link back to my site)</li> <li>For any reuse or distribution, you must make clear to others the license terms of this work</li> <li>Any of these conditions can be waived if you get permission from the copyright holder</li> <li>You can not delete sponsorlinks if template have it.</li> </ul> <h3>Removing the link and template sponsor</h3> If you don't want to link back to themesjoomla.com, you can always pay a link removal donation. This will allow you to use the template link free on one domain name. Also, kindly send me the site's url so I can include it on my list of verified users <br /> Please contact to me with <a href="mailto:webmaster@themesjoomla.com">webmaster@themesjoomla.com</a>]]> </description> <files> <filename>license.txt</filename> <filename>index.php</filename> <filename>index.html</filename> <filename>template_thumbnail.png</filename> <filename>params.ini</filename> <filename>images/index.html</filename> <filename>images/logo.png</filename> <filename>images/spotlight.jpg</filename> <filename>css/index.html</filename> <filename>css/template_css.css</filename> <filename>html/com_content/archive/default_items.php</filename> <filename>html/com_content/archive/default.php</filename> <filename>html/com_content/article/default.php</filename> <filename>html/com_content/category/blog_item.php</filename> <filename>html/com_content/category/blog_links.php</filename> <filename>html/com_content/category/blog.php</filename> <filename>html/com_content/category/default_items.php</filename> <filename>html/com_content/category/default.php</filename> <filename>html/com_content/frontpage/default_item.php</filename> <filename>html/com_content/frontpage/default.php</filename> <filename>html/com_content/section/default.php</filename> <filename>html/com_content/section/blog_item.php</filename> <filename>html/com_content/section/blog.php</filename> <filename>html/com_search/search/default_error.php</filename> <filename>html/com_search/search/default_form.php</filename> <filename>html/com_search/search/default_results.php</filename> <filename>html/com_search/search/default.php</filename> <filename>html/com_user/login/default_login.php</filename> <filename>html/com_user/login/default_logout.php</filename> <filename>html/mod_newsflash/_item.php</filename> <filename>html/mod_newsflash/horiz.php</filename> <filename>html/mod_poll/default.php</filename> </files> <positions> <position>mymainmenu</position> <position>myright</position> <position>myspotlight</position> <position>myuser1</position> <position>myuser2</position> <position>myuser3</position> <position>myfooter</position> <position>debug</position> </positions> <params> <param name="siteName" type="text" default="Themes Joomla" size="50" label="Site Name" description="Set Site Name" /> </params> </install>
> به در خواست sahama <




علاقه مندی ها (Bookmarks)