insideorkut.com

Reseller for iContact email marketing software?

Try iContact email marketing for free for 30 days. Click here to use coupon...

Get a free trial of iContact here. Click here for this special deal...
First of all Reseller for iContact email marketing software? Looking forward for any answer or 2. Another question on my mind: In building my website, I came across a tricky problem. I've looked all over, but have found no solutions..

Http://raefwolfe.kitsunet.org/test4.html.

On that page, on the bottom, you'll notice that the images aren't fully shown (on my 800x600 screen).

The reason?.

The 'windowpane' (I'm not sure what to call it...) that the images are in has a space jsut above them. I want to get rid of that space and make things a little more compact..

There's onmouseover javascript that's also not working on that page...could anyone assist me with that?.

Thank you much!.

Raef..

Comments (8)

Hmm... I need to find out myself. I don't know what is the right answer to your question. I'll do some poking around and get back to you if I bump into an good answer. You should email the people at iContact as they probably know..

Comment #1

A few single tags and the script and style end tag together..

See Att. it works now...

Comment #2

Still not working..

Http://raefwolfe.kitsunet.org/test4.html.

I got rid of the background color so you can see it..

You see the space above the images? I want to get rid of it..

I really don't know tables. I've never done one before. I had to have a freind make that one for me, and I edited it for my needs..

The making a cell for each different thing seems too complicated. I want this layout on every page of mine..

I'm making two sites: one image heavy, one image lite. For the image lite, I won't have images on the bottom; just text. I don't know how to make cells and things like that..

Oh and: Why is there such huge spacing on the source page? I mean, I have to scroll over tons to see the things. It seems like a lot of hassle, really, but almost everywhere I see, the code looks like that...

Comment #3

Yoy can take the breaks out.

<p>.

<br>.

<br>.

<br>.

<br>.

<br>.

<br>.

The source code is this way, so it is easy to read..

Visit:.

Www.weballey.net.

And.

Www.lissaexplains.com.

To find out how and what about tables..

And get an editor like Arachnophilia V4 or Max Beauty...

Comment #4

"Yoy can take the breaks out".

Not THAT part. lol. I'm talking about the bottom..

"And get an editor like Arachnophilia V4 or Max Beauty. ".

I hate editors. I much prefer coding by hand, even if it is sometimes more difficult...

Comment #5

Is this better?.

<td valign="top">.

<div id='toptop' align="center">.

<font color=silver>.

<a href="artwork.html" onMouseOver="hiLite('a','a2','Artwork')" onMouseOut="hiLite('a','a1','')"><img name="a" src="piccys/artwork1.JPG" border=0 width=199 height=60></a>.

<a href="writing.html" onMouseOver="hiLite('b','b2','Writing')" onMouseOut="hiLite('b','b1','')"><img name="b" src="http://raefwolfe.kitsunet.org/piccys/writing1.JPG" border=0 width=199 height=60></a>.

<a href="music.html" onMouseOver="hiLite('c','c2','Music')" onMouseOut="hiLite('c','c1','')"><img name="c" src="piccys/music1.JPG" border=0 width=199 height=60></a>.

<a href="costuming.html" onMouseOver="hiLite('d','d2','Costuming')" onMouseOut="hiLite('d','d1','')"><img name="d" src="piccys/costuming1.JPG" border=0 width=199 height=60></a>.

</font>.

</div>.

</td>..

Comment #6

No, because that isn't the part that I need more up..

Comment #7

Aaah, it all makes sense now! Hehe....

So do you want the images in the same tables as the top ones, or just below that table without the space?..

Comment #8

Well, after messing around for a while, I fixed it..

Turns out, I needed to change my Table Height..

Thank-you for the assistance with the javascript, though! I would've spent hours on that otherwise..

Comment #9


This question was taken from a support group/message board and re-posted here so others can learn from it.