Forums

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

Home Forums CSS Responsive advertising box

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #43737
    Shannon
    Member

    Hi there. I would love to create an advertising div that would be place vertically on the left of the screen when viewed on large displays, and then have it move to the top as a more traditional horizontal ad when viewed on a smaller monitor.

    Any resources would be very helpful. Thanks.

    #130206
    daffy58
    Participant

    I suggest you look for boostrap framework. If you know some of the media query you can do it yourself, just make sure that you place your ads div at the top of other element. Use css float or position to set it for wide screen and small screen devices.

    #130220
    Eric
    Member

    Use media queries. That is how

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