Auto-resizing of images doesn't work
+5
AuQaClan
The Lone Ranger
kirk
patiogardener
Mariofan13
9 posters
Page 1 of 2
Page 1 of 2 • 1, 2
Auto-resizing of images doesn't work
Hello
After I removed the lightbox effect (I deleted the JavaScript and the CSS), automatically resizing of images doesn't work anymore.
The settings in my ACP:
But in the topics, the pictures will not be resized. Look here;: http://mario-universe.forumieren.com/t205-eure-desktops#1649
I had deleted my posting aand wrote it again, but the image is not resized. In the prewiev, resizing works. But after sending the posting, the image is in original size again
What's the problem?
After I removed the lightbox effect (I deleted the JavaScript and the CSS), automatically resizing of images doesn't work anymore.
The settings in my ACP:
But in the topics, the pictures will not be resized. Look here;: http://mario-universe.forumieren.com/t205-eure-desktops#1649
I had deleted my posting aand wrote it again, but the image is not resized. In the prewiev, resizing works. But after sending the posting, the image is in original size again
What's the problem?
Last edited by Mariofan13 on December 16th 2012, 11:37 am; edited 1 time in total
Re: Auto-resizing of images doesn't work
The image I saw, using the URL you provided, showed an image which would be about the 600 x 600px size as shown in the screenshot of the image resizer.
If you want them to be smaller just alter the px number in the Image resizer. Click Save.
If you want them to be smaller just alter the px number in the Image resizer. Click Save.
Re: Auto-resizing of images doesn't work
Mariofan13 wrote:Hello
After I removed the lightbox effect (I deleted the JavaScript and the CSS), automatically resizing of images doesn't work anymore.
It should not have anything to do with that that. If you have it set to 600x600 it only means that any images that are larger then that will not go past your set dimensions.
Like it is not going to take a image that may be 350 by 150 and make it 600x600.
So what i would do is add a large wallpaper, and it should adjust to what you have set, it may vary depending on the dimensions but the width should be at at least 600 px
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: Auto-resizing of images doesn't work
patiogardener wrote:The image I saw, using the URL you provided, showed an image which would be about the 600 x 600px size as shown in the screenshot of the image resizer.
If you want them to be smaller just alter the px number in the Image resizer. Click Save.
NDragon1412's image was 800 x 600. The others in the "Spoilers" are way over 1,000px X 900px, some even bigger.
Re: Auto-resizing of images doesn't work
mermaid wrote:patiogardener wrote:The image I saw, using the URL you provided, showed an image which would be about the 600 x 600px size as shown in the screenshot of the image resizer.
If you want them to be smaller just alter the px number in the Image resizer. Click Save.
NDragon1412's image was 800 x 600. The others in the "Spoilers" are way over 1,000px X 900px, some even bigger.
if they are not resizing by being in spoiler tags then just remove the tags.
If i remember correctly i think the tags will bypass the option.
I will have to test it on a test forum, there is css you can add to re-size images as well.
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: Auto-resizing of images doesn't work
We spoilered the images, because resizing does not work
They were not resized without spoilers too
[/sorry for my bad english]
They were not resized without spoilers too
Okay, but can we fix the problem, so that the settings in the ACP will work again?there is css you can add to re-size images as well.
[/sorry for my bad english]
Re: Auto-resizing of images doesn't work
Mariofan13 wrote:We spoilered the images, because resizing does not work
They were not resized without spoilers tooOkay, but can we fix the problem, so that the settings in the ACP will work again?there is css you can add to re-size images as well.
[/sorry for my bad english]
So then you are saying the images are not resizing at all, like if you post a large wallpaper well over the dimensions youhave set, it is showing the full size wallpaper and not resizing??
yeah then something is defiantly wrong, be sure you do have the image re-size activated. and do you have a link to the post where the images are, my guess is either the image is getting cut off or it is stretching the post? so please post the link so we can see, and make sure your setting are correct once again
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: Auto-resizing of images doesn't work
Now i removed the spoiler tag in this post: http://mario-universe.forumieren.com/t205-eure-desktops#1643 , and the picture is not resized.
the settings in my ACP are shwon on the screenshot in first post
This is my Cascading Style Sheet:
the settings in my ACP are shwon on the screenshot in first post
This is my Cascading Style Sheet:
- Code:
/*--hover-beginn-*/
a:hover {
color: #00D0FF;
text-decoration: none !important;
text-shadow: 0 4px 1px #021678 !important;
transition-duration: 1500ms;
POSITION: relative;
TOP: 1.0px; LEFT: 0px;
}
/*--hover-ende-*/
/*--offlinebutton-beginn-*/
#offline {
background: url("http://i48.servimg.com/u/f48/15/08/74/93/offf10.png") no-repeat scroll 0 0 transparent;
float: right;
margin-left: 800px;
margin-top: -27px;
position: absolute;
width: 98px;
height: 30px;
}
/*--offlinebutton-ende-*/
#page-footer {
text-align: center;
width: 100%;
}
#page-footer div {
display: inline;
}
.blog_message {
display: none;
}
.quote {
border: 2px solid #021678;
background-color: #FFFFFF;
-webkit-box-shadow: 0 0 8px #021678;
-moz-box-shadow: 0 0 8px #021678;
box-shadow:0 0 8px #021678; }
.code {
border: 2px solid #021678;
background-color: #FFFFFF;
-webkit-box-shadow: 0 0 8px #021678;
-moz-box-shadow: 0 0 8px #021678;
box-shadow:0 0 8px #021678; }
.wichtig {
background-color: #0095FF;
-webkit-box-shadow: 0 0 8px #021678;
-moz-box-shadow: 0 0 8px #021678;
box-shadow:0 0 8px #021678;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border: 2px solid #021678;
}
.Regelverstoß {
border: 4px solid #ffe600;
-moz-border-radius:10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px;
}
.selectCode {
color: #000000;
cursor: pointer;
float: right;
font-weight: bold;
}
.signature_div img{
max-height: 200px;
max-width: 600px;
}
.bodyline {
-moz-border-radius:15px 15px 15px 15px;
-webkit-border-radius: 15px 15px 15px 15px;
border-radius: 15px;
background:none;
border: transparent;
}
.forumline {
-moz-border-radius:15px 15px 15px 15px;
-webkit-border-radius:15px 15px 15px 15px;
border-radius: 15px;
box-shadow:0 0 8px #021678;
-webkit-box-shadow: 0 0 8px #021678;
-moz-box-shadow: 0 0 8px #021678;
border: 5px solid #0095FF;
}
td.index, td.cat, td.catHead, td.catBottom, td.rowpic, .secondarytitle, .secondarytitle h2, th, .module-title, .catLeft, td.catSides {
-moz-border-radius:15px 15px 15px 15px;
-webkit-border-radius: 15px 15x 15px 15px;
border-radius: 15px;
}
.forumline tr {
background-color: #0095FF;
}
.catHead tr, .catBottom tr, .thHead tr{
background-color: transparent;
}
.friend-block {
margin: 0;
}
.profile_field_list li {
display: inline-block;
}
/*--- This part corresponds at the forum description ---*/
.Forenbeschreibung {
margin: auto;
padding: 10px;
color: #000000;
width: 80%;
border: 3px solid #0067B0;
-moz-border-radius: 14px;
-webkit-border-radius: 14px;
border-radius: 14px;
font-size: 12px;
background-color:#0095FF!important;
-webkit-box-shadow: 0 0 8px #021678;
-moz-box-shadow: 0 0 8px #021678;
box-shadow: 0 0 8px #021678;}
/*--- This part corresponds to "X messages in X topics" ---*/
.forum-stats {
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-webkit-border-top-left-radius: 20px;
border-top-right-radius: 20px;
border-top-left-radius: 20px;
border-bottom: 0 none !important;
border-left: 3px solid #0067B0;
border-right: 3px solid #0067B0;
border-top: 3px solid #0067B0;
color: #000000;
font-size: 11px;
font-style: italic;
height: 14px;
padding: 3px;
text-align: center;
width: 200px;
margin:auto;
background-color: #0095FF;
-webkit-box-shadow: 0 0 8px #021678;
-moz-box-shadow: 0 0 8px #021678;
box-shadow: 0 0 8px #021678;
}
/*--- This part corresponds to the subforums display ---*/
.forum-sousforum {
display: none;
}
/*---END of the modifications "display categories as tabs"---*/
/* Avatar in index by giObanii phpbb2*/
.avatar-index { float: left; }
.avatar-index img {
width: 40px;
height: 40px;
padding: 1px;
border: 1px solid #0095FF;
margin: 0 5px;
border-radius: 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
}
#chatbox_header td.catBottom {
background-image: url("http://www.abload.de/img/0title11tar20.gif"), url("http://www.abload.de/img/backgr10wsuj7.png");
background-position: center center, left center;
background-repeat: no-repeat, repeat-x;
height:30px;
}
body.chatbox a.cattitle {
display: none;
}
#chatbox_header {
height: 35px !important;
}
#chatbox_top {
height: 350px !important;
}
#chatbox_members, #chatbox {
bottom: 30px;
top: 40px;
}
.maintitle, .forumlink, h1 {font-variant: small-caps;}
Re: Auto-resizing of images doesn't work
Mariofan13 wrote:Now i removed the spoiler tag in this post: http://mario-universe.forumieren.com/t205-eure-desktops#1643 , and the picture is not resized.
the settings in my ACP are shwon on the screenshot in first post
This is my Cascading Style Sheet:
- Code:
/*--hover-beginn-*/
a:hover {
color: #00D0FF;
text-decoration: none !important;
text-shadow: 0 4px 1px #021678 !important;
transition-duration: 1500ms;
POSITION: relative;
TOP: 1.0px; LEFT: 0px;
}
/*--hover-ende-*/
/*--offlinebutton-beginn-*/
#offline {
background: url("http://i48.servimg.com/u/f48/15/08/74/93/offf10.png") no-repeat scroll 0 0 transparent;
float: right;
margin-left: 800px;
margin-top: -27px;
position: absolute;
width: 98px;
height: 30px;
}
/*--offlinebutton-ende-*/
#page-footer {
text-align: center;
width: 100%;
}
#page-footer div {
display: inline;
}
.blog_message {
display: none;
}
.quote {
border: 2px solid #021678;
background-color: #FFFFFF;
-webkit-box-shadow: 0 0 8px #021678;
-moz-box-shadow: 0 0 8px #021678;
box-shadow:0 0 8px #021678; }
.code {
border: 2px solid #021678;
background-color: #FFFFFF;
-webkit-box-shadow: 0 0 8px #021678;
-moz-box-shadow: 0 0 8px #021678;
box-shadow:0 0 8px #021678; }
.wichtig {
background-color: #0095FF;
-webkit-box-shadow: 0 0 8px #021678;
-moz-box-shadow: 0 0 8px #021678;
box-shadow:0 0 8px #021678;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border: 2px solid #021678;
}
.Regelverstoß {
border: 4px solid #ffe600;
-moz-border-radius:10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px;
}
.selectCode {
color: #000000;
cursor: pointer;
float: right;
font-weight: bold;
}
.signature_div img{
max-height: 200px;
max-width: 600px;
}
.bodyline {
-moz-border-radius:15px 15px 15px 15px;
-webkit-border-radius: 15px 15px 15px 15px;
border-radius: 15px;
background:none;
border: transparent;
}
.forumline {
-moz-border-radius:15px 15px 15px 15px;
-webkit-border-radius:15px 15px 15px 15px;
border-radius: 15px;
box-shadow:0 0 8px #021678;
-webkit-box-shadow: 0 0 8px #021678;
-moz-box-shadow: 0 0 8px #021678;
border: 5px solid #0095FF;
}
td.index, td.cat, td.catHead, td.catBottom, td.rowpic, .secondarytitle, .secondarytitle h2, th, .module-title, .catLeft, td.catSides {
-moz-border-radius:15px 15px 15px 15px;
-webkit-border-radius: 15px 15x 15px 15px;
border-radius: 15px;
}
.forumline tr {
background-color: #0095FF;
}
.catHead tr, .catBottom tr, .thHead tr{
background-color: transparent;
}
.friend-block {
margin: 0;
}
.profile_field_list li {
display: inline-block;
}
/*--- This part corresponds at the forum description ---*/
.Forenbeschreibung {
margin: auto;
padding: 10px;
color: #000000;
width: 80%;
border: 3px solid #0067B0;
-moz-border-radius: 14px;
-webkit-border-radius: 14px;
border-radius: 14px;
font-size: 12px;
background-color:#0095FF!important;
-webkit-box-shadow: 0 0 8px #021678;
-moz-box-shadow: 0 0 8px #021678;
box-shadow: 0 0 8px #021678;}
/*--- This part corresponds to "X messages in X topics" ---*/
.forum-stats {
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-webkit-border-top-left-radius: 20px;
border-top-right-radius: 20px;
border-top-left-radius: 20px;
border-bottom: 0 none !important;
border-left: 3px solid #0067B0;
border-right: 3px solid #0067B0;
border-top: 3px solid #0067B0;
color: #000000;
font-size: 11px;
font-style: italic;
height: 14px;
padding: 3px;
text-align: center;
width: 200px;
margin:auto;
background-color: #0095FF;
-webkit-box-shadow: 0 0 8px #021678;
-moz-box-shadow: 0 0 8px #021678;
box-shadow: 0 0 8px #021678;
}
/*--- This part corresponds to the subforums display ---*/
.forum-sousforum {
display: none;
}
/*---END of the modifications "display categories as tabs"---*/
/* Avatar in index by giObanii phpbb2*/
.avatar-index { float: left; }
.avatar-index img {
width: 40px;
height: 40px;
padding: 1px;
border: 1px solid #0095FF;
margin: 0 5px;
border-radius: 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
}
#chatbox_header td.catBottom {
background-image: url("http://www.abload.de/img/0title11tar20.gif"), url("http://www.abload.de/img/backgr10wsuj7.png");
background-position: center center, left center;
background-repeat: no-repeat, repeat-x;
height:30px;
}
body.chatbox a.cattitle {
display: none;
}
#chatbox_header {
height: 35px !important;
}
#chatbox_top {
height: 350px !important;
}
#chatbox_members, #chatbox {
bottom: 30px;
top: 40px;
}
.maintitle, .forumlink, h1 {font-variant: small-caps;}
well there is nothing in there for re-sizing your images. Let m,e see if i can find the css for resizing.
I do not understand why forums re-sizer would not be working? i am going to my test board now to double check on how the settings should be, and will see if i can find a css for it as well.
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: Auto-resizing of images doesn't work
Okay
But I want to know, why the forum resizer doesn't works
Maybe we need a technician?
Edit: There is a bug in the HIDE-Box here on the forum: You can see the link "select content"? A click on this link makes the site "jumpig" to the begin, and does not select the content of the HIDE-Box
try this for temp fix now.
put it in the bottom off your css sheet.
And yes if you like to create a test account and make it a admin i can have a look.
It is better just to create your own test account, make it a admin, then you can change it when i am fished and you will still have a test account for anything you may need it for down the road.
Send me the pass and whatever you name it to me pm and i will take a look.
But I want to know, why the forum resizer doesn't works
Maybe we need a technician?
Edit: There is a bug in the HIDE-Box here on the forum: You can see the link "select content"? A click on this link makes the site "jumpig" to the begin, and does not select the content of the HIDE-Box
try this for temp fix now.
put it in the bottom off your css sheet.
- Code:
/* ----------------- */
.posttdMessage img {
max-width:600px;
width:expression((this.width>700) ? "600px" : true);
}
.posttdMessage img {
max-height:700px;
height:expression((this.height>700) ? "700px" : true);
/* ----------------- */
And yes if you like to create a test account and make it a admin i can have a look.
It is better just to create your own test account, make it a admin, then you can change it when i am fished and you will still have a test account for anything you may need it for down the road.
Send me the pass and whatever you name it to me pm and i will take a look.
Re: Auto-resizing of images doesn't work
This is no double-post or bumping, because the staff edited his response into my posting.
The CSS-Code does not work. One "}" is missing at the end. So I added the "}", but it is still not working (cache deleted)
Look at your inbox
The CSS-Code does not work. One "}" is missing at the end. So I added the "}", but it is still not working (cache deleted)
Look at your inbox
Re: Auto-resizing of images doesn't work
Ok it looks like i am going to have to get leeloo to look in to this?
not sure why that css is not working on your board either because it works on my test forum. And i cant see why the forums option is not working either.
I tried with a couple image host thinking may be it was just a servimg thing, but that's not the case it will not re-size regardless of the host.
So i will message her and have here take a look at it.
You ca go ahead and change the pass for the temp account or delete it now.
not sure why that css is not working on your board either because it works on my test forum. And i cant see why the forums option is not working either.
I tried with a couple image host thinking may be it was just a servimg thing, but that's not the case it will not re-size regardless of the host.
So i will message her and have here take a look at it.
You ca go ahead and change the pass for the temp account or delete it now.
Last edited by kirk on December 18th 2012, 9:53 pm; edited 2 times in total
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: Auto-resizing of images doesn't work
Okay, thanks!
Let's wait for Leeloo
So I will delete the account
Let's wait for Leeloo
So I will delete the account
Re: Auto-resizing of images doesn't work
Actully to re-sync your forum.
Then if not you should be able to restore the forum back a day or two before this started in your forums utilities.
https://www.forumotion.com/en/utils/
And if either one of them do not work then i will message her, i dint think of trying to re-sync when i was there, and utilities only you have accesses to.
The utilities should to the trick if it was working fine before.
Then if not you should be able to restore the forum back a day or two before this started in your forums utilities.
https://www.forumotion.com/en/utils/
And if either one of them do not work then i will message her, i dint think of trying to re-sync when i was there, and utilities only you have accesses to.
The utilities should to the trick if it was working fine before.
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: Auto-resizing of images doesn't work
A re-sync of the forum doesn't solve the problem.
And I don't want to make a backup, because I don't want to lose one hundred postings
I s a style backup enough?
And I don't want to make a backup, because I don't want to lose one hundred postings
I s a style backup enough?
Re: Auto-resizing of images doesn't work
Today, I changed the style to a christmas-style with a complete different CSS (I installed the style in my test forum, and imported it into my forum, after I exproted the old one.), but resizing of images is still not working
Please help!
Please help!
Re: Auto-resizing of images doesn't work
PLease read the topic, before answering! The problem is, that the auto-resizing IN MY FORUM is not working anymore!
Re: Auto-resizing of images doesn't work
PhpBB2 resizing tools in my forum also not working sometimes..
If you want, try this CSS :
If you want, try this CSS :
- Code:
.postbody img {
max-width: 600px;
max-height: 600px
}
Aconitin- Forumember
- Posts : 246
Reputation : 7
Language : Indonesian
Location : Indonesia
Re: Auto-resizing of images doesn't work
This CSS works. but the problem is, that there is no button to enlarge the images in the postings
Re: Auto-resizing of images doesn't work
That is also my problem.. LOL
To alternative, I use Fancybox tutorial so the user still able to enlarge the images..
To alternative, I use Fancybox tutorial so the user still able to enlarge the images..
Aconitin- Forumember
- Posts : 246
Reputation : 7
Language : Indonesian
Location : Indonesia
Re: Auto-resizing of images doesn't work
Going to have to get leeloo to look in to it,
sorry for the late reply , i was away for the holidays.
I will send this off to leeloo now to have a look at.
sorry for the late reply , i was away for the holidays.
I will send this off to leeloo now to have a look at.
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: Auto-resizing of images doesn't work
Hey Mario did you by chance edit any of your templates in say viewtopic_body? Or add a code that pertains to images recently?
Page 1 of 2 • 1, 2
Similar topics
» FMChat - auto login doesnt work
» Tuesday tip : Reputation system: only allow positive votes
» search doesnt work?
» New Registration Doesnt work
» External images are being auto-hosted
» Tuesday tip : Reputation system: only allow positive votes
» search doesnt work?
» New Registration Doesnt work
» External images are being auto-hosted
Page 1 of 2
Permissions in this forum:
You cannot reply to topics in this forum