PHP columns screw up

Discussion in 'PHP' started by TheDutchMan, Jan 1, 2008.

  1. #1
    I'm by far an php expert and I don't know exactly how to explain so I have some printscreens.

    I've tried several things and I'm working on it now for quite some time but without any results.

    I'm hoping anyone could help me out with this. This is the current footer but i want to ad two columns on top of this.

    [​IMG]

    If i simply name the new colums <div id="footerleft"> and <div id="footerright"> than the "** Bloggers and Advertisers **" column is shifted up and lands inbetween the "Our Tips and Tricks Categories" and "Our recources" column.

    [​IMG]
     
    TheDutchMan, Jan 1, 2008 IP
  2. commandos

    commandos Notable Member

    Messages:
    3,648
    Likes Received:
    329
    Best Answers:
    0
    Trophy Points:
    280
    #2
    this has nothing to do with php , it's ur css style , it's too big to fit ...

    try changing the width of the cells
     
    commandos, Jan 1, 2008 IP
  3. TheDutchMan

    TheDutchMan Peon

    Messages:
    374
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #3
    That seems kinda illogical to me. If I change the number of columns in "Our Tips and Tricks Categories". This category now has 2 columns. And the third "Our resources" column should easily fit next to it.

    But then again, I’m pretty new to this stuff.

    This is now that I have 2+1 upper columns and I named them <div id="footerleft"> and <div id="footerright">. As you can see the middle column has shifted up.

    [​IMG]
     
    TheDutchMan, Jan 1, 2008 IP