Multi-Column Display for Single Browsing Categories

Last post 11-15-2011, 7:49 PM by ChrisG. 3 replies.
Sort Posts:
  •  04-15-2010, 10:38 AM 17808

    Multi-Column Display for Single Browsing Categories

    Sometimes you only have one column for browsing but it's squeezed into a narrow column.

    You can scretch it out across the entire page using this CSS customization. 


    Code

     #idF1Options{width:950px;}
    #idF1Options ul
      {
        width: 70em;
      }
    #idF1Options ul li
      {
        float: left;
        width: 10em;
      }

    br
      {
        clear: left;
      }
    optionLink
      {
        margin-bottom: 2em;
      }


    Frank | User Experience Designer
    Wild Apricot
  •  11-15-2011, 12:03 AM 24138 in reply to 17808

    • ChrisG is not online. Last active: 05-08-2012, 11:07 AM ChrisG
    • Top 150 Contributor
    • Joined about 7 months ago
    • Posts 13

    Re: Multi-Column Display for Single Browsing Categories

    Hi.  I tried this on a directory and it produced different results.  Any thoughts?
  •  11-15-2011, 10:22 AM 24149 in reply to 24138

    Re: Multi-Column Display for Single Browsing Categories

    Could you include a link to your site? 
    Frank | User Experience Designer
    Wild Apricot
  •  11-15-2011, 7:49 PM 24154 in reply to 24149

    • ChrisG is not online. Last active: 05-08-2012, 11:07 AM ChrisG
    • Top 150 Contributor
    • Joined about 7 months ago
    • Posts 13

    Re: Multi-Column Display for Single Browsing Categories

    The directory I refer to is currently in testing mode.  Here is the link.  Thank you.

     Chris

View as RSS news feed in XML
Membership Software - Wild Apricot