This is searchable archive of our old support forums, which operated from 2012 - 2016. To find out how to get support for your current theme, please visit our support page.

Category List – showing post count inline

  • Creator
    Topic
  • #1083
    phil1066
    Member

    Hi Jason – is there any way to show the count of posts, in the category post list on the same line as the category description itself? I have played around with the widget but it puts them on the next line down, e.g.:

    Get this:
    Photography
    (5)

    Want this:
    Photography (5)

    Couldnt see it, hope im not being dim (again)

Viewing 4 replies - 1 through 4 (of 4 total)
  • Author
    Replies
  • #1098
    Jason Bobich
    Keymaster

    Can I see a link to the issue? It’s probably just a minor CSS thing.

    #1163
    phil1066
    Member

    Thanks Jason – updated the homepage now – http://motography.co/ see right column

    #1176
    Jason Bobich
    Keymaster

    For CSS changes, it’s a good idea to use a tool like firebug or Google Chrome’s built-in developer tools to locate them and then put the edits either in your child theme or in the “Custom CSS” option on your theme options page.

    .fixed-sidebar .widget_categories ul li a { display: inline-block; }

    Also, here’s a helpful tutorial on how to use Firebug – http://vimeo.com/20917974. The only thing I’d suggest not doing is actually making edits to the theme’s CSS files, as it shows at the end of that video. However, the video serves as a good introduction to Firebug and how it can be used to find what CSS is effecting certain areas of your site without ever digging around in any files.

    #1243
    phil1066
    Member

    Thanks Jason – that worked nicely. Will see if I can get to grips with Firebug.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The forum ‘Alyeska Responsive WordPress Theme’ is closed to new topics and replies.