Author

Topic: Can someone explain why there is a space between these two images? (Read 260 times)

sr. member
Activity: 742
Merit: 395
I am alive but in hibernation.
Anyone have any idea what is causing it in the first place?


I think every forum has different parser/ or different standards because I checked your same code in some other site code checking box and that code was working as intended.  I read few tags from outside tutorial and they do not work here.

I am also new and no idea what is standard being followed in this forum. you can try your luck by asking your same question in below topic.
https://bitcointalksearch.org/topic/learn-bbcode-lessons-tutorials-tutorial-videos-1727100

I found SFR10 also very experienced but not sure whether he will replies to PMs.

full member
Activity: 442
Merit: 105
Anyone have any idea what is causing it in the first place?
member
Activity: 294
Merit: 10
I think you can edit two photos together on a piece of paint, then there will be no space, then only one image instead of two images.


Your solution would not help the OP because he wants to have seamless visual image but both of which should lead to different languages' link.



Edit: In preview the Images look attached but on posting they are one space apart. I would update this post when I find the solution.

Edit2: PROBLEM SOLVED !

Look :




I used glow tag and the same colour as the image's background to fill in the space between the two images.
The restriction of size tag is a max of 99pt so images bigger than that would not work.

Here's the code :

Code:
[size=99pt][glow=#1d232f,200,3][url=http://www.google.com][img]https://i.imgur.com/RzYOoqe.png[/img][/url][url=http://www.facebook.com][img]https://i.imgur.com/08TIo4v.png[/img][/url]
[/glow][/size]



Oh sorry because I saw 2 links in 2 same photos I thought of the same link. If every image is a different link, my way will not help him
full member
Activity: 442
Merit: 105
I think you can edit two photos together on a piece of paint, then there will be no space, then only one image instead of two images.


Your solution would not help the OP because he wants to have seamless visual image but both of which should lead to different languages' link.



Edit: In preview the Images look attached but on posting they are one space apart. I would update this post when I find the solution.

Edit2: PROBLEM SOLVED !

Look :




I used glow tag and the same colour as the image's background to fill in the space between the two images.
The restriction of size tag is a max of 99pt so images bigger than that would not work.

Here's the code :

Code:
[size=99pt][glow=#1d232f,200,3][url=http://www.google.com][img]https://i.imgur.com/RzYOoqe.png[/img][/url][url=http://www.facebook.com][img]https://i.imgur.com/08TIo4v.png[/img][/url]
[/glow][/size]



Thank you for understanding my needs! lol and thank you for solving for me! I don't really understand it but I think I can definitely make it work!  Grin
hero member
Activity: 1162
Merit: 547
CryptoTalk.Org - Get Paid for every Post!
I think you can edit two photos together on a piece of paint, then there will be no space, then only one image instead of two images.


Your solution would not help the OP because he wants to have seamless visual image but both of which should lead to different languages' link.



Edit: In preview the Images look attached but on posting they are one space apart. I would update this post when I find the solution.

Edit2: PROBLEM SOLVED !

Look :




I used glow tag and the same colour as the image's background to fill in the space between the two images.
The restriction of size tag is a max of 99pt so images bigger than that would not work.

Here's the code :

Code:
[size=99pt][glow=#1d232f,200,3][url=http://www.google.com][img]https://i.imgur.com/RzYOoqe.png[/img][/url][url=http://www.facebook.com][img]https://i.imgur.com/08TIo4v.png[/img][/url]
[/glow][/size]

member
Activity: 294
Merit: 10
I think you can edit two photos together on a piece of paint, then there will be no space, then only one image instead of two images.

full member
Activity: 442
Merit: 105
The middle space makes it easier for you to see two lines of code, so your image will be split into two.


I didn't add a middle space though? There aren't any spaces in the code at all. It adds the space before the first image and also adds a space before the second image, you just can't see the space before the first because of the white background.
full member
Activity: 442
Merit: 105
That is without URL's..whenever you add the URL it will add a space before the image  Huh lol
member
Activity: 280
Merit: 11
The middle space makes it easier for you to see two lines of code, so your image will be split into two.

full member
Activity: 442
Merit: 105



Both images are on the same line with no spaces at all in the line. I have closing brackets for everything. It seems to work just fine until I add the URL. For instance, the two pictures side by side work side by side until you add the URL to the individual images.

I also wanted to point out that there are no spaces between the pictures whenever it is in preview mode but the spaces pop up after posting.. its frustrating.

I also wanted to point out something else, there is a space before the first image as well..so odd

Here is the code to the post..

Code:
[url=http://www.google.com][img]https://i.imgur.com/RzYOoqe.png[/img][/url][url=http://www.google.com][img]https://i.imgur.com/08TIo4v.png[/img][/url]
Jump to: