Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS rotating banner css & jv

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #275009
    zebyte
    Participant

    Hi guys.

    Im trying to make a rotating banner using css & java script.
    But somehow the image wont come up. I tried adding a copy of the image to the same css file folder but still only the background color (yellow) of the rotating banner is showing. I checked my css coding many times but i cant seem to find the issue. I know the image link works. Please help. my coding as per below.

    https://codepen.io/anon/pen/MBXxoy

    #275030
    Shikkediel
    Participant

    You were just missing a semicolon after three of the CSS rules.

    codepen.io/anon/pen/rrrNYj

    #275031
    zebyte
    Participant

    thank you.. it took me 2 days going thru the code and couldnt figure out what was wrong. before posting the code here. as simple as a semi colon. thank you again

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.