0
Welcome Guest! Login
0 items Join Now

Help with site CSS

    • slogen123's Avatar
    • slogen123
    • Sr. Rocketeer
    • Posts: 100
    • Thanks: 0

    Help with site CSS

    Posted 18 years 3 months ago
    • Since we are on break from school, I decided to sit down and learn CSS in an effort to eventually create my own Joomla Templates. I have created a simple, fictitious non-Joomla site to further my understanding of CSS, however, I do not understand what syntax errors i have in displaying the footer of the site (as it appears in the middle of my content div). Any input on what i'm doing wrong would be much appreciated thanks. files are attached
    • Last Edit: 18 years 3 months ago by slogen123.
    • Dan L's Avatar
    • Dan L
    • Elite Rocketeer
    • Posts: 1453
    • Thanks: 0

    Re: Help with site CSS

    Posted 18 years 3 months ago
    • It's because you're using ABSOLUTE positioning for the 'content' DIVs, so your 'content' DIV (your wrapper) is relative to the header, not the content.

      Try changing to RELATIVE positioning for the content DIVs...you may need to float & position them to get the positions correct.
    • Toolbox Digital | Dribbble | Forrst
    • slogen123's Avatar
    • slogen123
    • Sr. Rocketeer
    • Posts: 100
    • Thanks: 0

    Re: Help with site CSS

    Posted 18 years 3 months ago
    • thanks man works like a charm

Time to create page: 0.063 seconds