• Resolved ailinalei

    (@ailinalei)


    Hi Jeff!

    Love the plugin! I wanted to know how to get rid of the rounded corners. I know in previous threads that I should change this in css. What code am I looking for exactly in css? I looked in border-radius but is already set to zero. Not sure what I’m doing exactly. Hope you can help. Thanks so much!

Viewing 5 replies - 1 through 5 (of 5 total)
  • jeff_

    (@jeff_)

    Putting this on your css would do the job :
    #fs-main , #fs-main div , #fs-main ul , #fs-main li { -moz-border-radius: 0!important; -khtml-border-radius: 0!important; -webkit-border-radius: 0!important; border-radius: 0!important; }

    Thread Starter ailinalei

    (@ailinalei)

    Jeff! You are super awesome! Thank you so much for your help! =D I am so happy now! yay!

    jeff_

    (@jeff_)

    you’re welcome

    I see this was changed this in the latest release:
    There’s now a “rounded corners yes/no” option.

    Thanks!

    yup !

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

The topic ‘[Plugin: Frontpage-Slideshow] Simple CSS Question Re Rounded Corners’ is closed to new replies.