Click to See Complete Forum and Search --> : Problem with a template!


gcop33
02-26-2008, 11:05 AM
Hello people... This is my first post sto I'll introduce my self. My name is Marios and I am from Greece. I just recentrly brought my first php book and I am starting to changing a template. Thought I dont know alot and I need your help...
This is the template www.strongbattle.com
As you can see I did something and at right of the logo and left of it, the bars isnt align... The problem is that I try many thinks and I cant find a solution... please can someone tell me what I can do, or what files should I post it to tell me what I did wrong??
Please I need so much that help cause I am stack by that SO MANY DAYS!

Thanks in advance!

jeff.tet
02-26-2008, 12:49 PM
It looks like you may have a css issue...check the padding. Also do the graphics line up correctly if you paste them in a file and view them.

gcop33
02-26-2008, 02:51 PM
isnt that easy because there are in a table... and I just thought that with kind of logo, some one with smaller resolution than 1280x1024 it will have to scroll... and I am thinking to just make smaller logo and left and right of it, I will put a repeated small section of the yellow board... I dont know if it is a good Idea! can anyone tell me?

Weedpacket
02-27-2008, 12:49 AM
Well, if you're going to use stylesheets you might as well go all the way instead of a mix of css layout and table layout. But for your immediate problem, the reason why your middle column isn't aligning with the side columns is because you're specifically asking for a three-pixel white border above it:
<td style="border-top: 3px solid rgb(255, 255, 255);" colspan="3">