![]() |
Quote:
|
hello....
:) when we can accept an updated that wont touch sigs ? and re-size works with IE,opera,firefox |
Quote:
And i have the problem, that the screens not in the same width and height... not in proportion. there are to high. What shel i do? |
Quote:
|
Quote:
( Down load imageresize mod.zip) |
Lots of info here. If you're like me and don't want to add 30 lines of code to your img tags, do what I did.
replace this: Code:
return '<img src="' . $link . '" border="0" alt="" />'; Code:
return '<img style="max-width:800px; width: expression(this.width > 800 ? 800: true);" src="' . $link . '" border="0" alt="" />'; This is fast and will work with either firefox or IE. It may even work with Opera, but I don't know. |
I installed the mod and the resizing works perfectly, however I cant parse images as links anymore.
|
works perfect in 3.5.4
|
Thank you ggiersdorf
Just what I have been looking for :D Install;) |
so none of you are having the issue with parsing images as links ?
|
All times are GMT. The time now is 11:53 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|