Not signed in (Sign In)

SkillShare - A place to discuss Web Standards and Web Design topics

Categories

Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.

  1.  permalink
    I'm trying to create a horizontal, centered ul list with custom bullet images. I've come across two separate examples that almost show to achieve what I want.

    To create a centered ul list requires display: inline but it will not allow for bullet images.

    To include the custom bullet images and have it remain horizontal, I have to use float: left. This will no longer leave it centered. It floats left, as it should. Any suggestions or will I be forced to play with padding and margins, etc?
    • CommentAuthordavist11
    • CommentTimeSep 16th 2009
     permalink
    Use a background image on the list item instead of using list-style-image (I'm assuming that's what you were trying).
    • CommentAuthorsumi
    • CommentTimeSep 29th 2009
     permalink
    Can you paste the code? both XHTML & CSS
Add your comments
    Username Password
  • Format comments as (Help)