Forums

IMG Overlaying Text (4 posts)

  1. neoian2
    Member
    Posted 5 years ago #

    Whenever I have an image aligned left or right it overlays my text. How do I fix this?

    Also i have my a:link, a:hover etc. set im my CSS to underline links in blue how do i disable this for linked images? The lined images also are underlined blue!

    Thanks in advance -ian

  2. vkaryl
    Member
    Posted 5 years ago #

    Most themes these days have classes defined in the css: alignleft and alignright. Set your image up with whichever class applies and see if that helps.

  3. neoian2
    Member
    Posted 5 years ago #

    ok ill try that. I still need an answer on the second question though.

  4. vkaryl
    Member
    Posted 5 years ago #

    Oh, sorry - just below your body element in the css, add:

    img, img a {
    border:none;
    }

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags