Results 1 to 3 of 3

Thread: What controls width of RH column in video_view.tpl

Hybrid View

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

    Default

    Do you want to increase the width of the right column ?

    If yes, edit style.css and findout the following line


    div#view-video-sidebar {
    background:#FFFFFF none repeat scroll 0 0;
    float:right;
    padding:5px;
    width:323px;
    }


    Set the width to

    width:360px;

  2. #2
    Join Date
    Oct 2007
    Posts
    126

    Default Fantastic. Thanks.

    Great. Thanks very much. That was it. I have no idea how I can waste so many hours and not see that one. I changed all kinds of things including the one above it.

    And I feel special. I even got the response right from the boss himself.

    Dave

    Quote Originally Posted by buyscripts View Post
    Do you want to increase the width of the right column ?

    If yes, edit style.css and findout the following line


    div#view-video-sidebar {
    background:#FFFFFF none repeat scroll 0 0;
    float:right;
    padding:5px;
    width:323px;
    }


    Set the width to

    width:360px;
    CasselmanCanada.com (free access)


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
  •