The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How to make a homepage (front cover page)

+10
PenguinUpdatesHelp
zaman1
sherly_hello
millsluver98
tommo
tesswalters
Vibhor
WeThEgReEnPeOpLe
ankillien
cramp20
14 posters

Page 1 of 2 1, 2  Next

Go down

How to make a homepage (front cover page) Empty How to make a homepage (front cover page)

Post by cramp20 January 20th 2009, 5:59 pm

POST TRIED TO BE REMOVED


Last edited by cramp20 on October 18th 2009, 10:30 am; edited 1 time in total
avatar
cramp20
New Member

Posts : 11
Reputation : 0
Language : English (American)

Back to top Go down

How to make a homepage (front cover page) Empty Re: How to make a homepage (front cover page)

Post by ankillien January 20th 2009, 7:20 pm

You can do this...
Admin Panel > Modules > HTML Pages Management...
Click "Create New HTML Page".
Click "Yes" in "Use this page as homepage?"
Create the page and save it.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

How to make a homepage (front cover page) Empty Re: How to make a homepage (front cover page)

Post by WeThEgReEnPeOpLe January 20th 2009, 7:35 pm

Thats how you put it in but she needs a code http://www.ibdjohn.com/htmlgenerator/

go there its a nice site
WeThEgReEnPeOpLe
WeThEgReEnPeOpLe
Forumember

Male Posts : 90
Reputation : 0
Language : english
Location : In my psp

http://pspcustomize.forumotion.com

Back to top Go down

How to make a homepage (front cover page) Empty Re: How to make a homepage (front cover page)

Post by cramp20 January 20th 2009, 8:45 pm

would someone please make one for me as I am very bad a HTML my site is below!!!

Club penguin planet
avatar
cramp20
New Member

Posts : 11
Reputation : 0
Language : English (American)

Back to top Go down

How to make a homepage (front cover page) Empty Re: How to make a homepage (front cover page)

Post by WeThEgReEnPeOpLe January 20th 2009, 9:33 pm

You want one like my site http://chatvillage.forumotion.com
WeThEgReEnPeOpLe
WeThEgReEnPeOpLe
Forumember

Male Posts : 90
Reputation : 0
Language : english
Location : In my psp

http://pspcustomize.forumotion.com

Back to top Go down

How to make a homepage (front cover page) Empty Re: How to make a homepage (front cover page)

Post by cramp20 January 20th 2009, 9:56 pm

No I mean one similar to the one in the picture above!!!
avatar
cramp20
New Member

Posts : 11
Reputation : 0
Language : English (American)

Back to top Go down

How to make a homepage (front cover page) Empty Re: How to make a homepage (front cover page)

Post by WeThEgReEnPeOpLe January 20th 2009, 11:19 pm

Yes i know that but it will kind of have that style ( with different colors and different pics) but that kind of gives you an idea
WeThEgReEnPeOpLe
WeThEgReEnPeOpLe
Forumember

Male Posts : 90
Reputation : 0
Language : english
Location : In my psp

http://pspcustomize.forumotion.com

Back to top Go down

How to make a homepage (front cover page) Empty Re: How to make a homepage (front cover page)

Post by WeThEgReEnPeOpLe January 20th 2009, 11:33 pm

Well i can not make anything for you until

1) you give me a banner

2) give me your site description

3) give me all the links you need to use on your home page


though this site is pretty straight forward you could do it your self probley
WeThEgReEnPeOpLe
WeThEgReEnPeOpLe
Forumember

Male Posts : 90
Reputation : 0
Language : english
Location : In my psp

http://pspcustomize.forumotion.com

Back to top Go down

How to make a homepage (front cover page) Empty Re: How to make a homepage (front cover page)

Post by cramp20 January 21st 2009, 9:42 am

Links:

Staff (Button Link): http://clubpenguin-planet.forumotion.com/Staff-h1.htm

Forum (Button Link): http://www.clubpenguinplanet.co.nr

Description:


A fun club penguin planet where penguins come in from the cold!

Bannner:

How to make a homepage (front cover page) Pengui10
avatar
cramp20
New Member

Posts : 11
Reputation : 0
Language : English (American)

Back to top Go down

How to make a homepage (front cover page) Empty Re: How to make a homepage (front cover page)

Post by WeThEgReEnPeOpLe January 21st 2009, 3:32 pm

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- <!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>
CLub penguin planet</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="robots" content="noarchive">
<meta name="keywords" CONTENT="">
<meta name="description" CONTENT="A fun club penguin planet where penguins come in from the cold! ">
<style type="text/css">
body { background-image: url("http://www.fussybutt.com/catalog/images/options/snowflakes1.jpg"); background-color:ivory; font-family:Verdana; font-size:18px; color:black; } a:hover {color:black; background-color:pink}; </style>
</head>
<body>
<p align="center">
<img src="http://i67.servimg.com/u/f67/13/47/48/27/pengui10.jpg">
<br />
</p>
<p>
A fun club penguin planet where penguins come in from the cold! </p>
<p align="center">
<br />
     [<a href="http://clubpenguin-planet.forumotion.com/Staff-h1.htm">
Our staff.</a>
]   &nbsp; [<a href="http://www.clubpenguinplanet.co.nr">
Forum</a>]
 </p>
</body>
</html>


Its just what you told me if you want something else i will make it
WeThEgReEnPeOpLe
WeThEgReEnPeOpLe
Forumember

Male Posts : 90
Reputation : 0
Language : english
Location : In my psp

http://pspcustomize.forumotion.com

Back to top Go down

How to make a homepage (front cover page) Empty Re: How to make a homepage (front cover page)

Post by cramp20 January 21st 2009, 4:47 pm

Thank you so much I will just check it now
avatar
cramp20
New Member

Posts : 11
Reputation : 0
Language : English (American)

Back to top Go down

How to make a homepage (front cover page) Empty Re: How to make a homepage (front cover page)

Post by WeThEgReEnPeOpLe January 21st 2009, 4:51 pm

Ok no problem please tell me if you like it if i need to add somthing just tell me i will do it
WeThEgReEnPeOpLe
WeThEgReEnPeOpLe
Forumember

Male Posts : 90
Reputation : 0
Language : english
Location : In my psp

http://pspcustomize.forumotion.com

Back to top Go down

How to make a homepage (front cover page) Empty Re: How to make a homepage (front cover page)

Post by cramp20 January 21st 2009, 5:49 pm

Thank you so much for making it but could you add like a stary background and the forum and staff links can they please be buttons and also their is 1 more thing can you please add a picture of a club penguin, penguin in the middle of the page.
avatar
cramp20
New Member

Posts : 11
Reputation : 0
Language : English (American)

Back to top Go down

How to make a homepage (front cover page) Empty Re: How to make a homepage (front cover page)

Post by WeThEgReEnPeOpLe January 21st 2009, 6:10 pm

xD lol ok as for the buttons should i just take them from your website? couple more details please like um do you want the stars to be bright like white background or black back round and i can use any club peguin right?


Last edited by WeThEgReEnPeOpLe on January 21st 2009, 6:13 pm; edited 1 time in total
WeThEgReEnPeOpLe
WeThEgReEnPeOpLe
Forumember

Male Posts : 90
Reputation : 0
Language : english
Location : In my psp

http://pspcustomize.forumotion.com

Back to top Go down

How to make a homepage (front cover page) Empty Re: How to make a homepage (front cover page)

Post by cramp20 January 21st 2009, 6:11 pm

Sure but I would prefure different ones
avatar
cramp20
New Member

Posts : 11
Reputation : 0
Language : English (American)

Back to top Go down

How to make a homepage (front cover page) Empty Re: How to make a homepage (front cover page)

Post by WeThEgReEnPeOpLe January 21st 2009, 6:14 pm

ouple more details please like um do you want the stars to be bright like white background or black back round and i can use any club peguin right?
WeThEgReEnPeOpLe
WeThEgReEnPeOpLe
Forumember

Male Posts : 90
Reputation : 0
Language : english
Location : In my psp

http://pspcustomize.forumotion.com

Back to top Go down

How to make a homepage (front cover page) Empty Re: How to make a homepage (front cover page)

Post by cramp20 January 21st 2009, 6:22 pm

A bright star background please which the background is black with white stars, and like a club penguin style planet with a club penguin, penguin on!
avatar
cramp20
New Member

Posts : 11
Reputation : 0
Language : English (American)

Back to top Go down

