Viewing 2 replies - 1 through 2 (of 2 total)
  • Kevin — I’d check all of your other JS because the default styles for WordCycle add a background color #EFEFEF so I think your problems may be coming from somewhere else.

    Also, simple rules like this would normally work:
    .wordcycle .cycle-item img { border:none;}
    .wordcycle .cycle-caption { background:transparent;}

    And — just to be sure, you could edit your copy of wordcycle.css to remove the styles that add background color/border.

    Thread Starter kevinpadams

    (@kevinpadams)

    Oops…sorry. Yes it is the default #efefef I am trying to get rid of. Ended up modifying the wordcycle.css even though I had those rules already in my stylesheet.

    Working now. Thanks!
    Kevin

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: WordCycle] White border around images’ is closed to new replies.