Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
The image rollovers have a small margin on the left, you could edit the pics tu eliminate that extra space, or increase the paragraph padding or margin by 6 pixels.

<div id="Layer1"> --> <div id="Layer1" style="margin-left: 6px;">

Good luck and really nice work :)
 
thanx

hey thanx a lot for the tip, i ll try it out, plus appriciate your nice compliment.
Cheers mate
 
couldn't get it yet

Hey I tried as you asked me to but still couldn't get, may be I didn;t explain properly.
The problem is: I have a html page all setup with tables, and i drew one layer to put in some text to hide/show when I want. But this layer move to the right when viewed with the browser. Can you please follow the link below and download the html file and check this out for me.
http://www.meegama.co.nz/transfers/our_work_3.html.zip
Thanks a lot.
ps: I am working on a mac, so the html file on the link is clean, no virus.
Cheers
 
Code:
#Layer1 {
	...
	[B]right: 658px;[/B]
	...
}
Looking at your HTML file, changing the layer's right value to something like 700 should do the trick.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.