Results 1 to 7 of 7

Thread: video_right_single ad is out of its range! Help plz?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jun 2011
    Posts
    10

    Default

    I tried to change couple of values but nothing is changed, here's how mine looks like ;

    #wrapper {
    margin: 0 auto;
    padding: 0;
    text-align:left;
    width:60em; /* !IE */
    *width:960px;/* IE */
    min-width:960px;
    background-color:#FFF;
    }

    so please tell me what I exactly need to change?
    thx for helpping!

  2. #2

    Default

    Edit style.css

    #wrapper {
    margin: 0 auto;
    padding: 0;
    text-align:left;
    width:60em; /* !IE */
    *width:960px;/* IE */
    min-width:960px; Change width here
    background-color:#FFF;
    }

Tags for this Thread

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
  •