1. grasshorse
  2. Commercial Templates
  3. Friday, 15 February 2013
  4.  Subscribe via email
Hello,

I have a live site that has a CSS issue. If you check the link below, the side menu has the sub-categories indented from the main categories. There are a few categories like "Creatives" where there are sub-sub-categories. The "Directors" sub-category has sub-sub-categories like "Commercial", "Film", "Television" and others. Currently those are not indented from the sub-categories and it is visually confusing. Could someone please give me some guidance on what would need to be added to CSS to achieve that effect? Any insight is greatly appreciated.

Best Regards,

Stephen

http://www.iowaproductionguide.com/index.php/creatives
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Stephen

Try adding the following CSS to the end of your templates template.css (../templates/j51_ultralite/css/template.css)..

[code type=css].sidecol_block ul ul ul {
padding: 5px 0 0 15px !important;
}[/code]
CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
That did it! Thanks Ciaran!
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!