Your Ad Here

Posted By

incompany on 09/22/10


Tagged

menu bc


Versions (?)

Business Catalyst Dinamic Menu


 / Published in: HTML
 

Replace the xxxx_ with menu id

  1. {module_menu,xxxxxx}
  2.  
  3. #nav_xxxxx li{
  4. margin-bottom:5px;
  5. padding-left:15px;
  6. background-image:url(/images/css/greenArrow_s1.png);
  7. background-position:center left;
  8. background-repeat:no-repeat;
  9. }
  10.  
  11. #nav_xxxxx li a{
  12. line-height:110%;
  13. color:#333333;
  14. font-family:'Yanone Kaffeesatz',Arial;
  15. font-size:110%;
  16. font-weight:400;
  17. }

Report this snippet  

You need to login to post a comment.