View Full Version : How do I adjust the padding between the ordered/unordered list?
TalkVirginia
06-05-2011, 11:41 AM
I have a list in the notice that displays for unregistered guests and I don't like the padding that shows between the items in the list. Is there someone that can tell me what I need to change to correct this?
Thanks
RobbieZ
06-05-2011, 12:26 PM
Remove your <ul> and <li> and set it inside <table> now you will be able to move the table around. Your lines of text will be closer together.
If you still want to utilize the black circle that accompany's the class <li> the simply upload an image and call to it within your table.
Something like this
url('circle.gif');
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.