How to make an give an image in a blog post priority over the sidebar?

Discussion in 'CSS' started by Glowing Face Man, Mar 30, 2010.

  1. #1
    Hi,

    If I have an image in the main body of content, is there a way to give it priority over the sidebar, so that if someone's monitor is very small, the sidebar won't block part of the image?

    For example, someone pointed out to me that my webcomic breaks at 1024x758 resolution, making the sidebar hide part of the panel: here.

    I tried putting the image in a div with style='z-index: 1000;' but that did not work :(

    Thanks a lot for helping :D You guys are the best :)
     
    Glowing Face Man, Mar 30, 2010 IP
  2. sylverCode

    sylverCode Member

    Messages:
    74
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #2
    Give a fixed width to the content area.
     
    sylverCode, Mar 30, 2010 IP