• froots

    (@froots)


    How do i replace the default bullets with my own image of bullets? Tried searching but all i see is removing bullets. I wanna replace it with some other bullet images. Possible? Thanks…

Viewing 6 replies - 16 through 21 (of 21 total)
  • Thread Starter froots

    (@froots)

    ooppss…..sorry i edited some other parts. Ok..i’ve corrected it now. Do u see the changes Kiddeath91? I keep reloading but still same, maybe ISP cache..

    kiddeath91

    (@kiddeath91)

    froots,

    The only thing I can think of is maybe you need to specify a body {width:}???

    Thread Starter froots

    (@froots)

    Hhmm…and where do i put those tags? Whats the width that i should put in?
    Podz..really cant seem to get the bullets on my side..dunno what’s wrong here..

    kiddeath91

    (@kiddeath91)

    In the body:

    body {
    font-size: 62.5%; /* Resets 1em to 10px */
    font-family: 'Georgia', Verdana, Arial, Sans-Serif;
    background-color: #818181;
    color: #818181;
    margin:0 auto;
    text-align: center;
    width:700px /* put whatever the width of your page is here */
    }

    froots – you haven’t changed the css precisely as I have listed above, hence it’s still broken.

    Thread Starter froots

    (@froots)

    Ok..i’m gonna try that when i wake up later, its 4am and i think my eyes are poppin out. Thanks for all your help guys,..laters.

Viewing 6 replies - 16 through 21 (of 21 total)
  • The topic ‘Replacing default bullets’ is closed to new replies.