Not signed in (Sign In)

Categories

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    •  
      CommentAuthorjesusphreak
    • CommentTimeJul 26th 2005 edited
     # 1
    I was using some of the different stylesheets on here, and I noticed how some have the navigation area on the right side as opposed to the left (like the default theme).

    Which do you prefer and is there a reason why?
    • CommentAuthoromfg
    • CommentTimeJul 26th 2005
     # 2
    Left.
  1.  # 3
    omfg, do you have a particular reason for that?
    • CommentAuthorjonezy
    • CommentTimeJul 26th 2005
     # 4
    i really like it on the right (though i am using the default style sheet right now) that's why i made that dreamless style sheet that particular way
    • CommentAuthoromfg
    • CommentTimeJul 26th 2005
     # 5
    I'm right handed so I like my content on the right. Same reason I wear my watch on my left hand.
  2.  # 6
    That's interesting...I never really though of it that way.

    But isn't there a difference? I mean, we read left to right, so doesn't it make sense to put the content in the first place you are going to see it?
    • CommentAuthoromfg
    • CommentTimeJul 26th 2005
     # 7
    Well my monitor is widescreen too. So looking all the way to the left would be a pain in the ass... If the menu is on the left the content is more pushed to the center of the screen, where my eyes are most of the time..
    • CommentAuthorjonezy
    • CommentTimeJul 26th 2005
     # 8
    see the way i see it is with the navigation on the right it feels closer to my mouse... it doesn't feel like i am going across to reach at it (if it was on the left)
    • CommentAuthoromfg
    • CommentTimeJul 26th 2005
     # 9
    But since most mice have scroll wheels now a days why would you keep your mouse on the right side of the screen. Additionally, I just hit up or down when I'm browsing if I don't have a scroll wheel.
    • CommentAuthorjonezy
    • CommentTimeJul 26th 2005
     # 10
    i am not saying that i do keep my mouse closer to the right... i'm talking about the perception my mind goes through when i actually have to move the mouse over to the left. it does feel like i am reaching across my body
    •  
      CommentAuthoroutbreak
    • CommentTimeJul 26th 2005
     # 11
    when the navigation is on the right, i feel like my posting space is limited. when its on the left, i dont feel like it destracts from anything.
    •  
      CommentAuthorlech
    • CommentTimeJul 26th 2005
     # 12
    It's all a matter of choice based on ones perspective :D
    •  
      CommentAuthorNAG
    • CommentTimeJul 26th 2005
     # 13
    im with outbreak on this one. totally agree. i think it comes from years of using email accounts where the conrol panel is on the left, just got too used to it now to change
    •  
      CommentAuthorvinay
    • CommentTimeJul 26th 2005
     # 14
    I also like it on the left. It means that I never have to scroll the page to the right (sideways scrolling on a page sucks) to get to the navigation.

    That said, if a site requires sideways navigation ( the page being wider than some 1000px), it's obnoxious no matter what.
    •  
      CommentAuthorlech
    • CommentTimeJul 26th 2005
     # 15
    If it wasn't god damn IE, i'd have it position: fixed;
    • CommentAuthorjonezy
    • CommentTimeJul 26th 2005
     # 16
    make the comment container overflow:scroll or something
    • CommentAuthormoe
    • CommentTimeJul 26th 2005
     # 17
    left!
    •  
      CommentAuthorlech
    • CommentTimeJul 26th 2005
     # 18
    IE breaks it, I've tried. I'm putting more and more serious thought into that "FUCK AN IE" extension to deny IE users from even accessing my style. or at least my forums.
    •  
      CommentAuthorvinay
    • CommentTimeJul 26th 2005
     # 19
    lech, that would rock! I'd use it :)
  3.  # 20
    Yeah, I've always been confused as to why you can't define in a style sheet:

    widht: < 800px ;

    or something like that, which would basically mean, up until 800 pixels, the width is to be fluid and to expand, but it is to be fixed at 800px or high resolution screens.

    Also vinay, with a properly set layout, you'd never have to scroll sideways anyhow.
  4.  # 21
    haha, i love omfg's name, i just read jesusphreaks comment "omfg, do you have a particular reason for that?" asif he was really upset or some such about his idea.

    And i prefer it on the left - mainly i guess cause most control panels seem to be - start menu, XP folder controls, the majority of website nav's where its not along the top, etc. And yeah i also feel that its like..stopping...the content when its on the right. Even though its not.
    •  
      CommentAuthorichigo
    • CommentTimeJul 26th 2005
     # 22
    yeah its in western culture that you read from left to right from top to bottom
    so top left things get more attention....so the things you place there should be more important...navigation or advertisement or hints are a good thing to put there ;) or logos :D
    •  
      CommentAuthorvinay
    • CommentTimeJul 26th 2005
     # 23
    @jesusphreak

    > Yeah, I've always been confused as to why you can't define in a style sheet:
    > widht: < 800px ;
    > or something like that, which would basically mean, up until 800 pixels, the width is to be fluid and to expand, but it is to be fixed at 800px or high resolution screens.

    God that would be so great. or > 500px so it's always more than 500 pixels.

    > Also vinay, with a properly set layout, you'd never have to scroll sideways anyhow.

    True enough. But while the number of properly set layout's is growing, so is the number of ones that aren't.
    •  
      CommentAuthorBen
    • CommentTimeJul 27th 2005
     # 24
    left for me, puts the content more into the centre
    • CommentAuthorjarred
    • CommentTimeJul 27th 2005
     # 25
    i prefer it on the left. mainly because of habit i guess..

    as per the maximum and minimum widths stuff you can have 'max-width' and 'min-width' in css. however this isnt supported very well in current browsers.

    http://www.w3schools.com/css/pr_dim_max-width.asp
    http://www.w3schools.com/css/pr_dim_min-width.asp

    also regarding the position fixed nav (which i think would be nice) have a read of ( http://www.snook.ca/archives/000368.html ) which works in IE pc/mac. its using a javascript workaround but does the job allright.. ( extension maybe ? )
Add your comments
    Username Password
  • Format comments as