Jump to the post that solved this thread.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved: 12 Years, 7 Months ago Set a limit to the width of the images in signature?
#1
Solved: 12 Years, 7 Months ago
Title Rolleyes
#2
Solved: 12 Years, 7 Months ago
I'm not sure it's possible as default. I assume you want to do this as some images break your layout? If so, you could probably solve that using some CSS.
#3
Solved: 12 Years, 7 Months ago
(2012-06-08, 04:27 PM)euantor Wrote: I assume you want to do this as some images break your layout?

Yes :\
#4
Solved: 12 Years, 7 Months ago
In the templates, wrap each user's signature in a div (or p, or whatever suits your purposes best) with the class signature. Then in the CSS:

.signature img {
max-width: 600px;}

Set it to whatever is right for you. Of course, it will still load the full file size, but it won't display more than 600px of width.
#5
Solved: 12 Years, 7 Months ago
Maybe take a look at this: http://community.mybb.com/thread-98883.html
[Image: information.gif] MyBB Support Technician
Please do not PM me for support.


MyBBatically - A quick and easy way to update your board!
Jump to the post that solved this thread.


Forum Jump:


Users browsing this thread: 1 Guest(s)