Results 1 to 10 of 2267

Hybrid View

  1. #1
    Join Date
    May 2010
    Location
    UK
    Posts
    85
    Plugin Contributions
    0

    Default Re: Categories Dressing

    Thanks for your speedy reply Totally Zenned.
    Will give that a try

    Please could you advise me which stylesheet to add it to? And where exactly?

  2. #2
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: Categories Dressing

    Quote Originally Posted by Pookiehair View Post
    Thanks for your speedy reply Totally Zenned.
    Will give that a try

    Please could you advise me which stylesheet to add it to? And where exactly?
    If you add all of this to your stylesheet then it should fix the alignment too. It doesn't matter which stylesheet or where you add it but it's best to paste it into /includes/templates/CUSTOM/css/stylesheet_categories_dressing.css

    .noLi {
    display:none;
    }

    #catGroup45 {
    left: -21px;
    position: relative;
    top: 8px;
    }

    .catLinks {
    left: -21px;
    position: relative;
    }

  3. #3
    Join Date
    May 2010
    Location
    UK
    Posts
    85
    Plugin Contributions
    0

    Default Re: Categories Dressing

    Sorted! Absolutely brilliant limelites
    Thank you so much.
    I would never have figured that one out.
    I am so happy now & feel like Im actually getting somewhere

  4. #4
    Join Date
    Oct 2011
    Posts
    68
    Plugin Contributions
    0

    Default Re: Categories Dressing

    Hello,

    Will this mod work with the latest 1.5 RC1?

    Thx

  5. #5
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Categories Dressing

    Many of the items you wanted to change are best done by commenting out defines for CAT_BOX_HEADING_whatever. Add // in front of each define and check the result; this will completely remove the demo headings instead of just hiding them. I can give more details if you need them when I get back to my home computer.


    Categories Dressing will work with v1.5.0, last I checked. I will be releasing an updated version soon, and making this official.

  6. #6
    Join Date
    May 2010
    Location
    UK
    Posts
    85
    Plugin Contributions
    0

    Default Re: Categories Dressing

    Quote Originally Posted by gjh42 View Post
    Many of the items you wanted to change are best done by commenting out defines for CAT_BOX_HEADING_whatever. Add // in front of each define and check the result; this will completely remove the demo headings instead of just hiding them. I can give more details if you need them when I get back to my home computer.
    I would love to know how to do it this way Black Belt to completely remove them. More details would be appretiated

    If I do it this way should I remove the following?

    .noLi {
    display:none;
    }

    #catGroup45 {
    left: -21px;
    position: relative;
    top: 8px;
    }

    .catLinks {
    left: -21px;
    position: relative;
    }

  7. #7
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Categories Dressing

    The essential detail is to start with the first define('CAT_BOX_HEADING_whatever... and add // in front of it, like
    PHP Code:
    //define('CAT_BOX_HEADING_whatever... 
    Then upload and see what difference it makes. You do need to have those new style rules disabled to see the effect of these edits.

 

 

Similar Threads

  1. categories dressing
    By fw541c in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 19 Nov 2010, 09:29 PM
  2. Categories Dressing
    By wotnow in forum Addon Sideboxes
    Replies: 10
    Last Post: 7 Apr 2010, 03:06 AM
  3. Categories Dressing issue
    By Maynards in forum Addon Sideboxes
    Replies: 0
    Last Post: 13 Mar 2010, 10:51 PM
  4. Categories Dressing
    By Maynards in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 12 Mar 2010, 11:05 PM
  5. Categories Dressing
    By PGlad in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 7 Aug 2007, 07:05 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg