[G] How to create first page using html file & File Manager? - Design Customization - uCoz System management and tuning - uCoz Community
You logged in as Guest
Username/E-mail:
Recent messages · Members · Forum rules · FAQ · SEARCH Registration · Log in


We are in the second round! Let's keep voting!

Page 2 of 7«123467»
Forum moderator: Dartz 
uCoz Community » uCoz System management and tuning » Design Customization » [G] How to create first page using html file & File Manager? (Page Intro and Redirection to custom made page included)
[G] How to create first page using html file & File Manager?
ocamDate: Friday, 2008-12-05, 10:45 Am | Message # 16
Regular
Group: Checked
Messages: 42
Awards: 3
Reputation: 4
Status: Offline
ok can u help?

Added (2008-12-05, 10:41 Am)
---------------------------------------------
i Changed it i think this is right now

Quote
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Darkness</title>
<style type="text/css">
<!--
body {
background-image: url(wolf.jpg);
}
a:link {
color: #666666;
}
a:visited {
color: #CCCCCC;
}
a:hover {
color: #999999;
}
-->
</style></head>

<body>
<table width="158" border="0" align="left">
<tr>
<td><a href="

Quote
http://chechen-xas.moy.su/index/0-01"
><img src="text1.png" width="150" height="30" alt="Click it"/></a></td>
</tr>
</table>
</body>
</html>

Added (2008-12-05, 10:45 Am)
---------------------------------------------
i have 2 url,s for main page now
1: http://chechen-xas.moy.su
2: http://chechen-xas.moy.su/index/0-01

 
ArmarosDate: Friday, 2008-12-05, 11:20 Am | Message # 17
Haunter
Group: Checked
Status: Offline
You're very 'blurry' in typing. Post when there is some kinda of result.
al_kauthar90Date: Saturday, 2008-12-13, 1:40 Am | Message # 18
Newbie
Group: Users
Messages: 3
Awards: 0
Reputation: 0
Status: Offline
i have problem like him too..

i have take the link http://kauthar4all.ucoz.com/title.html and put it at Redirect visitors. But when i go to my Main Page http://www.kauthar4all.ucoz.com/ it will turn back to the http://kauthar4all.ucoz.com/title.html. So i cant go to my Main Page.

im sorry.. im still newbie about this...

here is my code.

Code
<html>
<head>
<title>Kauthar Services</title>
</head>
<link rel="SHORTCUT ICON" href="favicon.ico">
<body style="background:#5EB5F8;">
<br>
<br>
<br>
<br>
<br>
<center><a href="http://kauthar4all.ucoz.com/"><img src="http://kauthar4all.ucoz.com/Pictures/banner.gif" border="0"></a></center>
<br>
<br>
<br>
<br>
<br>
<center><p>
<small>Copyright Kauthar4All © 2008</small>
</p></center>
</html>
 
ArmarosDate: Saturday, 2008-12-13, 4:46 Am | Message # 19
Haunter
Group: Checked
Status: Offline
This $HOME_PAGE_LINK$ redirects & in the Site menu is same code used.
All you had to do is create a new page & paste the following code in content:

Code
<?if($ADD_ENTRY_LINK$)?><div style="text-align:right;padding-bottom:3px;">[ <a href="$ADD_ENTRY_LINK$">Add news entry</a> ]</div><?endif?>$LAST_NEWS$

After you done. Take this new pages url & replace it with Main page url in Site menu.
Same goes for your code. All works fine, I do believe people cannot think of doing
this, that's why I'll add it to tutorial steps. That's very good that you asked about it. smile

al_kauthar90Date: Saturday, 2008-12-13, 5:07 Am | Message # 20
Newbie
Group: Users
Messages: 3
Awards: 0
Reputation: 0
Status: Offline
thanks armaros...perfect....it work fine with me..this is much better.. thanks again... smile smile

Added (2008-12-13, 5:07 Am)
---------------------------------------------
oh no.. i had some problem...just look at this..

sad

 
ArmarosDate: Saturday, 2008-12-13, 5:23 Am | Message # 21
Haunter
Group: Checked
Status: Offline
This has nothing to do with the tutorial. Everything works fine if you follow steps properly.
How you managed to get something like that? Tell me what you did & in which page it is?
al_kauthar90Date: Saturday, 2008-12-13, 5:38 Am | Message # 22
Newbie
Group: Users
Messages: 3
Awards: 0
Reputation: 0
Status: Offline
i dunno but its ok now.. i just replace the code again and that error gone. maybe i forgot to paste 1 word or watever... sorry... anyway..thanks.. respect thumb
 
MichDate: Saturday, 2008-12-13, 6:32 Am | Message # 23
Regular
Group: Checked
Messages: 98
Awards: 0
Reputation: -1
Status: Offline
Is this for following subject?: CP > File mananger > 404.htm [Default page for "HTTP 404 Not found" error. You can set your own.] ?

What signature rule, i haven't heard a thing about any signature rules, and now im banned. -.-
 
ArmarosDate: Saturday, 2008-12-13, 7:41 Am | Message # 24
Haunter
Group: Checked
Status: Offline
No, Mich. 404.htm is for error, but this tutorial is for main page after connection.
jackassDate: Saturday, 2008-12-13, 8:17 Am | Message # 25
Constant
Group: Checked
Messages: 283
Awards: 10
Reputation: 12
Status: Offline
Armaros, when I upload html file to file manager, it don't show unicode, why?

Support forum
 
MichDate: Saturday, 2008-12-13, 11:40 Am | Message # 26
Regular
Group: Checked
Messages: 98
Awards: 0
Reputation: -1
Status: Offline
Quote (Armaros)
No, Mich. 404.htm is for error, but this tutorial is for main page after connection.

A main page before u enter the website? right?


What signature rule, i haven't heard a thing about any signature rules, and now im banned. -.-
 
ArmarosDate: Saturday, 2008-12-13, 1:13 Pm | Message # 27
Haunter
Group: Checked
Status: Offline
Quote (Mich)
A main page before u enter the website? right?
Yes.

Quote (jackass)
Armaros, when I upload html file to file manager, it don't show unicode, why?
Did I showed anything by unicode? - No.
jackassDate: Saturday, 2008-12-13, 2:25 Pm | Message # 28
Constant
Group: Checked
Messages: 283
Awards: 10
Reputation: 12
Status: Offline
Yes, but why can't use unicode?

Support forum
 
ocamDate: Saturday, 2008-12-13, 10:48 Pm | Message # 29
Regular
Group: Checked
Messages: 42
Awards: 3
Reputation: 4
Status: Offline
omg armoras u thanked him for asking that question
Quote
al_kauthar90

Quote
i have problem like him too..

i have take the link http://kauthar4all.ucoz.com/title.html and put it at Redirect visitors. But when i go to my Main Page http://www.kauthar4all.ucoz.com/ it will turn back to the http://kauthar4all.ucoz.com/title.html. So i cant go to my Main Page.

im sorry.. im still newbie about this...

here is my code.


even tho i asked u this years ago sad sad what gives ??
 
ArmarosDate: Sunday, 2008-12-14, 4:13 Am | Message # 30
Haunter
Group: Checked
Status: Offline
ocam, I did not quite understood what you asked, sorry.
uCoz Community » uCoz System management and tuning » Design Customization » [G] How to create first page using html file & File Manager? (Page Intro and Redirection to custom made page included)
Page 2 of 7«123467»
Search: