• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

image size..

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
is there an easy way to set the image max size?
if i post an large image now, it will just make the forum wider, but since my forum is only 600px wide, I want the image to be max 400x*** instead if its possible.

Example:
http://www.jforum.net/posts/list/0/3531.page#15031

edit: ok i found this in bb_config.xml, but since IE dosnt support max-width, only width, im not really sure how to fix it anyways..dont want small pictures to be stretched

why cant IE just go die? :evil:
[originally posted on jforum.net by Trout]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
CSS is sometimes more of an art than science. I seem to remember finding a nice article on the web about doing this for both FF and IE, but I can't find it again.

I assume you tried wrapping the
[originally posted on jforum.net by monroe]
 
Hey, sticks and stones baby. And maybe a wee mention of my stuff:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic