[HELP]Dekaron Website

12/29/2009 23:26 nDunbar#1
Hello, i downloaded these website files template

[Only registered and activated users can see links. Click Here To Register...]

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 pissed off at me like other forums do.
12/29/2009 23:36 naruto820#2
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 EliteWarrior#3
Use Dreamweaver google that,and for images Adobe Photoshop CS3. Good tools.
12/30/2009 01:03 ҉ THT ҉#4
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 Decima#5
Quote:
Originally Posted by EliteWarrior View Post
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 ҉ THT ҉#6
Quote:
Originally Posted by Decima View Post
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 EliteWarrior#7
Quote:
Originally Posted by Decima View Post
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:mofo:

And yeah photoshop? hmm i just like and im used to it hehe
12/30/2009 04:18 nDunbar#8
If anyone have Teamviewer, can u help me. PLZ


Xfire: nateww
12/30/2009 04:20 ҉ THT ҉#9
Quote:
Originally Posted by [GM]iHacker View Post
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
[Only registered and activated users can see links. Click Here To Register...]
12/30/2009 04:25 nDunbar#10
Thats the thing i need help i dont know wat to do with tht code
12/30/2009 06:52 janvier123#11
standard dreamweaver will work :) (i used CS3)
12/30/2009 07:32 ҉ THT ҉#12
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 janvier123#13
Quote:
Originally Posted by [GM]iHacker View Post

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 :D
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 crap, take a shower then come back, you may get lucky that the images is 100% loaded :D
12/30/2009 15:04 ҉ THT ҉#14
Quote:
Originally Posted by janvier123 View Post
linking images from imageshack.us BAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD idea :D
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 crap, take a shower then come back, you may get lucky that the images is 100% loaded :D
Noob :p its just a example