FreeHostia Forums
https://forum.freehostia.com/

Help!
https://forum.freehostia.com/viewtopic.php?f=10&t=9118
Page 1 of 2

Author:  orichocos [ Thu Jul 17, 2008 12:06 am ]
Post subject:  Help!

I want my site to look like this, where do I insert the code? Please tell me step by step of what to do. Thankyou in advance!

Image

Author:  Miles [ Thu Jul 17, 2008 3:04 pm ]
Post subject: 

Please open a trouble ticket from your account with us so we will be able to assist you further.

Author:  Mike [ Thu Jul 17, 2008 8:11 pm ]
Post subject: 

You have to be more specific. That is a web template, are you asking how to use it or how to set up a website with a frame on top?

Author:  orichocos [ Sat Jul 19, 2008 9:54 pm ]
Post subject:  Yeah

I want it to look exactly like this. So yeah, how do I set it up like this?

Author:  Mike [ Mon Jul 21, 2008 7:51 am ]
Post subject: 

You still haven't answered the question, but if you mean you want a site with a top frame like freecsstemplates.org then use this code:

Quote:
<html>
<head>
<title>Name of your site</title>
</head>
<body>

<frameset rows="95,*">
<frame name="header" scrolling="no" noresize="noresize" target="main">
<frame name="main (matches the above target="main")">
<noframes>
<body>

<p>This page uses frames, but your browser doesn't support them.</p>

</body>
</noframes>
</frameset>

</body>
</html>



Anything in red can be changed to suit your needs. Follow any notes I made if necessary. Let me know if you need any further help.


If you were meaning you want a layout like the template in the screenshot at freecsstemplates.org - then just download it from there, extract the files, edit the content, and upload them to your Freehostia account! :)

Author:  orichocos [ Fri Jul 25, 2008 10:02 pm ]
Post subject: 

I want my site to look exactly like the pictue, I just want to change the buttons and add some more features.

Author:  Mike [ Sun Jul 27, 2008 3:04 am ]
Post subject: 

Please give me the link to the page you have in the screenshot so I can assist you further.

Author:  orichocos [ Sun Jul 27, 2008 12:59 pm ]
Post subject: 

http://www.freecsstemplates.org/preview/printing

Thats the link.

Let me explain a bit more...

I want my site to look like this. I just want to change those tabs at the top. I also want to edit the calander. I want to edit everything...to my liking.

Author:  FnCool [ Tue Jul 29, 2008 2:27 am ]
Post subject: 

download the file
unzip it
upload the index.html, the style.css and the images folder to your website.

i guess you'll want to edit the index.html file to your liking first, you can edit it by opening it in notepad and changing what you want changed.

Author:  orichocos [ Tue Jul 29, 2008 1:54 pm ]
Post subject: 

FnCool wrote:
download the file
unzip it
upload the index.html, the style.css and the images folder to your website.

i guess you'll want to edit the index.html file to your liking first, you can edit it by opening it in notepad and changing what you want changed.


I dont know how...

Author:  FnCool [ Wed Jul 30, 2008 2:53 am ]
Post subject: 

http://www.w3schools.com/

there's a good place to learn

Author:  Mike [ Sat Aug 09, 2008 12:52 am ]
Post subject: 

Download the .zip file then right click on the file and click "Extract All" (in Windows platform)

...

Then inside the folder, you'll find a index.html file as well as a bunch of images

Simply download Nvu which is a WYSIWYG web editor. Once you have NVU installed, you can then open the index.html file in Nvu and edit it. After editing, you can upload the files via the File Manager in your control panel) or via an FTP client!

Author:  orichocos [ Tue Aug 19, 2008 1:52 am ]
Post subject: 

Ok I learned everything about the css. I just want to know where do I enter the css? Please show a pic, or a step by step thing...Thanks

Author:  Mike [ Tue Aug 19, 2008 11:59 pm ]
Post subject: 

Within the <head> </head> sections or you could have a file style.css (or *something*.css) and link it in this way:

Quote:
<link rel="stylesheet" href="style.css" type="text/css"/>


Place that in the <head> </head> section of your website.

Author:  orichocos [ Wed Aug 20, 2008 5:31 pm ]
Post subject: 

Can you show me with a pic how to do it? I have no clue how to do it.

Page 1 of 2 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/