Changeset 114 in t29-www


Ignore:
Timestamp:
Oct 4, 2009, 9:50:50 PM (14 years ago)
Author:
heribert
Message:

Counter auf Startseite:

  • Besucher seit 2003 => 2004 (Jahreszahl korrigiert)
  • Position korrigiert (Qick & Dirty)

-- Sven @ t29

Location:
shared
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • shared/css/fresh.css

    r103 r114  
    480480    position: absolute;
    481481    /* Position relativ zum inneren padding von #content! */
    482     bottom: 0;
     482    bottom: -20px;
    483483    right: -230px;
    484484    width: 230px;
  • shared/js/counter.js

    r98 r114  
    1515        var s = "<div style='color:grey'>";
    1616        s += "<p class='center'><span style='border: 1px solid grey; padding: 5px; font-family: monospace; letter-spacing: 3px; color: grey;'>"+stand+"</span></p>";
    17         s += "<p>Besucher seit 2003</p>";
     17        s += "<p>Besucher seit 2004</p>";
    1818        s += "</div>";
    1919        return s;
Note: See TracChangeset for help on using the changeset viewer.
© 2008 - 2013 technikum29 • Sven Köppel • Some rights reserved
Powered by Trac
Expect where otherwise noted, content on this site is licensed under a Creative Commons 3.0 License