Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Website Design Forum


You are currently viewing our Website Design Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
How to upload template on Dreamweaver??
Old 11-12-2007, 05:18 AM How to upload template on Dreamweaver??
Junior Talker

Posts: 3
Trades: 0
Hello,

I am a beginner in webdesign so please bear with me. I downloaded a template that I would like to use and I have no idea how to put it on dreamweaver. It comes with an index.html, images folder, and a CSS document. I know how to open the index page on dreamweaver. But how do I incorporate everything into dreamweaver, including the CSS?? I am new to this so any help would be appreciated.

Thank you.
Solebound is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-12-2007, 08:22 AM Re: How to upload template on Dreamweaver??
Sydpix's Avatar
Drinker I Smoke

Posts: 424
Name: Denny
Location: In a can...
Trades: 0
One of the first things you need to do is establish a new site.
  1. Create a new folder on your C:/ with the name of your new site
  2. Go --> Site --> Manage Sites --> "New"
  3. On your local info, you just need to make sure your local information points to the New Folder you just created. Very easy. --> Click the "local root folder" and navigate to find your "New Folder you created"
  4. The "Remote" tab is the remote information you need for your web host company. Usually, if you don't know what that is, give them a call.
Now... Extract your template "files" into the new folder I had you create.
There you will now see your template files in Dreamweaver.

*note: I always make it a point to connect to the "remote" server first. Every server seems to have a different root directory like:

public/template files
web/template files

This way, if you connect remotely first, you can be sure that your local directory looks the same. Otherwise it wont work.

If your remote host is using public as their root, your local folder would contain:

public/your template files.
__________________
.
Village Idiot

Sydpix is offline
Reply With Quote
View Public Profile Visit Sydpix's homepage!
 
Old 11-12-2007, 11:19 PM Re: How to upload template on Dreamweaver??
Junior Talker

Posts: 3
Trades: 0
Thank you. I've done as you said. But how do I know if I actually implemented the CSS file?

Thanks in advance.
Solebound is offline
Reply With Quote
View Public Profile
 
Old 11-13-2007, 08:09 AM Re: How to upload template on Dreamweaver??
Sydpix's Avatar
Drinker I Smoke

Posts: 424
Name: Denny
Location: In a can...
Trades: 0
I'm pretty sure if you purchase a template, the css has already been attached to the html file. Look in the header of the html file for a link that looks something like this.

Code:
<link href="style.css <--- your css file in between quotes" rel="stylesheet" type="text/css" />
If not... just cut paste this code between the <head> and </head> tag and point it to your css.
__________________
.
Village Idiot

Sydpix is offline
Reply With Quote
View Public Profile Visit Sydpix's homepage!
 
Reply     « Reply to How to upload template on Dreamweaver??
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
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
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 1.63847 seconds with 12 queries