How to make a homepage (front cover page) Empty Re: How to make a homepage (front cover page)

Post by WeThEgReEnPeOpLe January 21st 2009, 6:32 pm

It will be kind of dark if i use a black back round is that ok?
WeThEgReEnPeOpLe
WeThEgReEnPeOpLe
Forumember

Male Posts : 90
Reputation : 0
Language : english
Location : In my psp

http://pspcustomize.forumotion.com

Back to top Go down

How to make a homepage (front cover page) Empty Re: How to make a homepage (front cover page)

Post by cramp20 January 21st 2009, 6:42 pm

yes
avatar
cramp20
New Member

Posts : 11
Reputation : 0
Language : English (American)

Back to top Go down

How to make a homepage (front cover page) Empty Re: How to make a homepage (front cover page)

Post by WeThEgReEnPeOpLe January 22nd 2009, 4:45 pm

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- <!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>
Club Penguin Planet</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="robots" content="noarchive">
<meta name="keywords" CONTENT="">
<meta name="description" CONTENT="A fun club penguin planet where penguins come in from the cold!">
<style type="text/css">
body { background-image: url("http://i39.tinypic.com/2ptcazc.jpg"); background-color:ivory; font-family:Verdana; font-size:18px; color:white; } a:hover {color:white; background-color:pink}; </style>
</head>
<body>
<p align="center">
<img src="http://i67.servimg.com/u/f67/13/47/48/27/pengui10.jpg">
<br />
 </p>
<p><br><br><br>
A fun club penguin planet where penguins come in from the cold! </p>
<p align="center">
<img src="http://community.clubpenguin.com/blog/2008/04/15/uk-penguin2.jpg">
<br /><br>
<a href="http://clubpenguin-planet.forumotion.com/Staff-h1.htm" class="postlink" target="_blank"><img src="http://i42.tinypic.com/9j20id.jpg" border="0" alt="" /></a>
     <a href="http://www.clubpenguinplanet.co.nr" class="postlink" target="_blank"><img src="http://i42.tinypic.com/2mi47l1.jpg" border="0" alt="" /></a>   &nbsp;
 </p>
</body>
</html>
WeThEgReEnPeOpLe
WeThEgReEnPeOpLe
Forumember

Male Posts : 90
Reputation : 0
Language : english
Location : In my psp

http://pspcustomize.forumotion.com

Back to top Go down

How to make a homepage (front cover page) Empty Re: How to make a homepage (front cover page)

Post by Vibhor January 24th 2009, 3:18 pm

Hi Friends!
Even I want to create a homepage for my forum!
CAN ANYONE PLZZZZZZZ HELP??????..am not good in HTML!
THANKS!Smile
Vibhor
Vibhor
Forumember

Male Posts : 420
Reputation : 10
Language : English
Location : India

Back to top Go down

How to make a homepage (front cover page) Empty Re: How to make a homepage (front cover page)

Post by WeThEgReEnPeOpLe January 24th 2009, 4:20 pm

OMG its so freaking easy lol if you still can't figure it out you can PM me and i will tell you what i need
WeThEgReEnPeOpLe
WeThEgReEnPeOpLe
Forumember

Male Posts : 90
Reputation : 0
Language : english
Location : In my psp

http://pspcustomize.forumotion.com

Back to top Go down

How to make a homepage (front cover page) Empty How do I change the link buttons on my homepage

