• i’m trying to center and hyperlink the info (page links) in my footer – virtualbusinesspartners.com

    however, it’s not:
    1) linking to the pages
    2) centering

    can someone take a quick look and see if you spot what the issue is? would greatly appreciate it… almost cross-eyed at this point!

Viewing 3 replies - 1 through 3 (of 3 total)
  • a: the links are covered by the .content-bottom div (the fluffy clouds)
    – in style.css:
    .content-bottom { position:absolute; left:0px; bottom: -95px; background: url(images/content-bottom-bg.png) no-repeat; height:101px; width:883px; }

    b: the fifth ‘va services’ block in the #controllers div hangs down and stops the centering.

    it might work if you add two more empty paragraphs <p></p> before your page list – this will push out down beyond the obstructions.

    Thread Starter vbpartners

    (@vbpartners)

    ok… was able to center the footer area…. but still can’t get the links to work… 🙁

    Thread Starter vbpartners

    (@vbpartners)

    Alchymyth…absolutely genius! i had tried several things but didnt think of that..

    thank you so much! 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Problem with my footer’ is closed to new replies.