Results 1 to 10 of 10

Thread: Menu Category Icons 48px

  1. #1
    Thread Starter
    jirifryc's Avatar
    Join Date
    Nov 2010
    Location
    Czech Republic
    Posts
    24
    Thanks
    0
    Thanked 9 Times in 7 Posts

    Menu Category Icons 48px

    Hi, I bring a new guide to the size of 48 pixels icons in the menu. All night I drank coffee and smoked cigarettes and old, we tried several variants of tutorials that are on the board until we came to a simple code that I líbyl, so I decided to publish it.

    Pro správné použití kodu musíte mít nainstalované child theme protože zápis bude do style.css

    Pro nastavení child theme můžete použít tento tutorial:

    http://www.appthemes.com/blog/creati...ategory-icons/

    In the directory classipress-child, create a folder "images" into which to copy the icon file "youricon.png" 48 pixels in size not more not less

    I assume you know how to check IDs when kategoy not find a solution here tutorial:

    http://sethmatics.com/articles/addin...ress-homepage/

    OK LET´S START TUTORIAL

    Open the style.css file and copy this code.

    PHP Code:
    div#adv_categories .catcol ul li.maincat.cat-item-10 { padding: 0 0 0px 32px; line-height: 48px; height: 48px; width:97,5%; background: #e3e3e3 url(images/youricon.png) no-repeat scroll left center; font-size: small; text-align: center;} 
    1. First you change the code in the ID number of the category: cat-item-XX
    (XX = number of the category ID)

    2. Rewrite the code name "youricon.png" in the name of your icon in the folder "images"
    Parentheses do not delete !!!

    3. Save the style.css

    4. That All

  2. The Following 2 Users Say Thank You to jirifryc For This Useful Post:

    eaport (April 22nd, 2012), juspro (February 24th, 2012)

  3. #2
    Thread Starter
    jirifryc's Avatar
    Join Date
    Nov 2010
    Location
    Czech Republic
    Posts
    24
    Thanks
    0
    Thanked 9 Times in 7 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. The Following 2 Users Say Thank You to jirifryc For This Useful Post:

    eaport (April 22nd, 2012), juspro (February 25th, 2012)

  5. #3
    Amateur akent64's Avatar
    Join Date
    Jan 2012
    Posts
    16
    Thanks
    2
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  6. #4
    Thread Starter
    jirifryc's Avatar
    Join Date
    Nov 2010
    Location
    Czech Republic
    Posts
    24
    Thanks
    0
    Thanked 9 Times in 7 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  7. The Following User Says Thank You to jirifryc For This Useful Post:

    juspro (February 25th, 2012)

  8. #5
    Thread Starter
    jirifryc's Avatar
    Join Date
    Nov 2010
    Location
    Czech Republic
    Posts
    24
    Thanks
    0
    Thanked 9 Times in 7 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  9. The Following User Says Thank You to jirifryc For This Useful Post:

    juspro (February 25th, 2012)

  10. #6
    Amateur akent64's Avatar
    Join Date
    Jan 2012
    Posts
    16
    Thanks
    2
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  11. The Following User Says Thank You to akent64 For This Useful Post:

    juspro (February 25th, 2012)

  12. #7
    Thread Starter
    jirifryc's Avatar
    Join Date
    Nov 2010
    Location
    Czech Republic
    Posts
    24
    Thanks
    0
    Thanked 9 Times in 7 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  13. The Following User Says Thank You to jirifryc For This Useful Post:

    juspro (February 25th, 2012)

  14. #8
    Thread Starter
    jirifryc's Avatar
    Join Date
    Nov 2010
    Location
    Czech Republic
    Posts
    24
    Thanks
    0
    Thanked 9 Times in 7 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  15. The Following User Says Thank You to jirifryc For This Useful Post:

    juspro (February 25th, 2012)

  16. #9
    Affiliate Member AppThemes Affiliate juspro's Avatar
    Join Date
    Feb 2012
    Posts
    6
    Thanks
    10
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  17. #10
    Thread Starter
    jirifryc's Avatar
    Join Date
    Nov 2010
    Location
    Czech Republic
    Posts
    24
    Thanks
    0
    Thanked 9 Times in 7 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to add menu icons and align them correctly
    By winternet in forum Report Clipper Bugs
    Replies: 1
    Last Post: December 3rd, 2011, 10:50 PM
  2. Add Icons to Drop Down Menu?
    By fraservalley in forum ClassiPress General Discussion
    Replies: 20
    Last Post: August 8th, 2011, 07:35 AM
  3. category icons ż....
    By quim in forum Report ClassiPress Bugs
    Replies: 22
    Last Post: August 1st, 2011, 01:42 AM
  4. Remove icons from the category drop-down menu HELP!
    By tonyperez in forum ClassiPress General Discussion
    Replies: 5
    Last Post: November 19th, 2010, 02:03 AM
  5. Icons Category Overides by the Parent category name
    By lcnarciso88 in forum Help Using ClassiPress
    Replies: 3
    Last Post: November 17th, 2010, 09:39 AM