Post by tesswalters March 1st 2009, 2:55 pm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- <!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>
No Drama Mama\'s</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="robots" content="noarchive">
<meta name="keywords" CONTENT="moms, step-moms, moms-to-be, wanna-be moms!">
<meta name="description" CONTENT="I place to connect with other moms/women in the area without the normal drama!">
<style type="text/css">
body { background-image: url("https://2img.net/h/i69.photobucket.com/albums/i45/lil_mamaz_25/icons%20and%20sayings/dotbg_pink.gif"); background-color:ivory; font-family:Verdana; font-size:36px; color:darkblue; } a:hover {color:darkblue; background-color:pink}; </style>
</head>
<body>
<p align="center">
<img src="https://2img.net/h/i37.photobucket.com/albums/e85/cranetess/15163820def1b4em3.jpg">
<br />
[<a href="index.php">
Example</a>
] &nbsp; &nbsp; [<a href="index.php">
Links</a>
] &nbsp; &nbsp; [<a href="index.php">
Here</a>
] </p>
<h1 align="center">
GC Mommies</h1>
<p>
Making motherhood fun with good friends, bad jokes and lots or great times!! This site is different than the others and drama will not be tolerated. Please leave your tiara's at the door! <a href="https://www.forumotion.com">
<img src="https://2img.net/i/fa/banner/en/banner6.jpg" alt="Free forum" title="forumotion.com" />
</a>
</p>
<p align="center">
<img src="https://2img.net/h/i37.photobucket.com/albums/e85/cranetess/absolu13.gif">
<br />
[<a href="index.php">
These</a>
] &nbsp; &nbsp; [<a href="index.php">
Are</a>
] &nbsp; &nbsp; [<a href="index.php">
Fake</a>
] &nbsp; &nbsp; [<a href="index.php">
Links</a>
] &nbsp; &nbsp; [<a href="index.php">
That Show</a>
] &nbsp; &nbsp; [<a href="index.php">
Link Code</a>
] </p>
</body>
</html>




This is my first site and first time with html and css code. I like the pics and the background but I want to know how to change the:

[ These ] [ Are ] [ Fake ] [ Links ] [ That Show ] [ Link Code ]

I used the homepage generator link from the previous reply but I am lost. Help!
avatar
tesswalters
New Member

Posts : 5
Reputation : 0
Language : english

http://www.gcmommies.forumotion.com

Back to top Go down

How to make a homepage (front cover page) Empty Re: How to make a homepage (front cover page)

Post by tommo March 7th 2009, 4:05 pm

OK cramp ill do it but if u need to learn how to put a HTML page in first or their no point so PM me if you cant if you can PM me saying you can then ill do it caus im dead dead busy so i cant wast time
tommo
tommo
Forumember

Male Posts : 52
Reputation : 0
Language : English, HTML, XHTML, CSS, JAVASCRIPT, WEAK COLDFUSION, ETC.
Location : Cyberspace

http://programersnation.forumotion.com

Back to top Go down

How to make a homepage (front cover page) Empty Re: How to make a homepage (front cover page)

Post by millsluver98 March 13th 2009, 3:31 pm

even i need a homepage and i have no clue what html is! can u please help me WeThEgReEnPeOpLe ?
avatar
millsluver98
Forumember

Female Posts : 49
Reputation : 0
Language : English

http://millsluvershome.lifediscussion.net/

Back to top Go down

How to make a homepage (front cover page) Empty Homepage

Post by sherly_hello June 12th 2009, 6:01 am

WeThEgReEnPeOpLe wrote:Well i can not make anything for you until

1) you give me a banner

2) give me your site description

3) give me all the links you need to use on your home page


though this site is pretty straight forward you could do it your self probley


Could you pelase create one for me too similar to below I want that as my banner and the rest of the page could be anything but if possible it would be good if it matches with my forum skin
http://work-from-home.forumotion.com

How to make a homepage (front cover page) Homepa12
avatar
sherly_hello
New Member

Posts : 11
Reputation : 0
Language : English

Back to top Go down

How to make a homepage (front cover page) Empty Re: How to make a homepage (front cover page)

Post by zaman1 June 13th 2009, 10:42 pm

<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<STYLE type=text/css>BODY {
COLOR: #ffff66; FONT-WEIGHT: bold
}
TD {
COLOR: #ffff66; FONT-WEIGHT: bold
}
TH {
COLOR: #ffff66; FONT-WEIGHT: bold
}
BODY {
BACKGROUND-IMAGE: url(''); BACKGROUND-COLOR: #151B54
}
.style1 {
FONT-SIZE: 36px
}
.style2 {
COLOR: #99ff96; FONT-SIZE: 36px
}
.style3 {
COLOR: #99cc33; FONT-SIZE: x-large
}
.style4 {
FONT-SIZE: xx-large
}
</STYLE>

<p align="center">

&nbsp;<META name=GENERATOR content="Microsoft FrontPage 5.0"></HEAD><BODY bgColor=#151B54></p>
<div align=center>&nbsp;</div>
<P class=style2 align=center><FONT size=5 face=Windsor>~ Welcome To D--J</FONT><FONT size=5 face=Windsor>
WorlD ~</FONT></p>
<div align=center>&nbsp;</div>
<p align="center">

