אשכול: עזרה דחופה!!
View Single Post
ישן 12-02-10, 19:01   # 1
din12
חבר מתקדם
 
מיני פרופיל
תאריך הצטרפות: Jan 2006
הודעות: 398

din12 לא מחובר  

עזרה דחופה!!

יש לי בעיה באתר

איך אני עושה שהתמונה תיצא באמצע?
ושהגלגלת לא תופיע
הנה תמונה:

http://up197.siz.co.il/up1/nojqrojtltxj.png

קוד:
	<table OnClick=\"closeImg()\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"width:100%;\">
		<tr>
		<td>
	<div id=\"imgbackground_\" style=\"position:absolute; filter:alpha(opacity=50); visibility:hidden; background-color:#000000; width:0px; height:0px;\">
	</div>
		</td>
		</tr>
	</table>
	
<table id=\"imgtable\" style=\"visibility:hidden; filter:alpha(opacity=100); position: absolute; background-color:#ffffff;\" border=\"0\" cellpadding=\"0\" cellspacing=\"7\">
<tr>
<td style=\"position:relative;\">
		<tr>

			<td id=\"imgoptions_1\" style=\"visibility:hidden; filter:alpha(opacity=0); height:42px;\" align=\"left\">
<img src=\"3.png\" width=\"81\" height=\"32\">
</td>
			<td id=\"imgoptions_2\" style=\"visibility:hidden; filter:alpha(opacity=0); height:42px;\" align=\"center\">
<img src=\"1.png\" width=\"143\" height=\"32\">
</td>
			<td id=\"imgoptions_3\" style=\"visibility:hidden; filter:alpha(opacity=0); height:42px;\" align=\"right\">
<img src=\"2.png\" width=\"81\" height=\"32\">
</td>
		</tr>

		<tr>
			<td colspan=\"3\" valign=\"center\" style=\"background-color:#ffffff;\" align=\"center\" width=\"100%\" height=\"100%\">
			<div id=\"img_td\" style=\"border: 0px #ffffff solid; width:0px; height:0px;\"><img id=\"imgsrctype\" name=\"imgsrctype\" style=\"width:0px; height:0px; filter:alpha(opacity=0); visibility:hidden;\"></div>
		</td>
		</tr>
</td>
</tr>
	</table>

זה הקוד של איך שזה מופיע
__________________

  Reply With Quote