Webmaster.AL


Kthehu Mbrapa   Webmaster.AL > Zhvillim Faqesh > Hapat e Para tė Webmasterit

Hapat e Para tė Webmasterit Nėse jeni fillestar dhe keni nevojė pėr ndihmė tė vazhdueshme atėhere mund ti beni tė gjitha pyetjet ne kėtė sektor

Temė E Mbyllur
 
Veglat E Temės Shfaq Modėt
Vjetėr 01-05-2010, 10:34 AM   #1
Antar
 
Question ndihm me html

Kodi:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>www.endrajetime.net.tc</title>
</head>

<script type="text/javascript">
function showMailForm(recipient) {
    h=370;
    w=500;
    signinPopupWin = window.open("http://alba-pc.sqweebs.com/endrra.jsp?to=" + recipient,
    	"PiczoMailForm","toolbar=no,scrollbars=yes,location=no,status=yes,resizable=yes,width=" +
    	w + ",height=" + h + ",top=" + ((screen.height-h)/2) + ",left=" + ((screen.width - (w + 12))/2));
	if (signinPopupWin != null)
		signinPopupWin.focus();
}
</script>
&nbsp;
<div class="header" id="tiny">
<h1 class="logo">&nbsp;</h1>
<ul id="menu" align="center">
    <li class="help png">&nbsp;</li>
</ul>
<div class="login">&nbsp;</div>
</div>
<style type="text/css">
/* Buttons copied from screen.css - do not edit these here!
-------------------------------------------------------------- */

