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. 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.
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
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.