Mybb İmage Size No Plugin Mycode! - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Resources (https://community.mybb.com/forum-8.html) +--- Forum: MyCodes (https://community.mybb.com/forum-117.html) +--- Thread: Mybb İmage Size No Plugin Mycode! (/thread-71394.html) |
RE: Mybb İmage Size No Plugin Mycode! - User 26345 - 2011-03-02 Hi, is possible to open the image in a popup ? Thanks I did this mycode (without edit global.css) and is working well ! There is only a problem with thumbnails, if I click on image it opens thumbnail and not the full image in the site
There is a solution ? Many thanks RE: Mybb İmage Size No Plugin Mycode! - Dylan M. - 2011-03-02 (2011-03-02, 02:01 PM)MaFeSa Wrote: Hi, is possible to open the image in a popup ? Erm, using the MyCode from the original post, this is what you should actually have: Mybb İmage Size No Plugin Mycode Add MyCode Image Size Mycode Title: maximage Short Description: Mybb Max İmage No Plugin Regular Expression: Replacement: Enabled? : YesFor a demo, go to http://www.w3schools.com/html/tryit.asp?filename=tryhtml_basic And past in this code:
(Paste in the left pane, deleting what exists there) Now click the Button above the left pane, and a photo of a readhead should appear in the right pane. If you click it, you'll get the full sized version. RE: Mybb İmage Size No Plugin Mycode! - User 26345 - 2011-03-03 WOWW thanks Dylan !! If I click on image it opens thumbnail and not the full image o the Imageshack site .... The img url with thumnail is
Is possible to open only the link in the url ?
The best way, I think, is not process images with small width but how ? Thanks RE: Mybb İmage Size No Plugin Mycode! - ant1688 - 2011-07-06 Many thanks go to Bycca, your solution is the best I ever seen. One more question, how to make the same effect for upload attachment? RE: Mybb İmage Size No Plugin Mycode! - anori - 2012-04-22 I know this is already an old post but i have a question. Is it possible to add an additional function to this Mycode like:
And when it says img=false it wont run this code below:
Wich means the image wont be resized but just displayed with the normal dimentions. More or less a way for me to still be able to let images be the default size, while users get there images resized. Oh and i know i could simply create a new MyCode like [noresize] or something. But i rather have it all in one MyCode if its possible ofcourse. RE: Mybb İmage Size No Plugin Mycode! - KingCupid - 2013-02-13 Working fine in my site...but last few days Click Photo To Enlarge not working showing blank page....image resizing but only Click Photo To Enlarge not working. Any solution Mybb experts? RE: Mybb İmage Size No Plugin Mycode! - Dr_The_One - 2015-02-08 Perfectly working... thanks. RE: Mybb İmage Size No Plugin Mycode! - barduk - 2015-04-06 I'm using Imadige theme and I needed this MyCode, it works perfectly thanks ! I was wondering if we were able to use this code with <img> code from HTML. Does someone got a solution ? Because actually, I use a RSS which give pic and with Imadige it doesn't feet with it.. RE: Mybb İmage Size No Plugin Mycode! - bignslow - 2015-04-10 Hey guys, just wondering, what would I need to change in the code to only have it apply to the images in the posts. I have custom image size set for the portal page and signature and this code appears to mess with those as well. RE: Mybb İmage Size No Plugin Mycode! - Darkrad - 2015-08-23 I have a question related to this mycode. After using this its impossible in forum to add URL in image. User having an image in his signature with url of his steam profile for example, after using this mycode it also effects image in user's signature and instead of directing to that certain URL, it says " Click Photo To Enlarge " and it enlarges when you click. Any solution? |