Results 1 to 7 of 7

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

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #5

    Default

    It seems your advertisement width is bigger than view video sidebar width.

    google_advt width : 336px;

    div#view-video-sidebar width : 323px;

    Add Medium Rectangle(300 x 250) advertisment or increase the div#view-video-sidebar width in stylesheet


    For increasing the whole site width edit style.css and findout the following

    #wrapper {
    background-color: #FFFFFF;
    margin: 0 auto;
    min-width: 960px;
    padding: 0;
    text-align: left;
    width: 60em;
    }
    Last edited by buyscripts; 06-14-2011 at 03:44 AM.

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
  •