• Hi everyone,

    I’m creating a website for a client and i stuck to a really annoying issue….please check the following clip…when i re-size the browser i get a black part to the right of the screen.

    Overflow-x is not a solution because it hides the branding part one the top also.

    I would be really glad to anyone that can help, this is really frustrating as i’m getting out of my deadlines soon 🙁

    Here is a video to understand what i mean: http://vimeo.com/29261586

    and here is the website: http://tinyurl.com/688u9vv

    Thanks in advance
    -Stelios

Viewing 4 replies - 1 through 4 (of 4 total)
  • the primary nav seems to be hanging over:

    (i have no idea how your theme deals with styles)
    this is what might need changed (new value shown):

    #primary-nav ul.main-nav.nosearch { width: 630px; }

    (only checked in firefox using the web developer add-on; not cross-browser tested)

    Thread Starter steliodj

    (@steliodj)

    Hey alchymyth,

    Thank you very much mate that solved it….it’s a really small part remaining but i cannot find where it comes from something else may hanging over.

    Thanks one more time
    -Stelios

    it’s a really small part remaining but i cannot find where it comes from something else may hanging over.

    possibly not your only problem:
    http://validator.w3.org/check?uri=http%3A%2F%2Fclients.urbanimatic.com%2Fsunrise%2F&charset=%28detect+automatically%29&doctype=Inline&group=0

    the html code of the site seems to be breaking off at some point; also do check the cross-browser display – IE7 for instance looks quite bad.

    Thread Starter steliodj

    (@steliodj)

    Hi alchymyth,

    Thanks for pointing out…i will fix IE 7 issues and the html.

    I have newsletter sidebar hanging over also but i can’t find how to fix the width and still keep the background seeing.

    I think the issue is here #list_sidebar_newsletter but by reducing it’s width i’m losing graphic(background).

    Do you have anything to suggest ?

    Thanks one more time.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Width Issues ?’ is closed to new replies.