رابحي حسين
عدد المساهمات : 487 معدل النشاط : 5303 السُمعة : 0
| موضوع: تعديل على كود تومبيلات الأربعاء 22 يوليو 2015 - 16:06 | |
| وضعت هذا الكود الخاص بوضع صورة أسفل المنتدى الكود هنالكن جاءت الصورة في اليمين أريد جعلها في الوسط
عدل سابقا من قبل رابحي حسين في الأربعاء 22 يوليو 2015 - 21:08 عدل 1 مرات | |
|
حـــوده
عدد المساهمات : 2907 معدل النشاط : 9216 السُمعة : 103
| موضوع: رد: تعديل على كود تومبيلات الأربعاء 22 يوليو 2015 - 20:57 | |
| مرحبا اخي ضع هنا قالب overall _ footer _ end للتعديل | |
|
رابحي حسين
عدد المساهمات : 487 معدل النشاط : 5303 السُمعة : 0
| موضوع: رد: تعديل على كود تومبيلات الأربعاء 22 يوليو 2015 - 20:59 | |
| تفضلوا - الكود:
-
<!-- BEGIN html_validation --> <!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"> <body> <div> <div> <div> <div> <div> <div> <div> <ul> <li> <!-- END html_validation --> </li> </ul> <!-- BEGIN switch_footer_links --> <ul class="linklist clearfix"> <li class="rightside"> <!-- BEGIN footer_link --> <!-- BEGIN switch_separator --> | <!-- END switch_separator --> {switch_footer_links.footer_link.FOOTER_LINK_SEPARATOR}<a name="bottom" class="copyright" href="{switch_footer_links.footer_link.U_FOOTER_LINK_HREF}" rel="{switch_footer_links.footer_link.FOOTER_LINK_REL}" target="{switch_footer_links.footer_link.FOOTER_LINK_TARGET}" title="{switch_footer_links.footer_link.L_FOOTER_LINK_TITLE}">{switch_footer_links.footer_link.L_FOOTER_LINK_TEXT}</a> <!-- END footer_link --> </li> </ul> <!-- END switch_footer_links --> <span class="corners-bottom"><span></span></span> </div> </div> <p class="copyright"> <strong>{ADMIN_LINK}</strong> </p> </div> {PROTECT_FOOTER} </div> </div> </div> </div>
<!-- BEGIN switch_facebook_login --> <div id="fb-root"></div> <script type="text/javascript"> FB.init({ appId : {switch_facebook_login.FACEBOOK_APP_ID}, cookie : true, xfbml : true, oauth : true, version : 'v2.3' });
(function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/sdk.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); </script> <!-- END switch_facebook_login -->
<!-- BEGIN switch_facebook_logout_TMP --> <script type="text/javascript"> //<![CDATA[ FB.Event.subscribe('auth.logout', function(response) { if ($('a#logout')) { var lien_redir = $('a#logout').attr('href');
if ($('a#logout').attr('href') && $('a#logout').attr('href') != '') { document.location.href = 'http://{switch_facebook_logout.SERVER_NAME}/' + lien_redir; } } });
$(document).ready( function() { $('a#logout').click( function() { FB.logout(); } ); } ); //]]> </script> <!-- END switch_facebook_logout_TMP -->
<script type="text/javascript"> //<![CDATA[ fa_endpage(); //]]> </script> </body> </html>
<table border="0" width="100%" id="table1" cellspacing="0" cellpadding="0"> <tr> <td> <img border="0" src="http://im43.gulfup.com/6tDUEk.png " width="1261" height="29"></td> </tr> </table> | |
|
حـــوده
عدد المساهمات : 2907 معدل النشاط : 9216 السُمعة : 103
| موضوع: رد: تعديل على كود تومبيلات الأربعاء 22 يوليو 2015 - 21:01 | |
| اتفضل اخي - الكود:
-
<!-- BEGIN html_validation --> <!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"> <body> <div> <div> <div> <div> <div> <div> <div> <ul> <li> <!-- END html_validation --> </li> </ul> <!-- BEGIN switch_footer_links --> <ul class="linklist clearfix"> <li class="rightside"> <!-- BEGIN footer_link --> <!-- BEGIN switch_separator --> | <!-- END switch_separator --> {switch_footer_links.footer_link.FOOTER_LINK_SEPARATOR}<a name="bottom" class="copyright" href="{switch_footer_links.footer_link.U_FOOTER_LINK_HREF}" rel="{switch_footer_links.footer_link.FOOTER_LINK_REL}" target="{switch_footer_links.footer_link.FOOTER_LINK_TARGET}" title="{switch_footer_links.footer_link.L_FOOTER_LINK_TITLE}">{switch_footer_links.footer_link.L_FOOTER_LINK_TEXT}</a> <!-- END footer_link --> </li> </ul> <!-- END switch_footer_links --> <span class="corners-bottom"><span></span></span> </div> </div> <p class="copyright"> <strong>{ADMIN_LINK}</strong> </p> </div> {PROTECT_FOOTER} </div> </div> </div> </div> <!-- BEGIN switch_facebook_login --> <div id="fb-root"></div> <script type="text/javascript"> FB.init({ appId : {switch_facebook_login.FACEBOOK_APP_ID}, cookie : true, xfbml : true, oauth : true, version : 'v2.3' }); (function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/sdk.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); </script> <!-- END switch_facebook_login --> <!-- BEGIN switch_facebook_logout_TMP --> <script type="text/javascript"> //<![CDATA[ FB.Event.subscribe('auth.logout', function(response) { if ($('a#logout')) { var lien_redir = $('a#logout').attr('href'); if ($('a#logout').attr('href') && $('a#logout').attr('href') != '') { document.location.href = 'http://{switch_facebook_logout.SERVER_NAME}/' + lien_redir; } } }); $(document).ready( function() { $('a#logout').click( function() { FB.logout(); } ); } ); //]]> </script> <!-- END switch_facebook_logout_TMP --> <script type="text/javascript"> //<![CDATA[ fa_endpage(); //]]> </script> </body> </html> <table border="0" width="100%" id="table1" cellspacing="0" cellpadding="0"> <tr> <td> <p align="center"> <img border="0" src="http://im43.gulfup.com/6tDUEk.png " width="1261" height="29"></td> </tr> </table> | |
|
رابحي حسين
عدد المساهمات : 487 معدل النشاط : 5303 السُمعة : 0
| موضوع: رد: تعديل على كود تومبيلات الأربعاء 22 يوليو 2015 - 21:07 | |
| | |
|