blog top 101 other stuff
golive tips and tricks

creating fancy bullets

If you're using CSS (and you should be!) you don't have to settle for plain old black dots for bullets in your lists. Here's how.

1. In the CSS Editor for your stylesheet create a New Element Style and call it li.

2. Open the Inspector and click on the List and Others tab.

3. Click the box next to Image and select the image you want to use in your bulleted lists. You won't see the bullets in the GoLive Editor or Preview windows so check the appearence of the page in a browser.

If the bullets don't line up just right you can make some adjustments to the left margin which is under the Block tab.

<-- Previous Tip | Back to Table of Contents -->