Results 1 to 4 of 4
  1. #1
    Junior Member
    Join Date
    Nov 2010
    Location
    London
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    div CSS Positioning Problems

    Hi all,

    My first post on this forum so Hi to all and sorry if this is a bit of a newbie question but any help would be greatly appreciated!

    I'm in the process of designing my own portfolio website but I'm having quite a few problems working out how to properly position div tags using CSS. I managed to layout my home page with some success (not sure what you guys will think of my coding skills on it though!) its just the about page that I'm struggling with.

    I want to have 3 columns of body copy which span across the page horizontally and the right-hand column needs to be positioned slightly higher than the other two to fill the white space which appears to the right of the intro text. I can't get the column to sit next to the intro text but think it's probably because I haven't got my head around the CSS and might be over complicating things!

    Can you guys have a look through my code and point out what I'm doing wrong with the whole positioning thing because I think I'm missing something quite fundamental in my coding! I don't mind if you come back with other suggestions as well, I'm still very much a novice so any advice on coding or design would be EXTREMELY valuable!

    By the way... the javascript on my home page will be externalised one the site is complete!

    Here's the link to my site: Design Routes - Home

    Cheers
    Dan

  2. #2
    Senior Member dedwardp's Avatar
    Join Date
    Aug 2010
    Location
    Colchester & Nottingham
    Posts
    417
    Thanks
    0
    Thanked 6 Times in 6 Posts
    I'm still working on touching up my CSS more thoroughly - but would it have any effect if you moved the "righttextcolumn" div alongside the intro, as opposed to putting it after the other two columns?

    i.e. so it seems to float to the right of the intro text as opposed to floating to the right of the other two column?

    CSS can be a pain sometimes with little things like this, it's usually cross-browser compatibility that drives me mad...

  3. #3
    Junior Member
    Join Date
    Nov 2010
    Location
    London
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Wa hey! That worked... cheers buddy, you're a life saver! Must make a note of that in my 'CSS un-written rule book'!

  4. #4
    Senior Member dedwardp's Avatar
    Join Date
    Aug 2010
    Location
    Colchester & Nottingham
    Posts
    417
    Thanks
    0
    Thanked 6 Times in 6 Posts
    No worries!

    I'm glad my hesitant suggestion got lucky haha

Similar Threads

  1. Logo Positioning
    By Josella Caci in forum Graphic Design Critique:
    Replies: 5
    Last Post: 07-16-2011, 05:29 PM
  2. Monitor Problems!
    By Green Sheep Design in forum Graphic Design Forum:
    Replies: 5
    Last Post: 11-06-2009, 09:49 PM
  3. PHP Navigation problems
    By Royale-Graphics in forum Website Coding & Programming Forum:
    Replies: 2
    Last Post: 10-28-2009, 10:39 AM
  4. IE Nav Bar problems
    By Connor in forum Website Coding & Programming Forum:
    Replies: 2
    Last Post: 10-23-2009, 12:56 AM
  5. More CSS Problems...
    By MarkS in forum Website Coding & Programming Forum:
    Replies: 1
    Last Post: 04-28-2009, 11:33 AM

Posting Permissions

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