Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter alexcr

    (@alexcr)

    I already tried all the plugins that I thought would work(including collapsing categories) but to be certain I installed it again.

    Here is a screenshot: https://i26.tinypic.com/24od4r8.jpg

    First of all, the distance between rows is huge…

    Secondly, I wanted the sub-category name to start as much as possible from the left side, so in case it has a big name, it should appear completely on a single row…

    And finally, that triangle looks so bad ??

    PS: Read from the intalation guide of collapsing categories:
    ” There should be 2 new plugins in your WordPress Admin interface — Collapsing Categories, and Collapsing Categories Widget. You must enable both of them, in that order. Then simply go the Presentation > Widgets section and drag over the Collapsing Categories Widget. ”

    In the admin interface I only have Collapsing Categories(I don’t have the widget), but when I go Design->Widgets, i have Collapsing Categories Widget. Pretty weird, huh?

    Thread Starter alexcr

    (@alexcr)

    I have a site that focuses on hollywood celebrities. As you know, they are so many, and I have like 800 categories or so, thus my website is very long.

    It’s easier for someone to click on the first letter of a celebrity’s name than to scrool all the way down to find her…

    How do I modify the font size of the categories? I want to make the letters smaller so it occupies less space.

    Later edit: here is the website adress, I didn’t want to post it but I thought it might help you find a better solution for me : https://www.pozevedete.net/

    Thread Starter alexcr

    (@alexcr)

    Thank you kind sir, but I still have trouble with those A B C D… Z categories.

    I think I will not use this ideea anymore as I see nobody is using it and I can’t get any help.

    Another option for me would be to change the font size of the categories into a smaller one, so that they will take less space.

    How do i change the categories font size? I looked through the theme options and there is no such font size ??

    PS: I tried Category Cloud Widget, I think it’s a good option and I managed to make the font smaller but I want to set it up so that only 1 category is shown per 1 line, so that it would look like a list.

    Thread Starter alexcr

    (@alexcr)

    Yes, the problem is that I want to have only ~30 categories(letter names) instead of having 1000 categories…

    And about that rename with the primary category, it would ruin all my SERP because it changes the permalink…

    Thread Starter alexcr

    (@alexcr)

    I finaly made it.
    I modified the searchbar that comes with wordpress package and i am happy with it now.

    Problem resolved ??
    Thanks to those that replied and helped me!

    Thread Starter alexcr

    (@alexcr)

    I edited from 275 to 100 but it remained the same ??
    I made a backup and now I uploaded the backup, what file permission does style.css need? 644 is ok?

    I was thinking if there is any plugin that acts like a search box…

    I am very happy with the search box that I currently have, but I want to move it above Categories and make it smaller, and change the color from gray to white.

    Would it be a good ideea if I let the search on the header? I don’t think many people see it ?? My website’s adress is in the first post.

    Thread Starter alexcr

    (@alexcr)

    I looked in the style.css and I have something like:


    Search { height: 100px;} /* */
    .Search { width: 275px; min-height: 100px; position: absolute; top: 0px; right: 0px;}
    .Search fieldset { border: none; padding: 0px; margin: 0px;}
    .Search legend { margin: 0; padding: 0; color:#fff}
    .Search form { padding: 50px 33px 0px 33px; margin: 0px 0px 0px 0px;}
    .Search input { color: #fff; font-size: 13px; font-family: ‘Trebuchet MS’; letter-spacing: -1px; font-weight: bold; }
    .Search input.search { width: 25px; height: 25px; background: url(images/SearchButton.png) no-repeat;}
    .Search input.search:hover { background: url(images/SearchButton.png) no-repeat 0 -25px; }
    .Search input.searchIE {width: 25px; height: 25px; background: url(images/SearchButton.png) no-repeat 0 -25px; }
    .Search input.keyword { margin:0px; height:17px; border: none; background: url(images/search_pat.gif) left repeat-x; padding: 4px 0px 5px 8px; width: 185px; } “

    Do I have to modify this?

Viewing 7 replies - 1 through 7 (of 7 total)