PDA

View Full Version : Cttf


royall
03-30-2005, 12:09 AM
I am setting up a subdomain on my website: cttf.royallandhisbox.com . CTTF stands for Cracker Tracing/Tracking Force. What this means a group against crackers (hackers are the good guys, the white hats, as quoted from Kurashu.) , like "k4n3x0r" (see the topic "This page has just appeared on my site".) I need two know how to do this:

http://www.iuploads.com/uploads/239ad1f7c0.jpg

instead of whats currently at the url. how would I do that?

dannyhayes
03-30-2005, 04:39 PM
Hi,

It would help if the url worked :D .

I think the best way to do that design would be to use css for layout.

evo
03-30-2005, 04:43 PM
Have a title area, then after that add a floating div to the left for your menu, with the width set to whatever it is meant to and the content in another div.

The content div should flow next to that div without any problem whatsoever.

If you do have a problem, set the width of the content div, and float that also.