The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How to connect images?

2 posters

Go down

Solved How to connect images?

Post by LilJur August 3rd 2009, 6:21 pm

Hello,

Im pretty much new to html and java.
Though i am adding some html pages to my forum, wich is going good so far.
But now i made like a navbar, for my homepage, with a image hover each time.

Only the problem is that between every image there is a gap of something like 5 pixels.
But i want to to connect, so it will look like 1 bar.
http://x-servers.forumotion.com/test-h2.htm here you can see the problem.

if you need the code to get out
Spoiler:

Thanks in advance


Last edited by Lil-J on August 3rd 2009, 10:52 pm; edited 1 time in total
avatar
LilJur
Forumember

Male Posts : 212
Reputation : 8
Language : xml, css, html, hex, english and dutch

Back to top Go down

Solved Re: How to connect images?

Post by RoNo August 3rd 2009, 9:11 pm

Use this for the navbar (removed code spaces)
Code:
<a href="http://x-servers.forumotion.com/" onmouseover="afbeeldingAan('afbeelding01')" onmouseout="afbeeldingUit('afbeelding01')"><img src="http://i608.photobucket.com/albums/tt169/Lil-Jur/contact.png" name="afbeelding01" border="0"></a><a href="" onmouseover="afbeeldingAan('afbeelding02')" onmouseout="afbeeldingUit('afbeelding02')"><img src="http://i608.photobucket.com/albums/tt169/Lil-Jur/Forumrules.png" name="afbeelding02" border="0"></a><a href="" onmouseover="afbeeldingAan('afbeelding03')" onmouseout="afbeeldingUit('afbeelding03')"><img src="http://i608.photobucket.com/albums/tt169/Lil-Jur/community-2.png" name="afbeelding03" border="0"></a><a href="" onmouseover="afbeeldingAan('afbeelding04')" onmouseout="afbeeldingUit('afbeelding04')"><img src="http://i608.photobucket.com/albums/tt169/Lil-Jur/Site.png" name="afbeelding04" border="0"></a>
Still needs remaining 3 href links.

How to connect images? Tight-navbar
RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

Solved Re: How to connect images?

Post by LilJur August 3rd 2009, 10:52 pm

Thank you so much, i see the problem now
And yes i know, Forum rules and Community will be custom html pages, site is still under construction and also Contact will change to a normal format, not back to the site.

Gues its solved
Lock please
avatar
LilJur
Forumember

Male Posts : 212
Reputation : 8
Language : xml, css, html, hex, english and dutch

Back to top Go down

Solved Re: How to connect images?

Post by RoNo August 3rd 2009, 11:16 pm


As stated by the author, this topic is solved. Glad to help.

How to connect images? Locked1How to connect images? Lock2
RoNo
RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum