IP 1.3.0.53a - Image Limit In Posts Is Not Dynamic?
»
Show posts from
to
Icy Phoenix
Old Support Topics - IP 1.3.0.53a - Image Limit In Posts Is Not Dynamic?
tiolalu
[ Sat 12 Sep, 2009 10:05 ]
Post subject:
IP 1.3.0.53a - Image Limit In Posts Is Not Dynamic?
There is any way to quit the post - image limit for big screens?
The problem is this:
Thanks! :) .
Mighty Gorgon
[ Sat 12 Sep, 2009 11:11 ]
Post subject:
Re: IP 1.3.0.53a - Image Limit In Posts Is Not Dynamic?
You need to edit CSS.
Find this class in the CSS used by your template:
Code: [
Hide
] [
Select
]
Code: [
Show
]
.post-text-hide-flow {
overflow: auto;
max-width: 960px;
}
And remove any "width" related entry.
Please note that this class is also defined in
common.css
.
tiolalu
[ Sat 12 Sep, 2009 16:52 ]
Post subject:
Re: IP 1.3.0.53a - Image Limit In Posts Is Not Dynamic?
Mighty Gorgon
, thanks! I will look for it :mricy: .
Powered by
Icy Phoenix