View Single Post
Reply
  #15  
Old 15th March 2007, 19:44
Onthepath Onthepath is offline
Member
 
Join Date: 3rd February 2007
Posts: 34
Blog Entries: 5
Default Re: Add Ability to Sort Forum Columns - Width of Banner Graphic

Yes, it is. With my favorites window displayed, the scroll bar only shows 2/3 of the width. If I hide the favorites and display full screen, I still see the scroll bar although there is obviously much less to scroll.

It looks like you are using a fixed width for the image. Perhaps you can set the width to 100% so it will adjust to the size of the display.

Try width='100%'. I'm assuming you're using an img html tag. If not, then you can check some of the other tags near where the image is displayed and see if they are using a hardcoded value for the width.

Hope this helps.

Otp.
Reply With Quote