|
You last visited: Today at 03:32
Advertisement
[HELP]Dekaron Website
Discussion on [HELP]Dekaron Website within the Dekaron Private Server forum part of the Dekaron category.
12/29/2009, 23:26
|
#1
|
elite*gold: 0
Join Date: Dec 2009
Posts: 9
Received Thanks: 0
|
[HELP]Dekaron Website
Hello, i downloaded these website files template
Can or Anyone know how i can make it were people can click on the links, like click Download page and able to download my server's client.
&
What program i need to use to edit the pages.
If anyone knows what i,m talking about please help me.
If i posted this in the wrong section sorry and please don't get ****** off at me like other forums do.
|
|
|
12/29/2009, 23:36
|
#2
|
elite*gold: 20
Join Date: Mar 2008
Posts: 964
Received Thanks: 233
|
even thought i never downloaded this i think janvier site is with php. SO u gotta edit phps to get the download menu to forward to desired link. Its better to use a content management system if u dont have any php knowledge.
|
|
|
12/30/2009, 01:00
|
#3
|
elite*gold: 0
Join Date: Mar 2008
Posts: 257
Received Thanks: 14
|
Use Dreamweaver google that,and for images Adobe Photoshop CS3. Good tools.
|
|
|
12/30/2009, 01:03
|
#4
|
elite*gold: 0
Join Date: Jul 2009
Posts: 912
Received Thanks: 250
|
Ohh that is easy
Here I made a exmpl
HTML Code:
<div class="richMediaDownlevelImage" id="sl01_div" xyz="1">
<img alt="http://img121.imageshack.us/img121/888/dec28jan03gen2f.jpg" height="325" width="690" usemap="#NAMEYOURIMGHERE" src="http://img121.imageshack.us/img121/888/dec28jan03gen2f.jpg">
<map name="NAMEYOURIMGHERE">
<area shape="rectangle" coords="20,0,205,40" href="http://www.google.com" cid="01-00-101SXX00961" alt="LINK 1">
<area shape="rectangle" coords="0,0,483,325" href="http://www.youtube.com" cid="01-00-101SXX00932" alt="LINK 2">
<area shape="rectangle" coords="482,0,690,163" href="http://www.mythdekaron.net" cid="02-00-101SXX00834" alt="LINK 3">
<area shape="rectangle" coords="482,162,690,325" href="http://www.video.google.com" cid="03-00-102SUS01633" alt="LINK 4">
</map>
</div>
To add more coords
HTML Code:
<area shape="rectangle" coords="482,0,690,163" href="http://www.NEW LINK.net" cid="02-00-101SXX0XXX" alt="LINK 5">
|
|
|
12/30/2009, 02:34
|
#5
|
elite*gold: 0
Join Date: Aug 2009
Posts: 1,297
Received Thanks: 928
|
Quote:
Originally Posted by EliteWarrior
Use Dreamweaver google that,and for images Adobe Photoshop CS3. Good tools.
|
use CS2, CS3 hogs resources, and really doesnt offer you anything more then CS2, for what u will be using it for.
ppl that use dreamweaver are noobs lol, textpad FTW!
|
|
|
12/30/2009, 03:25
|
#6
|
elite*gold: 0
Join Date: Jul 2009
Posts: 912
Received Thanks: 250
|
Quote:
Originally Posted by Decima
use CS2, CS3 hogs resources, and really doesnt offer you anything more then CS2, for what u will be using it for.
ppl that use dreamweaver are noobs lol, textpad FTW!
|
Notepad++ FTW :P
|
|
|
12/30/2009, 04:18
|
#7
|
elite*gold: 0
Join Date: Mar 2008
Posts: 257
Received Thanks: 14
|
Quote:
Originally Posted by Decima
use CS2, CS3 hogs resources, and really doesnt offer you anything more then CS2, for what u will be using it for.
ppl that use dreamweaver are noobs lol, textpad FTW!
|
I like dreamweaver only because u can see the code and the output immediatly
And yeah photoshop? hmm i just like and im used to it hehe
|
|
|
12/30/2009, 04:18
|
#8
|
elite*gold: 0
Join Date: Dec 2009
Posts: 9
Received Thanks: 0
|
[HELP]Dekaron Website
If anyone have Teamviewer, can u help me. PLZ
Xfire: nateww
|
|
|
12/30/2009, 04:20
|
#9
|
elite*gold: 0
Join Date: Jul 2009
Posts: 912
Received Thanks: 250
|
Quote:
Originally Posted by [GM]iHacker
Ohh that is easy
Here I made a exmpl
HTML Code:
<div class="richMediaDownlevelImage" id="sl01_div" xyz="1">
<img alt="http://img121.imageshack.us/img121/888/dec28jan03gen2f.jpg" height="325" width="690" usemap="#NAMEYOURIMGHERE" src="http://img121.imageshack.us/img121/888/dec28jan03gen2f.jpg">
<map name="NAMEYOURIMGHERE">
<area shape="rectangle" coords="20,0,205,40" href="http://www.google.com" cid="01-00-101SXX00961" alt="LINK 1">
<area shape="rectangle" coords="0,0,483,325" href="http://www.youtube.com" cid="01-00-101SXX00932" alt="LINK 2">
<area shape="rectangle" coords="482,0,690,163" href="http://www.mythdekaron.net" cid="02-00-101SXX00834" alt="LINK 3">
<area shape="rectangle" coords="482,162,690,325" href="http://www.video.google.com" cid="03-00-102SUS01633" alt="LINK 4">
</map>
</div>
To add more coords
HTML Code:
<area shape="rectangle" coords="482,0,690,163" href="http://www.NEW LINK.net" cid="02-00-101SXX0XXX" alt="LINK 5">
|
Lol this must help you good enhough
Or check this
|
|
|
12/30/2009, 04:25
|
#10
|
elite*gold: 0
Join Date: Dec 2009
Posts: 9
Received Thanks: 0
|
[HELP]Dekaron Website
Thats the thing i need help i dont know wat to do with tht code
|
|
|
12/30/2009, 06:52
|
#11
|
elite*gold: 20
Join Date: Nov 2007
Posts: 2,854
Received Thanks: 1,891
|
standard dreamweaver will work  (i used CS3)
|
|
|
12/30/2009, 07:32
|
#12
|
elite*gold: 0
Join Date: Jul 2009
Posts: 912
Received Thanks: 250
|
HTML Code:
<div class="richMediaDownlevelImage" id="sl01_div" xyz="1">
<img alt="http://img121.imageshack.us/img121/888/dec28jan03gen2f.jpg" height="325" width="690" usemap="#NAMEYOURIMGHERE" src="http://img121.imageshack.us/img121/888/dec28jan03gen2f.jpg">
<map name="NAMEYOURIMGHERE">
<area shape="rectangle" coords="20,0,205,40" href="http://www.google.com" cid="01-00-101SXX00961" alt="LINK 1">
<area shape="rectangle" coords="0,0,483,325" href="http://www.youtube.com" cid="01-00-101SXX00932" alt="LINK 2">
<area shape="rectangle" coords="482,0,690,163" href="http://www.mythdekaron.net" cid="02-00-101SXX00834" alt="LINK 3">
<area shape="rectangle" coords="482,162,690,325" href="http://www.video.google.com" cid="03-00-102SUS01633" alt="LINK 4">
</map>
</div>
Code:
<img alt="http://img121.imageshack.us/img121/888/dec28jan03gen2f.jpg"
height="325" width="690"
usemap="#NAMEYOURIMGHERE" src="http://img121.imageshack.us/img121/888/dec28jan03gen2f.jpg">
Ok lets look
img alt= link to your photo
usemap= let is stay (dont touch it)
scr = link to your photo
Code:
<map name="NAMEYOURIMGHERE">
Let it stay(dont touch it)
Code:
<area shape="rectangle" coords="20,0,205,40" href="http://www.google.com" cid="01-00-101SXX00961" alt="LINK 1">
area shape= let is stay
coords= where the link must stay in your photo
href= where it must link
cid= let it stay
alt= description
|
|
|
12/30/2009, 07:52
|
#13
|
elite*gold: 20
Join Date: Nov 2007
Posts: 2,854
Received Thanks: 1,891
|
Quote:
Originally Posted by [GM]iHacker
Code:
<img alt="http://img121.imageshack.us/img121/888/dec28jan03gen2f.jpg"
height="325" width="690"
usemap="#NAMEYOURIMGHERE" src="http://img121.imageshack.us/img121/888/dec28jan03gen2f.jpg">
|
linking images from imageshack.us BAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD idea 
get a host that does not suck, its better to host them locally then imageshack.us
imageshack.us is very good if you click a link, take a ****, take a shower then come back, you may get lucky that the images is 100% loaded
|
|
|
12/30/2009, 15:04
|
#14
|
elite*gold: 0
Join Date: Jul 2009
Posts: 912
Received Thanks: 250
|
Quote:
Originally Posted by janvier123
linking images from imageshack.us BAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD idea 
get a host that does not suck, its better to host them locally then imageshack.us
imageshack.us is very good if you click a link, take a ****, take a shower then come back, you may get lucky that the images is 100% loaded 
|
Noob  its just a example
|
|
|
Similar Threads
|
Erstelle eure WebSite / Create your Website
10/20/2010 - elite*gold Trading - 39 Replies
Hallo Community,
Aktuelle Treasures
No permission - GEKAUFT
No permission - OFFEN
Da ich genügend Zeit habe, und neben nach neuen Herrausforderungen suche, bietet ich ab heute meinen Website Service an.
|
how can i made website for dekaron
12/04/2009 - Dekaron Private Server - 4 Replies
hey how can i made website for private server with regeister vote downland client and all please help me
|
Fussion Dekaron Website?
07/07/2009 - Dekaron Private Server - 1 Replies
Does anyone on this website have the address to the Fussion dekaron website?
Every Fussion link so far i have found on this site and on a few other'
s on Google are all fakes does anyone have the official? website thanks.
|
All times are GMT +1. The time now is 03:35.
|
|