Results 1 to 4 of 4

Thread: question about layout

  1. #1
    Join Date
    Feb 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default question about layout

    hello, i'm trying to set up a website with either a top and left frame css layout or even a top-left-right frame lay out. we want to have a banner above our menu bar, and a wide frame on the right. we also want our layout to have text boxes but we don't want the text boxes to go all the way to the right. now, i'm not sure how to do this. i've already made the menu bar that will be below the banner and above the text boxes, but when i tryed doodling around with the code i got from the site for a left-top-right frame layout, it covered up my menu bar. any help would be greatly appreciated.


    you can see what i've got so far at www.burningsunrecords/preview

    when you click the buttons it will bring you to our old site which was done using pagebuilder. thanks for any help!

  2. #2
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    I highly doubt you want frames. Or at least I would hope you don't want frames.

    Have a look at this page
    Where you would put your banner in the header, you can use the right colum for the text boxes and have all the room center-left for content.
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  3. #3
    Join Date
    Feb 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    okay, that's all and good and it gets me started, but I'm a newbie and I'm not really sure how to code that -_-.

  4. #4
    Join Date
    Jan 2007
    Posts
    629
    Thanks
    10
    Thanked 28 Times in 28 Posts

    Default

    Try this, or google to find a good tutorial on the subject (I haven't looked over that one, but it looks close to what you want I think).
    --Jas
    function GreatMinds(){ return "Think Like Jas"; }
    I'm gone for a while, but in the meantime: Try using my FTP script | Fight Bot Form Submissions

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •