NameSilo

How do you insert a template?

Spaceship Spaceship
Watch

Dwaltin

Established Member
Impact
0
Im using Trellian for my website developer and have used a few others in the past, I have found free templates i would like to use however how to you start from your a template? there is a "css" file in the template folder that i open and it looks like Html coding, i copy and paste it into the html editor on my website software but it only appears as text. What do I do? Am I close at all?
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
The CSS file is called from the HTML file. CSS files are files in the background that need to be called...for example:

HTML File
Code:
<html>
<head>
<link rel="stylesheet" type="text/css" href="http://www.yoursite.com/cssname.css" />
</head>

<body>
Your wonderful text!
</body>
</html>

If you need more help feel free to PM me. I am around pretty much all day.
 
0
•••
The ccs basicly gives the site the colors and text and the like. Thats pretty simplied, but thats the jist of it. You can do a lot more with it, but thats another topic. If your template has different type links, or background colors, thats likely where the changes would be made. It is html, but not wysiwyg.
 
0
•••
Appraise.net

We're social

Unstoppable Domains
Domain Recover
DomainEasy — Live Options
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back