Forum
Welcome, Guest
Please Login to access forum.
Re:Missing Bullets on Last Items (1 viewing) 
Go to bottom
TOPIC: Re:Missing Bullets on Last Items
#1517
John Dagelmore
Admin
Posts: 3873
User Offline
Re:Missing Bullets on Last Items Karma: 84  
Hi Josh,

yes it's due to CSS.

You should add this stylesheet in your template css file:

Code:

.treeview li.last { background-position: 0 !important; }
This will make the last bullet visible in the sitemap list. John
 
Logged Logged  
  The administrator has disabled public write access.
Go to top