Forums

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

Home Forums CSS Widget causing slideshow to repeat in Chrome

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

    Meeting widget

    When I display:none on the Meetings widget it fixes the slideshow, but now it’s doubled up in Chrome.

    #160780
    TheDoc
    Member

    Do you want the widget to sit on top of the slideshow like that? If so, you’ll want to position it absolutely instead of relative like it is now.

    Remove the float and change the position to absolute and start tweaking the top/right positions.

    #160910
    TheDoc
    Member

    That’s a design choice – totally up to you! I think on mobile they should be separate, but that should be pretty easy with a media query.

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