COME JOIN US!
Get your K-pop fix at KPOPSource.com - the ultimate destination for all things K-pop! From new album releases to concert coverage, our site has it all. Don't miss out on the latest news and updates from your favorite artists, and connect with a community of K-pop fans from around the world.
Register Now

Announcement Signature display media issue - update (1 Viewer)

Joined
25 August 2018
Messages
0
Reactions Received
31,955
KS Coins
0
Dear members,

after the update of our forum platform, we noticed a significant number of users have issues displaying the media (images, gifs) in their signature. This is unfortunately due to the new update which does not support image resizing. If you open the BBCode editor by clicking on the little cog in the upper right corner, your code should look something like

Rich (BB code):
	
The problem lies within the "width" parameter. It is not supported by the new version. All media that is not resized and just lies within the IMG tags like this:

Code:
[IMG]https://66.media.tumblr.com/8c8asgg7c8agn3_640.gif[/IMG]
shall be displayed properly. The current workaround is to manually resize your media in a photo editor and have it fit the signature container with only code. If you are facing difficulties please feel free to tag me below and I will help you resize your media.

UPDATE: It seems that the BBcode is simply using a different syntax. IMG='width:458px;' should be written as IMG width="458px" instead. It is using HTML class syntax instead of CSS syntax.

Apologies for any inconvenience this might have caused.

Kind regards,

KS Staff Team
 
Last edited:
Joined
25 August 2018
Messages
0
Reactions Received
31,955
KS Coins
0
UPDATE: It seems that the BBcode is simply using a different syntax. IMG='width:458px;' should be written as IMG width="458px" instead. It is using HTML class syntax instead of CSS syntax.

OP edited to include this info.
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Users who are viewing this thread