Solved: 5 Years, 8 Months, 1 Week ago [SOLVED] Image resize doesn't work
#1
Solved: 5 Years, 8 Months, 1 Week ago
Hi, I am using netpen theme.

I have set "full size image" in attachment option.
But the problem is, it shows image that fits into forum size in default theme, but it doesn't show image that fits into forum size in netpen theme so that some part of image is not visible.

What I want to do is to show image full size that fit into forum size for the images that are that are posted by pressing "insert into post" in netpen theme.

Thank you very much if you can help me.

SOLVED. Sorry since I can't delete.


Attached Files
.txt   global netpen.txt (Size: 38.97 KB / Downloads: 75)
.txt   global.txt (Size: 31.79 KB / Downloads: 68)
Reply
#2
Solved: 5 Years, 8 Months, 1 Week ago
(2019-03-31, 05:25 PM)online0227 Wrote: Hi, I am using netpen theme.

I have set "full size image" in attachment option.
But the problem is, it shows image that fits into forum size in default theme, but it doesn't show image that fits into forum size in netpen theme so that some part of image is not visible.

What I want to do is to show image full size that fit into forum size for the images that are that are posted by pressing "insert into post" in netpen theme.

Thank you very much if you can help me.

SOLVED. Sorry since I can't delete.

the point is not to delete your question, the point of the support forum is to provide the solutions to your issues so that way, if someone has a similar issue then they may be able to use your solution, so if you found your solution after asking a question then please be respectful enough to post your solution, this is what builds the answer database.
Hey man, what's up?
Reply
#3
Solved: 5 Years, 8 Months, 1 Week ago
The solution was...


.post_body img {
max-width:  100% !important;
}


Putting above code right below following code that is in global.css for netpen theme (for this theme, changing anything in default global.css won't affect anything in netpen theme):

html, body {
height: auto;
}

Strange, it only didn't work when I put at the bottom of the css file.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)