Results 1 to 3 of 3

Thread: vshare on uber wide screen monitors

  1. #1
    Join Date
    May 2007
    Location
    Planet Earth
    Posts
    1,389

    Default vshare on uber wide screen monitors

    If anybody has a template set to go full screen, it has been brought to my attention, about the new uber wide screen monitors (which are becoming more and more popular) you need to set the max-width for the site so that it doesn't look totally weird as it gets spread across the screen.

    Open style.css and add to custom-doc class:

    Code:
    max-width:1024px;

    or whatever you want the max width to be...1024 x 768 seems to be popular these days so I suggest 1024px.
    If it's not fun, stop doing it!

  2. #2

    Default Re: vshare on uber wide screen monitors

    you mean like this

    body {
    background:#000000;
    max-width:1024px;

  3. #3
    Join Date
    May 2007
    Location
    Planet Earth
    Posts
    1,389

    Default Re: vshare on uber wide screen monitors

    I guess you could do it there as well, yes, but I have it in the custom-doc class as that's where the current "minimum" is referenced and my site lines up nicely using custom-doc class according to the person who was using the wide-screen. The menu will not go completely across if you use the custom-doc class and the body of the page is limited to 1024 with the background going full width.

    Here it is on a wide screen (thanks, Ramius!):
    http://webgeek-design.com/images/df2videos.jpg
    If it's not fun, stop doing it!

Similar Threads

  1. tvdir.net - custom dark wide css skin tpl mod
    By forrestw in forum Template Modifications
    Replies: 2
    Last Post: 03-22-2009, 08:03 AM
  2. Wide screen video problems
    By svteg in forum Bug Reports
    Replies: 3
    Last Post: 10-20-2008, 06:47 PM
  3. Uber Uploader - Title bar
    By zmoore in forum Template Modifications
    Replies: 2
    Last Post: 01-14-2008, 02:17 AM
  4. How to change video player to 16:9 wide screen
    By Joe in forum Template Modifications
    Replies: 0
    Last Post: 08-21-2007, 01:44 PM
  5. Install problems with Vshare admin logs into blank screen...
    By Dometheus in forum Installation Support
    Replies: 1
    Last Post: 05-29-2007, 02:19 PM

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
  •