<a href="">
<img src="http://up2.upload.pk/uploads/1245014624.jpg" border="0" alt="Image and video hosting by TinyPic" width="960" height="227"></a><BR>
</p>
<CENTER>
<SCRIPT language=javascript>AC_FL_RunContent = 0;</SCRIPT>

<SCRIPT language=javascript src="Index_files/AC_RunActiveContent.js"></SCRIPT>
<!--url's used in the movie--><!--text used in the movie--><!-- saved from url=(0013)about:internet -->
<SCRIPT language=javascript>
if (AC_FL_RunContent == 0) {
} else {
AC_FL_RunContent(
'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0',
'width', '500',
'height', '281',
'src', 'intro',
'quality', 'high',
'pluginspage', 'http://www.macromedia.com/go/getflashplayer',
'align', 'middle',
'play', 'true',
'loop', 'true',
'scale', 'showall',
'wmode', 'window',
'devicefont', 'false',
'id', 'intro',
'bgcolor', '#000000',
'name', 'intro',
'menu', 'true',
'allowFullScreen', 'false',
'allowScriptAccess','sameDomain',
'movie', 'intro',
'salign', ''
); //end AC code
}
</SCRIPT>
<NOSCRIPT>
<OBJECT id=intro
codeBase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0"
classid=clsid:d27cdb6e-ae6d-11cf-96b8-444553540000 width=500 align=middle
height=281><PARAM NAME="allowScriptAccess" VALUE="sameDomain"><PARAM NAME="allowFullScreen" VALUE="false"><PARAM NAME="movie" VALUE="intro.swf"><PARAM NAME="quality" VALUE="high"><PARAM NAME="bgcolor" VALUE="#000000">
<embed src="intro.swf" quality="high" bgcolor="#000000" width="500"
height="281" name="intro" align="middle" allowScriptAccess="sameDomain"
allowFullScreen="false" type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer" />
</OBJECT></NOSCRIPT></CENTER><BR></FONT></LI>
<UL></UL>
<P align=center><a href="http://www.d--j.forum.st" target="_blank"> ENTER</a></p>
<div align=center>&nbsp;</div>
<div align=center>&nbsp;</div>
<div align=center>&nbsp;</div>
<P align=center><FONT face=Tahoma>
<MARQUEE>OWNER &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; KH@N STYLO</MARQUEE></FONT></p>
<div align=center>&nbsp;</div>
<div align=center>&nbsp;</div>
<FORM id=form1 method=post name=form1 action=""></FORM>
<div align=center>&nbsp;</div>
<DIV></DIV></BODY></HTML>


this is my home page how can i upload this when ever i upload this its shows an error

This page cannot be set as the homepage until you insert a link to the website forumotion.com.

We propose you 2 way :
- either a standard link :


<a href="https://www.forumotion.com" target="_blank">forumotion.com</a>

- or a banner available at this address

Then, you will only have to insert the code in the field below to set this page as forum homepage.
avatar
zaman1
New Member

Posts : 23
Reputation : 0
Language : english

Back to top Go down

How to make a homepage (front cover page) Empty Re: How to make a homepage (front cover page)

Post by PenguinUpdatesHelp September 5th 2009, 11:23 pm

avatar
PenguinUpdatesHelp
New Member

Posts : 1
Reputation : 0
Language : English

Back to top Go down

How to make a homepage (front cover page) Empty Re: How to make a homepage (front cover page)

Post by TheListener September 6th 2009, 2:48 am

PenguinUpdatesHelp wrote:you want one like mine? Very Happy
http://penguinupdates.forumotion.com/

This guy is a hacker!!

Beware!!
avatar
TheListener
Forumember

Male Posts : 796
Reputation : 0

Back to top Go down

How to make a homepage (front cover page) Empty Re: How to make a homepage (front cover page)

Post by Eman and Kou September 6th 2009, 4:05 am

how do you know he's a hacker. you can't go around slinging allegations like that. thats one way to get banned dude. you have to have enough proof to back your claim.
Eman and Kou
Eman and Kou
Forumember

Male Posts : 367
Reputation : 6
Language : English

http://www.narutosaga.com

Back to top Go down

Page 1 of 2 1, 2  Next

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum