themaCreator
http://creator.themasoftware.com/forum/

How to make big covers?
http://creator.themasoftware.com/forum/viewtopic.php?f=4&t=6594
Page 1 of 1

Author:  Baker2 [ January 3rd, 2019, 8:35 pm ]
Post subject:  How to make big covers?

Hi!

How to make big covers?

I use imagetwist this code:

[url={#imageDirectUrl#}][img]{#imageDirectUrl#}[/img][/url]

This big covers. But now need change the image host, and dont work this code the other image host for big covers.

Example, postimages.og:

Image



imagetist:


Image

Author:  Freddy [ January 3rd, 2019, 9:56 pm ]
Post subject:  Re: How to make big covers?

That's thumbnail size which postimages gives for all images. They don't have any options for thumbnail size at all and always use that size (you can try to upload manually and you will get the same result).

Don't use that host if you want normal thumbnail size.

Author:  Daemon [ January 23rd, 2023, 8:15 am ]
Post subject:  Re: How to make big covers?

Try to use this code for Postimage covers:
Code:
[url=https://postimages.org/][img]{#imageDirectUrl#}[/img][/url]

Author:  Freddy [ January 23rd, 2023, 11:52 am ]
Post subject:  Re: How to make big covers?

That's really a bad example since after clicking it would just open main host page (not the image).

Better use {#imagePageUrl#} or {#imageDirectUrl#} tag inside "url" then:
Code:
[url={#imagePageUrl#}][img]{#imageDirectUrl#}[/img][/url]


But it's really just for "postimages" since they don't support any thumbnail options.

Author:  Daemon [ January 23rd, 2023, 3:55 pm ]
Post subject:  Re: How to make big covers?

Freddy wrote:
That's really a bad example since after clicking it would just open main host page (not the image).
But it's really just for "postimages" since they don't support any thumbnail options.


When uploading via the web, the site allows to resize the image.
Image
But he offers such a link if i need a large picture on the forums.
Image
This is the only one way to get big previews from Postimage org :roll:

Author:  Freddy [ January 23rd, 2023, 6:32 pm ]
Post subject:  Re: How to make big covers?

That's just the direct image link (not thumbnail).

You should use {#imagePageUrl#} in the "url" to open the image page as I wrote above (it doesn't make sense to open their main site after clicking the image, that's their mistake in the screenshot)

Here is the correct template:
Code:
[url={#imagePageUrl#}][img]{#imageDirectUrl#}[/img][/url]

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/