Thin green (annoying) line

Forum for general requests for support for players. Both staff members and veteran players can help new players with problems they encounter. No chatting in this forum, please.

Moderators: Public Relations Department, Players Department, Programming Department

User avatar
Rusalka
Posts: 1509
Joined: Sun Mar 05, 2006 6:12 pm
Location: Gdansk, Poland
Contact:

Thin green (annoying) line

Postby Rusalka » Mon Oct 30, 2006 12:07 pm

Why it almost always happen to me? When I'm trying to make a graphic note with an image splited into 2 parts, they are actually divided into these parts by a green line. Why is that? Is there any way to fix it?

Image

(the image is just a template, it is not a real note I wanted to make :P )
Artur wrote:ja chce miec fabryke i czarnuchow w niej a nie dom z ogrodkiem kurna i nie zycze sobie zeby mnie ktos pouczal o graniu w cantr qrka
User avatar
Chris Johnson
Posts: 2903
Joined: Wed Dec 01, 2004 3:26 pm
Location: East Sussex, United Kingdom
Contact:

Postby Chris Johnson » Mon Oct 30, 2006 12:26 pm

It sounds like you are introducing one more line throw than is required
like this

Code: Select all

<img1><br>
<img2>




Try either this where a physical line throw exists

Code: Select all

<img1>
<img2>


or both are on the same line but there is an html break between them

Code: Select all

<img1><br><img2>


Also this forum is not a public one - it may be better to post similar requests in support
User avatar
Rusalka
Posts: 1509
Joined: Sun Mar 05, 2006 6:12 pm
Location: Gdansk, Poland
Contact:

Postby Rusalka » Mon Oct 30, 2006 12:38 pm

Well, I typed my note this way:

Code: Select all

<img1>
<img2>


This combination made it work properly:

Code: Select all

<img1><br><img2>


I didn't now that [br] tag works in notes. That changes a lot for me (I will probably know how to fix many other problems with notes)

Thanks a lot!
Artur wrote:ja chce miec fabryke i czarnuchow w niej a nie dom z ogrodkiem kurna i nie zycze sobie zeby mnie ktos pouczal o graniu w cantr qrka
User avatar
Chris Johnson
Posts: 2903
Joined: Wed Dec 01, 2004 3:26 pm
Location: East Sussex, United Kingdom
Contact:

Postby Chris Johnson » Mon Oct 30, 2006 1:11 pm

Good - I've moved this to general support as others may also benefit from this.

With regards the first option I suggested , that may be a browser issue (and display fonts), it certainly works in IE6 (and I see you use Firefox)
But the br tag is probably handled well by each

Return to “General Support”

Who is online

Users browsing this forum: No registered users and 1 guest