Web Hosting Talk







View Full Version : Help! Cant' figure this out


PyroPixel
02-26-2005, 12:02 PM
Ok, I'm working on a project, and I can't seem to figure this out.

I have a BASIC layout of what i need, so basic, and i still run across the problem.

The layout is here

http://www.hostrace.com/sliced/sliced.html

The black line down the middle is supposed to be width="1" but it shows up like 5 or more.

Thanks

Rob83
02-26-2005, 12:11 PM
The easiest way is to make a transparent image 1 x 1 and insert it intot hat column. That would make the column as wide as the image, but since it's transparent, nobody would see it. Hence we call them "spacers"

PyroPixel
02-26-2005, 12:23 PM
I know what spacers are ;) I didn't even think about that.

Thanks a ton for the help! However that did not work

edit: I even updated the page here

http://www.hostrace.com/sliced/sliced.html

Aea
02-26-2005, 09:41 PM
It looks like it is "-1" no?

Xoopiter-Craig
02-26-2005, 09:58 PM
Originally posted by Galfon
Ok, I'm working on a project, and I can't seem to figure this out.

I have a BASIC layout of what i need, so basic, and i still run across the problem.

The layout is here



The black line down the middle is supposed to be width="1" but it shows up like 5 or more.

Thanks

When something keeps going wrong for me I just restart it :):eek:

Trifolic
02-26-2005, 10:30 PM
There is a really easy way to do this I made something to get you started, using CSS visit http://www.jpwebtech.com/preview/CSS/sliced.html to view the remake, then look at http://www.jpwebtech.com/preview/CSS/styles.css hopefully you can take it from there, let me know if you need anymore help