Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Problem Image Resize

Locked Asked Modified Viewed 5,130 times
A
Acert
A
Acert 10
  • Member, joined since
  • Contributed 54 posts on the community forums.
  • Started 13 threads in the forums
  • Started this discussions
asked
Member

Hi, can anyone know why the images stay with its original size? yesterday it was good but now they`re big with scrollbars
i27.tinypic.com/9sfeac.jpg

what can i do in this code?
   else
      viewport_width = 1000;

   //Set the max width/height according to the viewport-width
   if(viewport_width <= 800)
      max = 200;
   else if(viewport_width < 1152)
      max = 300;
   else if(viewport_width >= 1152)
      max = 400;
0 replies

6 posts

C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

Are you using Power fusion Forum by any chance?
0 replies
A
Acert
A
Acert 10
  • Member, joined since
  • Contributed 54 posts on the community forums.
  • Started 13 threads in the forums
  • Started this discussions
answered
Member

i only have fusionboard4 installed since months ago and the problem begun today
0 replies
C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

Did you install any mods or infusions today?
0 replies
A
Acert
A
Acert 10
  • Member, joined since
  • Contributed 54 posts on the community forums.
  • Started 13 threads in the forums
  • Started this discussions
answered
Member

hey Fangree_Craig, thanks for your help, i found the problem look for some reasons the "slideshows_random_photo_panel" make conflicts with jscript.js i don`t know why but i uninstalled the slide photo and the resize started to work again, its rare because i have had slide photo long time ago.
thank you again
0 replies
— 4 months later —
L
lama321
L
  • Newbie, joined since
  • Contributed 1 post on the community forums.
answered
Newbie

Hi,

I have the same problem with auto-resize images on my forum, and I have PowerFusionForum. This is sample : http://www.makeserver.pl/forum/viewthread.php?thread_id=10

Can you help me >?
0 replies
H
Homdax
H
Homdax 10
  • Fusioneer, joined since
  • Contributed 2,247 posts on the community forums.
  • Started 108 threads in the forums
answered
Fusioneer

Please address modding questions to the site where you got the mods in the first place.
Locked.
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 6 posts
  • Votes 0 votes
  • Topic users 4 members

4 participants

H
H
Homdax 10
  • Fusioneer, joined since
  • Contributed 2,247 posts on the community forums.
  • Started 108 threads in the forums
C
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
A
A
Acert 10
  • Member, joined since
  • Contributed 54 posts on the community forums.
  • Started 13 threads in the forums
  • Started this discussions
L
L
  • Newbie, joined since
  • Contributed 1 post on the community forums.

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet