Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • psycho_bob Friend
    #174428

    I can´t find an answer to my question, so I hope you can help:
    When I create a gallery or an imageshow I always have a list item bullet at the left corner of each image! I don´t know how I can delete this bullet.
    Any ideas???

    you can find it here: http://koch-freiter.com/

    Thank you very much for your support!

    Greetings

    Phill Moderator
    #440838

    You could try template.css line 116 changing the 30px to 0px

    ul li {
    background: url("../images/bullet.gif") no-repeat scroll 18px 9px transparent;
    line-height: 160%;
    padding: 2px 0 2px 30px;
    }

    psycho_bob Friend
    #440839

    it works, but now the bullet list-items are not shown in other parts of the website.

    Phill Moderator
    #440841

    That was to check where it is coming from. Try putting the following at the end of template.css

    .wk-slideshow ul li {
    padding: 2px 0 2px 0px;
    }

    psycho_bob Friend
    #441064

    it works. great job! thank you for your help!

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  psycho_bob 12 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum