• I have a slide show runnig at:
    https://www.allprosrealty.com/chesapeake-rentals/chesapeake-rentals/
    and cannot get the text to flow around the slide show. It works great using floats in an actual html file but when i move it to the wp post it will not work.

    Does anyone know where an example or tutorial is located that I might figure this thing out.

    Thanks.

Viewing 1 replies (of 1 total)
  • you haven’t mentioned what you used in the css of the html file to make it work.

    here is the css id of the slideshow; with some styles:

    #IDX-ChesapeakeRentalsPresentedByAllProsRealty-slideshow{float:left;margin-right:10px;}

    adding this to the end of style.css of your theme might work.

Viewing 1 replies (of 1 total)
  • The topic ‘How to use css in the post to allow text to flow around the slide show.’ is closed to new replies.