Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> Problem z footer
pietrov8
post
Post #1





Grupa: Zarejestrowani
Postów: 188
Pomógł: 1
Dołączył: 4.07.2009
Skąd: ...

Ostrzeżenie: (10%)
X----


Jak zrobić by footer na tej stronie
http://www.agraven.pl/sklep/index.php


był taki sam jak na tej
http://www.agraven.pl/agraven/

Z góry dziękuję za odp. Link do css http://www.agraven.pl/agraven/css/stylownik.css

Zapomniałbym

Kod Footer z http://www.agraven.pl/sklep/index.php
  1. <?php
  2. /*
  3.   $Id: footer.php 1739 2007-12-20 00:52:16Z hpdl $
  4.  
  5.   osCommerce, Open Source E-Commerce Solutions
  6.   <a href=\"http://www.oscommerce.com\" target=\"_blank\">http://www.oscommerce.com</a>
  7.  
  8.   Copyright (c) 2003 osCommerce
  9.  
  10.   Released under the GNU General Public License
  11. */
  12. // START STS 4.5
  13. if ($sts->display_template_output) {
  14.  // Get content here, in case column_right is not called.
  15.  if (!isset($sts->template['content'])) $sts->restart_capture ('content');
  16. } else {
  17. //END STS
  18.  
  19.  require(DIR_WS_INCLUDES . 'counter.php');
  20. ?>
  21. <?php
  22.  if ($banner = tep_banner_exists('dynamic', '468x50')) {
  23. ?>
  24.  
  25. <?php
  26.  }
  27. // START STS 4.1
  28. }
  29. // END STS 4.1
  30. ?>
  31. <link href="/stylownik.css" rel="stylesheet" type="text/css" /><br />
  32.  
  33. <div id="foot">
  34.    <div id="foot-content">
  35.        <div id="foot_left">
  36.           Copyright Š Agraven 2009
  37.        </div>
  38.  
  39.  
  40.        <div id="foot_right">
  41.        Modyfied by <a target="_blank" href="http://www.webdesign-experts.eu">Webdesign</a>-Experts.eu - <a href="http://www.webdesign-experts.eu/oferta,sklepy_internetowe.htm" target="_blank">Sklepy internetowe</a>   </div>
  42.  
  43.    </div>
  44.  
  45.  
  46. </div>


oraz z http://www.agraven.pl/agraven/
  1. <div style="clear: both; height: 30px;"></div>
  2.  
  3.  
  4.  
  5. <div id="foot">
  6. <div id="foot-content">
  7. <div id="foot_left">
  8. Copyright Š Agraven 2009
  9. </div>
  10.  
  11.  
  12. <div id="foot_right">
  13. Code by <a href="http://Webdesign-experts.eu">Webdesign-experts.eu</a>
  14. </div>
  15.  
  16. </div>
  17.  
  18.  
  19. </div>
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 8.10.2025 - 12:40