Forums

[resolved] Changing width of category widget dropdown? (6 posts)

  1. c0y0te
    Member
    Posted 3 years ago #

    Hi folks,

    I'm trying to use the category widget in WP2.5.1 in a drop-down context, and it does work fine except that it's too wide for my theme, so I was wondering where do I go to change the display width of the drop down box in order to get it to fit into my sidebar?

  2. c0y0te
    Member
    Posted 3 years ago #

    Folks,

    Any thoughts? I've searched for solutions to this but so far - nada :(

    All I'm trying to do is get the widget to fit into my sidebar by reducing the width of the drop down box, but I don't know where to do this.

  3. boober
    Member
    Posted 3 years ago #

    we cant SEE the problem so its hard to help. put the dropdown list on your site and give us a link. all that type of stuff is controlled by your theme, and every theme is different.

  4. c0y0te
    Member
    Posted 3 years ago #

    I'm testing the new theme/layout at the following location:-

    http://www.rdconcepts.com/av5

    If you look at the sidebar you will note it's split into 3 sections, and in one of those I currently have a sidebar category dropdown widget activated, but it's too wide for the theme sidebar area.

    All help greatly appreciated. Thanks.

  5. boober
    Member
    Posted 3 years ago #

    ok add this to your style sheet

    select.postform#cat {
    	width: 150px;
    	}

    that otta do it!

  6. c0y0te
    Member
    Posted 3 years ago #

    Excellent - it worked a treat.

    Thanks a million!

Topic Closed

This topic has been closed to new replies.

About this Topic