My image bulleted list is working but my text is aligned right so I want my bullets to be align right also but i can't get this to work. Any ideas?
Code:ul.bodylinks{ list-style-image: url(images/bullet.gif); text-align: right; background-repeat: no-repeat; padding-left: 20px; margin-left: 0px; padding-right: 10px; list-style-type: none; }Code:<ul class="bodylinks"> <li>Short term contracts or one-off projects</li> <li>30 tonne crane capacity with access to 100 tonnes</li> </ul>


Reply With Quote
Bookmarks