Forums

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

Home Forums CSS li – float internet explorer issue..

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

    i have an adsense block that is floated to the left inside a

    container with unordered lists inside. however the lists bullets are overlapping the adsense box.

    please see code

    adsense code

    • Lorem ipsum
    • Lorem ipsum
    • Lorem ipsum
    • Lorem ipsum
    • Lorem ipsum
    • Lorem ipsum
    • Lorem ipsum
    • Lorem ipsum


    please help.

    #103096
    Billy
    Participant

    Change it to this (see ul style):


    adsense code


    • Lorem ipsum

    • Lorem ipsum

    • Lorem ipsum

    • Lorem ipsum

    • Lorem ipsum

    • Lorem ipsum

    • Lorem ipsum

    • Lorem ipsum


    The bullets will be touching the edge though, so what you could do is put the ul in a div and experiment with padding.

    #103870

    thank you cyneWATCH… :) with some padding, it resolves my issue.

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