.piczoButtonSmall, .piczoButtonMedium, .piczoButtonLarge { 
	display: inline-block; 
	position: relative;
	background-color: #fff; 
	color: #A22876; 
	cursor: pointer; 
	border: 1px solid #A22876; 
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.piczoButtonSmall:hover, .piczoButtonMedium:hover, .piczoButtonLarge:hover { background-color: #A22876; color: #fff; text-decoration: none; }
.piczoButtonSmall span, .piczoButtonMedium span, .piczoButtonLarge span { line-height: 0; margin: 0; position: absolute; left: 0; top: 0; }
.piczoButtonSmall { font-size: 0.9em; height: 19px; line-height:  19px; padding: 0 4px 0 23px; }
.piczoButtonMedium { font-size: 1.1em; height: 25px; line-height: 25px; padding: 0 7px 0 32px; }
.piczoButtonLarge { font-size: 1.8em; height: 52px; line-height: 52px; padding: 0 10px 0 62px; }
button.piczoButtonSmall, button.piczoButtonMedium, button.piczoButtonLarge { overflow: visible; }
button.piczoButtonSmall { height: 20px; }
button.piczoButtonMedium { height: 26px; }
button.piczoButtonLarge { height: 53px; }
a din dikush ku duhet me editu kete html er me funkisonu ne kete webfaqe http://endrrajetime.emenace.com


kjo vetem nje pjese e html edhe pjest e tjera e qes ne postim tjter seps nuk e zinke krejt se e madhe html
deniti i/e shkėputur  
Vjetėr 01-05-2010, 10:36 AM   #2
Antar
 
Gabim

Kodi:
/* Firefox fix */
button.piczoButtonLarge, x:-moz-any-link, x:default { height: 52px; }
button.piczoButtonSmall span, x:-moz-any-link, x:default { top: -4px; left: -26px; }
button.piczoButtonMedium span, x:-moz-any-link, x:default { top: -6px; left: -35px; }
button.piczoButtonLarge span, x:-moz-any-link, x:default { top: -13px; left: -65px; }

.piczoButtonLarge:hover .ok-l, .piczoButtonLarge .ok-l:hover { background-position: -2px -52px; }
.piczoButtonMedium:hover .ok-m, .piczoButtonMedium .ok-m:hover { background-position: 0 -25px; }
.piczoButtonSmall:hover .ok-s, .piczoButtonSmall .ok-s:hover { background-position: 0 -19px; }
.piczoButtonLarge:hover .del-l, .piczoButtonLarge .del-l:hover { background-position: -53px -52px; }
.piczoButtonMedium:hover .del-m, .piczoButtonMedium .del-m:hover { background-position: -25px -25px; }
.piczoButtonSmall:hover .del-s, .piczoButtonSmall .del-s:hover { background-position: -18px -19px; }
.piczoButtonLarge:hover .add-l, .piczoButtonLarge .add-l:hover { background-position: -105px -52px; }
.piczoButtonMedium:hover .add-m, .piczoButtonMedium .add-m:hover { background-position: -50px -25px; }
.piczoButtonSmall:hover .add-s, .piczoButtonSmall .add-s:hover { background-position: -37px -19px; }
.piczoButtonLarge:hover .minus-l, .piczoButtonLarge .minus-l:hover { background-position: -157px -52px; }
.piczoButtonMedium:hover .minus-m, .piczoButtonMedium .minus-m:hover { background-position: -75px -25px; }
.piczoButtonSmall:hover .minus-s, .piczoButtonSmall .minus-s:hover { background-position: -56px -19px; }
.piczoButtonLarge:hover .love-l, .piczoButtonLarge .love-l:hover { background-position: -209px -52px; }
.piczoButtonMedium:hover .love-m, .piczoButtonMedium .love-m:hover { background-position: -100px -25px; }
.piczoButtonSmall:hover .love-s, .piczoButtonSmall .love-s:hover { background-position: -75px -19px; }
.piczoButtonLarge:hover .unlove-l, .piczoButtonLarge .unlove-l:hover { background-position: -261px -52px; }
.piczoButtonMedium:hover .unlove-m, .piczoButtonMedium .unlove-m:hover { background-position: -125px -25px; }
.piczoButtonSmall:hover .unlove-s, .piczoButtonSmall .unlove-s:hover { background-position: -94px -19px; }
.piczoButtonLarge:hover .chat-l, .piczoButtonLarge .chat-l:hover { background-position: -313px -52px; }
.piczoButtonMedium:hover .chat-m, .piczoButtonMedium .chat-m:hover { background-position: -149px -25px; }
.piczoButtonSmall:hover .chat-s, .piczoButtonSmall .chat-s:hover { background-position: -113px -19px; }
.piczoButtonLarge:hover .write-l, .piczoButtonLarge .write-l:hover { background-position: -365px -52px; }
.piczoButtonMedium:hover .write-m, .piczoButtonMedium .write-m:hover { background-position: -175px -25px; }
.piczoButtonSmall:hover .write-s, .piczoButtonSmall .write-s:hover { background-position: -133px -19px; }
.piczoButtonLarge:hover .mail-l, .piczoButtonLarge .mail-l:hover { background-position: -418px -52px; }
.piczoButtonMedium:hover .mail-m, .piczoButtonMedium .mail-m:hover { background-position: -200px -25px; }
.piczoButtonSmall:hover .mail-s, .piczoButtonSmall .mail-s:hover { background-position: -151px -19px; }
.piczoButtonLarge:hover .excl-l, .piczoButtonLarge .excl-l:hover { background-position: -469px -52px; }
.piczoButtonMedium:hover .excl-m, .piczoButtonMedium .excl-m:hover { background-position: -225px -25px; }
.piczoButtonSmall:hover .excl-s, .piczoButtonSmall .excl-s:hover { background-position: -170px -19px; }
.piczoButtonLarge:hover .triangle-l, .piczoButtonLarge .triangle-l:hover { background-position: -521px -52px; }
.piczoButtonMedium:hover .triangle-m, .piczoButtonMedium .triangle-m:hover { background-position: -250px -25px; }
.piczoButtonSmall:hover .triangle-s, .piczoButtonSmall .triangle-s:hover { background-position: -189px -19px; }
.piczoButtonLarge:hover .block-l, .piczoButtonLarge .block-l:hover { background-position: -571px -52px; }
.piczoButtonMedium:hover .block-m, .piczoButtonMedium .block-m:hover { background-position: -275px -25px; }
.piczoButtonSmall:hover .block-s, .piczoButtonSmall .block-s:hover { background-position: -207px -19px; }

.piczoButtonLarge:hover .leftarrow-l, .piczoButtonLarge .leftarrow-l:hover { background-position: -625px -52px; }
.piczoButtonMedium:hover .leftarrow-m, .piczoButtonMedium .leftarrow-m:hover { background-position: -300px -25px; }

.piczoButtonLarge:hover .rightarrow-l, .piczoButtonLarge .rightarrow-l:hover { background-position: -674px -52px; }
.piczoButtonMedium:hover .rightarrow-m, .piczoButtonMedium .rightarrow-m:hover { background-position: -326px -25px; }

.piczoButtonLarge:hover .uparrow-l, .piczoButtonLarge .uparrow-l:hover { background-position: -727px -52px; }

.piczoButtonMedium:hover .recycle-m, .piczoButtonMedium .recycle-m:hover { background-position: -375px -25px; }

.piczoButtonMedium:hover .openmail-m, .piczoButtonMedium .openmail-m:hover { background-position: -400px -25px; }

.piczoButtonMedium:hover .reply-m, .piczoButtonMedium .reply-m:hover { background-position: -425px -25px; }</style>
<link href="http://cdnimg.piczo.com/js/lib/yui/2-5-2/container/assets/container.css" type="text/css" rel="stylesheet" />
<script src="http://cdnimg.piczo.com/rel803/js/menupiczo-combined.js" type="text/javascript"></script>
<style type="text/css">
a.ph_tool_link, a.ph_tool_link_left {margin-top:-5px;}</style><style type="text/css">a.ph_tool_link{color:#fff;}</style>
<script type="text/javascript">
var iframeIdsInYUIPopups = ["modalIFrame","picList","uploadFrame","emailFriendsPopupIframe", "_yuiResizeMonitor"];
try {
	top.iframeIdsInYUIPopups = iframeIdsInYUIPopups;
} catch (e) {
	
}
function openHelpPopup (helpUrl) {
  h=500;
  w=780;
  currentDate = new Date();
  if (! helpUrl) {
  	helpUrl = "http://cdnimg.piczo.com/static/FAQ/piczo_FAQ.html";
  }
  helpPopup = window.open (helpUrl, "HelpPopup",
    "toolbar=no,scrollbars=yes,location=no,status=no,resizable=yes,width=" + w + ",height=" + h + "," +
    "top=" + ((screen.height-h)/2) + ",left=" + ((screen.width - (w + 12))/2));
  if (helpPopup != null)
    helpPopup.focus();
}

	YAHOO.namespace("piczo"); 

var originalEmbedWmodes = [];
var originalObjectWmodes = [];
function hideElement(elementId) {
	var element =document.getElementById(elementId);
	if (element != null) 
		element.style.visibility="hidden";
}
function hideAds(doc) {
		if (!doc) {
			doc = document;
		}
    	var embeds = doc.getElementsByTagName("embed");
    	for (var i = 0; i < embeds.length; i++) {
    		embeds[i].style.visiblity="hidden";
    		//embeds[i].parentNode.style.visibility="hidden";
    		if (embeds[i].attributes != undefined) {
    			if (embeds[i].getAttribute("wmode") != undefined) {
    				originalEmbedWmodes[i] = embeds[i].getAttribute("wmode");
    			}
    			embeds[i].setAttribute("wmode", "opaque");
    		}
    	}
    	var objects = doc.getElementsByTagName("object");
    	for (var i = 0; i < objects.length; i++) {
    		//objects[i].parentNode.style.visibility="hidden";
    		if (objects[i].wmode != undefined) {
    			originalObjectWmodes[i] = objects[i].wmode;
    			objects[i].wmode = "opaque";
    		}
pjesa e dyte
deniti i/e shkėputur  
Vjetėr 01-05-2010, 10:39 AM   #3
Antar
 
Gabim

Kodi:
//hide non-login popup iframes
		var iframes = doc.getElementsByTagName("iframe");
		for (var i = 0; i < iframes.length; i++) {
			var hiding = true;
			for (var j = 0; j < iframeIdsInYUIPopups.length && hiding; j++) {
				if (iframes[i].id == iframeIdsInYUIPopups[j]) {
					hiding = false;
				}
			}
			if (hiding) {
				iframes[i].style.visibility = "hidden";
			}
		}
}
function showAds(exceptionId, doc) {
		if (!doc) {
			doc = document;
		}
	   	var embeds = doc.getElementsByTagName("embed");
    	for (var i = 0; i < embeds.length; i++) {
    		embeds[i].style.visibility="visible";
    		//embeds[i].parentNode.style.visibility="visible";
    		if (embeds[i].attributes != undefined && originalEmbedWmodes[i] != null) {
    			embeds[i].setAttribute("wmode", originalEmbedWmodes[i]);
    		}
    	}
    	var objects = doc.getElementsByTagName("object");
    	for (var i = 0; i < objects.length; i++) {
    		//objects[i].parentNode.style.visibility="visible";
    		if (objects[i].wmode != undefined) {
    			objects[i].wmode = originalObjectWmodes[i];
    		}
    	}

		var iframes = doc.getElementsByTagName("iframe");
		for (var i = 0; i < iframes.length; i++) {
			var showing = true;
			for (var j = 0; j < iframeIdsInYUIPopups.length && showing; j++) {
				if (iframes[i].id == iframeIdsInYUIPopups[j]) {
					showing = false;
				}
			}
			if (exceptionId != null && iframes[i].parentNode.id == exceptionId) {
				showing = false;
			}
			if (showing) {
				iframes[i].style.visibility = "visible";
			}
		}
}
    function showOverlayElement(event, overlay)
    {
		hideAds();		
		overlay.element.style.display="block";
    	overlay.show();
    }

	function hideOverlayElement(event, overlay) {
		
		showAds();
    	overlay.element.style.display="none";
 		overlay.hide();
	}



function openLoginDiv (e, lps, pljs) {
	if (lps == null)
		lps = location.protocol+"//"+location.host+location.pathname;
	if (pljs == null)
		pljs = "";
	showModalDialog("http://pic5.piczo.com/go/loginiframe?showClose=false&recogMode=false&cr=5&destAction=loginPosts&redirect=true&ispopup=y" +
    	 "&lps="+lps+"&pljs="+pljs, 330, 200, "Sign In");
}	 



function publishFacebook() {
	top.showModalDialog("http://pic5.piczo.com/go/fb_publishupdate", 300, 200);
}

</script>
<style type="text/css">#login_msg iframe {height:expression(parentNode.clientHeight-2); width: expression(parentNode.clientWidth-2)}</style>
<div id="login_msg"><iframe src="" frameborder="0" allowtransparency="allowtransparency"></iframe>
<br />
<br />
<b>Stay Safe</b><br />
Do not check this box if you are using a public computer. You don't want anyone seeing your personal info or messing with your site.
<div align="right"><a onclick="document.getElementById('login_msg').style.display='none';" href="javascript:void(0)"></a></div>
</div>
<div id="atPiczoDropDown" onmouseover="showAtPiczo()" onmouseout="hideAtPiczo()" style="display: none; z-index: 100000000">
<div class="atPiczoDiv" id="ph_pinkBg" align="left"><a class="ph_dropDownTxt" onmouseover="swapDropdownBg('ph_pinkBg', '#FF4400')" onmouseout="swapDropdownBg('ph_pinkBg', '#000000')" href="http://music.piczo.com/"><strong>MUSIC</strong></a></div>
<div class="atPiczoDiv" id="ph_cyanBg" align="left"><a class="ph_dropDownTxt" onmouseover="swapDropdownBg('ph_cyanBg', '#BFE6FF')" onmouseout="swapDropdownBg('ph_cyanBg', '#000000')" href="http://pic5.piczo.com/go/topquizzes"><strong>QUIZZES</strong></a></div>
<div class="atPiczoDiv" id="ph_MovieBg" align="left"><a class="ph_dropDownTxt" onmouseover="swapDropdownBg('ph_MovieBg', '#C842CC')" onmouseout="swapDropdownBg('ph_MovieBg', '#000000')" href="http://movies.piczo.com/"><strong>MOVIES</strong></a></div>
<div class="atPiczoDiv" id="ph_GameBg" align="left"><a class="ph_dropDownTxt" onmouseover="swapDropdownBg('ph_GameBg', '#26517C')" onmouseout="swapDropdownBg('ph_GameBg', '#000000')" href="http://games.piczo.com/"><strong>GAMES</strong></a></div>
<div class="atPiczoDiv" id="ph_UltimateBg" align="left"><a class="ph_dropDownTxt" onmouseover="swapDropdownBg('ph_UltimateBg', '#FF2CD3')" onmouseout="swapDropdownBg('ph_UltimateBg', '#000000')" href="http://contests.piczo.com/showentry?contestid=14&amp;proid=201"><strong>ULTIMATE SITES</strong></a></div>
<div class="atPiczoDiv" id="ph_greenBg" align="left"><a class="ph_dropDownTxt" onmouseover="swapDropdownBg('ph_greenBg', '#97C50A')" onmouseout="swapDropdownBg('ph_greenBg', '#000000')" href="http://tips.piczo.com/"><strong>TIPS</strong></a></div>
<div class="atPiczoDiv" id="ph_redBg" align="left"><a class="ph_dropDownTxt" onmouseover="swapDropdownBg('ph_redBg', '#FB0000')" onmouseout="swapDropdownBg('ph_redBg', '#000000')" href="http://gossip.piczo.com/"><strong>GOSSIP</strong></a></div>
<div class="atPiczoDiv" id="ph_purpleBg" align="left"><a class="ph_dropDownTxt" onmouseover="swapDropdownBg('ph_purpleBg', '#330066')" onmouseout="swapDropdownBg('ph_purpleBg', '#000000')" href="http://horoscopes.piczo.com/"><strong>HOROSCOPES</strong></a></div>
<div class="atPiczoDiv" id="ph_blueBg" align="left"><a class="ph_dropDownTxt" onmouseover="swapDropdownBg('ph_blueBg', '#069aff')" onmouseout="swapDropdownBg('ph_blueBg', '#000000')" href="http://polls.piczo.com/"><strong>POLLS</strong></a></div>
</div>
<script type="text/javascript">
function messageMeIsAuth() {
	 setTimeout(function() {
	 	location.href = "http://pic5.piczo.com/go/sendmessage?recipientUserId=6698106&recipientCluster=5&recipientWebsiteName=RadioDeshira&recipientAccessKey=5607257";
	 }, 100);
}
function messageMe(e) {
	openLoginDiv(e, "/go/sendmessage?"+escape("recipientUserId=6698106&recipientCluster=5&recipientWebsiteName=RadioDeshira&recipientAccessKey=5607257"));
}
function inviteFriendIsAuth (friendWebsiteName) {
  h = 370;
  w = 556;
  currentDate = new Date();
  inviteFriendPopup = window.open ("http://pic5.piczo.com/go/invitefriend?sv=y&vmpname=" +
    friendWebsiteName + "&r=" + currentDate.getTime(), "InviteFriendPopup",
    "toolbar=no,scrollbars=no,location=no,resizable=yes,width=" + w + ",height=" + h + "," +
    "top=" + ((screen.height-h)/2) + ",left=" + ((screen.width-w)/2));
  if (inviteFriendPopup != null)
    inviteFriendPopup.focus();
}

function inviteFriend (e, friendWebsiteName) {
	var qs = location.search;
	var newqs;
	if (qs.indexOf("loadAction") > -1)
		newqs = escape(qs);
	else {
		if (qs.indexOf("?") < 0)
			newqs=escape("?");
		else
			newqs= escape(qs)+escape("&");
		newqs+= escape("loadAction=inviteFriendIsAuth('"+friendWebsiteName+"')");
	}
	openLoginDiv (e, location.protocol+"//"+location.host+location.pathname+newqs);
}
dhe pjesa e TRETE pres qe dikush te me tregoj se qysh ta editoj kete html
deniti i/e shkėputur  
Vjetėr 01-05-2010, 10:43 AM   #4
Antar
 
Gabim

Kodi:
//for OPI
var isOPIActive = 'true';
</script>
<style type="text/css">
FONT.sizeone   {font-size: 10px}
FONT.sizetwo   {font-size: 13px}
FONT.sizethree {font-size: 16px}
FONT.sizefour  {font-size: 18px}
FONT.sizefive  {font-size: 24px}
FONT.sizesix   {font-size: 32px}
FONT.sizeseven {font-size: 48px}</style>
<script type="text/javascript">
var isSafeMode = false;
var isEditMode = false;
isFlash6Installed = 0;
</script>
<script language="VBScript" type="text/javascript">
on error resume next
If Not(IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash.6"))) Then
  isFlash6Installed = 0
Else
  isFlash6Installed = 1
End If
</script>
<div class="comp" id="div596710060" style="z-index: 1000020; left: 1px; overflow: visible; width: 992px; position: absolute; top: 129px; height: 1693px"><strong><img id="div596710060i" height="1693" alt="" src="http://i119.piczo.com/view/5/3/7/8/1/l/1/7/f/j/k/9/img/i340823672_7798_5.png" width="992" style="border-right: 0px solid; border-top: 0px solid; border-left: 0px solid; border-bottom: 0px solid" /></strong></div>
<div class="comp" id="div596710359" style="z-index: 1000027; left: 91px; overflow: visible; width: 816px; position: absolute; top: 176px; height: 239px"><img id="div596710359i" height="239" alt="" src="http://i119.piczo.com/view/5/3/7/8/1/l/1/7/f/j/k/9/img/i340823852_87220_5.jpg" width="816" style="border-right: 0px solid; border-top: 0px solid; border-left: 0px solid; border-bottom: 0px solid" /></div>
<div class="comp" id="div596710415" style="z-index: 1000031; left: 901px; overflow: visible; width: 77px; position: absolute; top: 206px; height: 154px"><img id="div596710415i" height="154" alt="" src="http://i119.piczo.com/view/5/3/7/8/1/l/1/7/f/j/k/9/img/i340823892_64131_5.gif" width="77" style="border-right: 0px solid; border-top: 0px solid; border-left: 0px solid; border-bottom: 0px solid" /></div>
<div class="comp" id="div596710412" style="z-index: 1000030; left: 14px; overflow: visible; width: 76px; position: absolute; top: 217px; height: 151px"><img id="div596710412i" height="151" alt="" src="http://i119.piczo.com/view/5/3/7/8/1/l/1/7/f/j/k/9/img/i340823890_28309_5.gif" width="76" style="border-right: 0px solid; border-top: 0px solid; border-left: 0px solid; border-bottom: 0px solid" /></div>
<div class="comp" id="div596710424" style="z-index: 1000033; left: 194px; overflow: visible; width: 112px; position: absolute; top: 488px; height: 82px"><img id="div596710424i" height="82" alt="" src="http://i119.piczo.com/view/5/3/7/8/1/l/1/7/f/j/k/9/img/i340823896_85020_5.png" width="112" style="border-right: 0px solid; border-top: 0px solid; border-left: 0px solid; border-bottom: 0px solid" /></div>
<div class="comp" id="div596710425" style="z-index: 1000034; left: 679px; overflow: visible; width: 113px; position: absolute; top: 491px; height: 82px"><img id="div596710425i" height="82" alt="" src="http://i119.piczo.com/view/5/3/7/8/1/l/1/7/f/j/k/9/img/i340823897_32310_5.png" width="113" style="border-right: 0px solid; border-top: 0px solid; border-left: 0px solid; border-bottom: 0px solid" /></div>
<div class="comp" id="div596710421" style="z-index: 1000032; left: 855px; overflow: visible; width: 84px; position: absolute; top: 503px; height: 42px"><img id="div596710421i" height="42" alt="" src="http://i119.piczo.com/view/5/3/7/8/1/l/1/7/f/j/k/9/img/i340823895_78225_5.gif" width="84" style="border-right: 0px solid; border-top: 0px solid; border-left: 0px solid; border-bottom: 0px solid" /></div>
<div class="comp" id="div596710750" style="z-index: 1000081; left: 22px; overflow: visible; width: 155px; position: absolute; top: 559px; height: 28px"><img id="div596710750i" height="28" alt="" src="http://i119.piczo.com/view/5/3/7/8/1/l/1/7/f/j/k/9/img/i340824096_61911_5.jpg" width="155" style="border-right: 0px solid; border-top: 0px solid; border-left: 0px solid; border-bottom: 0px solid" /></div>
<div class="comp" id="div596710487" style="z-index: 1000046; left: 825px; overflow: visible; width: 135px; position: absolute; top: 594px; height: 312px"><img id="div596710487i" height="312" alt="" src="http://i119.piczo.com/view/5/3/7/8/1/l/1/7/f/j/k/9/img/i340823933_94315_5.png" width="135" style="border-right: 0px solid; border-top: 0px solid; border-left: 0px solid; border-bottom: 0px solid" /></div>
<div class="comp" id="div596710666" style="z-index: 1000068; left: 21px; overflow: visible; width: 155px; position: absolute; top: 600px; height: 28px"><img id="div596710666i" height="28" alt="" src="http://i119.piczo.com/view/5/3/7/8/1/l/1/7/f/j/k/9/img/i340824034_62457_5.jpg" width="155" style="border-right: 0px solid; border-top: 0px solid; border-left: 0px solid; border-bottom: 0px solid" /></div>
<div class="comp" id="div596710553" style="z-index: 1000055; left: 261px; overflow: visible; width: 477px; position: absolute; top: 601px; height: 16px"><img id="div596710553i" height="16" alt="" src="http://i119.piczo.com/view/5/3/7/8/1/l/1/7/f/j/k/9/img/i340823965_82498_5.gif" width="477" style="border-right: 0px solid; border-top: 0px solid; border-left: 0px solid; border-bottom: 0px solid" /></div>
<div class="comp" id="div596710697" style="z-index: 1000071; left: 21px; overflow: visible; width: 154px; position: absolute; top: 640px; height: 28px"><img id="div596710697i" height="28" alt="" src="http://i119.piczo.com/view/5/3/7/8/1/l/1/7/f/j/k/9/img/i340824050_79723_5.jpg" width="154" style="border-right: 0px solid; border-top: 0px solid; border-left: 0px solid; border-bottom: 0px solid" /></div>
<div class="comp" id="div596710703" style="z-index: 1000073; left: 22px; overflow: visible; width: 152px; position: absolute; top: 679px; height: 27px"><img id="div596710703i" height="27" alt="" src="http://i119.piczo.com/view/5/3/7/8/1/l/1/7/f/j/k/9/img/i340824065_24998_5.jpg" width="152" style="border-right: 0px solid; border-top: 0px solid; border-left: 0px solid; border-bottom: 0px solid" /></div>
<div class="comp" id="div596710712" style="z-index: 1000075; left: 22px; overflow: visible; width: 153px; position: absolute; top: 721px; height: 27px"><img id="div596710712i" height="27" alt="" src="http://i119.piczo.com/view/5/3/7/8/1/l/1/7/f/j/k/9/img/i340824074_45344_5.jpg" width="153" style="border-right: 0px solid; border-top: 0px solid; border-left: 0px solid; border-bottom: 0px solid" /></div>
<div class="comp" id="div596710699" style="z-index: 1000072; left: 22px; overflow: visible; width: 152px; position: absolute; top: 764px; height: 27px"><img id="div596710699i" height="27" alt="" src="http://i119.piczo.com/view/5/3/7/8/1/l/1/7/f/j/k/9/img/i340824052_89195_5.jpg" width="152" style="border-right: 0px solid; border-top: 0px solid; border-left: 0px solid; border-bottom: 0px solid" /></div>
<div class="comp" id="div596710711" style="z-index: 1000074; left: 23px; overflow: visible; width: 151px; position: absolute; top: 808px; height: 27px"><img id="div596710711i" height="27" alt="" src="http://i119.piczo.com/view/5/3/7/8/1/l/1/7/f/j/k/9/img/i340824072_76936_5.jpg" width="151" style="border-right: 0px solid; border-top: 0px solid; border-left: 0px solid; border-bottom: 0px solid" /></div>
ndoshta ma shum nuk ju duhen po ka ende
deniti i/e shkėputur  
Vjetėr 01-05-2010, 11:33 AM   #5
Antar
 
Avatari i Afrimi
 
Gabim

Jo po kerko te te krijojne nje faqe unike e te programuar vete nga fillimi deri ne fund.
Nje zot e di cke dashur te thuash.
__________________
Www.Bisedoj.Com | SexALB.info Forum Erotik |VetemSport.iNFO Vetem Sport nga vendi dhe bota
Afrimi i/e shkėputur  
Vjetėr 01-05-2010, 02:55 PM   #6
Antar
 
Gabim

o more shokit ky eshte html edhe me kete ebaj index ne ate index ka template si website psh dhe nuk po funksionon me upladu ne ftp duhet me editu diqka per me funksionu e une nuk po di si te editoj apo kupton
deniti i/e shkėputur  
Vjetėr 01-05-2010, 04:04 PM   #7
Antar
 
Avatari i Afrimi
 
Gabim

Jo se marr vesh une jo por te pakten nxirr ndonje foto te dy faqeve, ose ndonje link, si eshte njera e si eshte tjetra, gjithsesi keto lloj punesh zakonisht paguhen, pasi do sh pune, ketu ka programues, sic eshte Joni dhe GG.
__________________
Www.Bisedoj.Com | SexALB.info Forum Erotik |VetemSport.iNFO Vetem Sport nga vendi dhe bota
Afrimi i/e shkėputur  
Vjetėr 01-05-2010, 04:36 PM   #8
Antar
 
Avatari i Tentim.O
 
Gabim

hahah ore njeri ti mos do te ta krijoj nje pe fillimi + pa pages e ke ber kerkesen :S:S:S
__________________
Tentim.O i/e shkėputur  
Vjetėr 01-05-2010, 09:46 PM   #9
Antar
 
Gabim

www.radiodeshira2.tk kush din me ja nxjerr scriptin qetina webit \
une qetina webit ja kam nxjerr html tana e kam ba index po nuk po funksionon kur po e upladon ne ftp kush ma gjan qet script jav di shum per ner ju flm per mirkuptim
deniti i/e shkėputur  
Vjetėr 01-05-2010, 10:13 PM   #10
Moderator
 
Avatari i GuiltyGear
 
Gabim

Me sa po marr vesh une, ti kerkon ti marresh scriptin asaj faqes qe postove? Nese eshte keshtu, ose lodhu ta gjesh vete ose kerkoja webmasterit te asaj faqes.

Tema Mbyllet
GuiltyGear i/e shkėputur  
Temė E Mbyllur


Kjo temė po lexohet nga 1 vizitorė, (0 Antarė dhe 1 mysafirė)
 
Veglat E Temės
Shfaq Modėt

Regullat e Postimit
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is ON
Fytyrat janė Hapur
Kodi [IMG] ėshtė Hapur
Kodi HTML ėshtė Mbyllur
Trackbacks are OFF
Pingbacks are OFF
Refbacks are OFF



Partnerėt
Informatika Shqiptare Webmaster Day Tirane FidaHost.com
Feniksi

Te gjitha kohėt janė nė GMT +1. Ora tani ėshtė 08:37 AM.


© Copyright 2008-2010 Webmaster.al
vBulletin® v 3.8.3, Copyright ©2000-2009,
Jelsoft Enterprises Ltd.
Make Money Online
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
Tė gjitha tė drejtat e rezervuara


LinkBacks Enabled by vBSEO 3.5.1