Forums

Sidebar cutting stuff out. (4 posts)

  1. RandomShadowMan
    Member
    Posted 1 month ago #

    http://www.randomshadowman.com
    I would really like to extend the width of the sidebar just a little bit and make it where the links under Sponsors don't cut off like it does PauseStopRewind and Sonofabritishman's links. It's under the west sidebar with the links widget. I would also like to figure out how to get the sidebar to only show up on the homepage because the video is autoplaying and doing that on every page would be annoying. :)

    Anyways, please get back to me as soon as possible. :)
    - Chris

  2. esmi
    Member
    Posted 1 month ago #

    I would really like to extend the width of the sidebar just a little bit and make it where the links under Sponsors don't cut off like it does PauseStopRewind and Sonofabritishman's links.

    Edit style.css and delete overflow:hidden; from:

    #westsidebar {
    float:left;
    font-size:95%;
    overflow:hidden;
    padding-right:5px;
    width:121px;
    }

    I would also like to figure out how to get the sidebar to only show up on the homepage

    http://codex.wordpress.org/Conditional_Tags#The_Front_Page

  3. RandomShadowMan
    Member
    Posted 1 month ago #

    Alright. I fixed the cut off issue but I don't get what I'm supposed to do with the sidebar and front page. Can you please make it simple for me?

  4. RandomShadowMan
    Member
    Posted 1 month ago #

    Actually I figured it out but now I want to make the featured video part of the sidebar only show up on the homepage but the rest show up on the other pages because of the autoplay.

    I would like to put Featured Video on the homepage and have it autoplay there but have it on the other pages and not autoplay.

Reply

You must log in to post.

About this Topic

Tags