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.

Homepage

3 posters

Go down

Homepage Empty Homepage

Post by GFX Noob October 6th 2009, 9:14 pm

Hi guys i just made a new Graphics forum and i was wondering if someone could create a homepage for me.
I will put the picture of what i want as the background.
I would like a Forums button(that takes the person to the forum)
It will be basic for now.
Thanks in advance
Url. http://www.gfxpro.forummotion.com/
Forums url: http://gfxpro.forumotion.com/index.htm
Background: Homepage Chrisspicture
avatar
GFX Noob
New Member

Posts : 2
Reputation : 0
Language : English

Back to top Go down

Homepage Empty Re: Homepage

Post by Rok October 7th 2009, 2:29 am

I don't really think anyone will make a full homepage for you, actually. However, I can help you out with some of your HTML management that you need support on if you are going to make the homepage.
Rok
Rok
Energetic

Male Posts : 6823
Reputation : 234
Language : idk

Back to top Go down

Homepage Empty Re: Homepage

Post by ankillien October 7th 2009, 8:02 am

Hello,

We can help you with coding but we don't do your homework.
You can get help of WYSIWYG editors and create an HTML page for you.
If you encounter any trouble, we'll help you.

I can give you a basic HTML page source. Just copy and paste it in your HTML page.

Code:
<html>
<head>
<title>PAGE TITLE HERE</title>
<style>
body {
background : url(http://i556.photobucket.com/albums/ss5/adminbrute/Chrisspicture.jpg) repeat

fixed top left #000;
}
div {
margin-top : 200px;
padding : 20px;
background : #FFFFCC;
border : 3px solid #999;
text-align : center;
width : 300px;
}
a {
color : red;
font-weight : bold;
font-size : 30px;
}
</style>
</head>
<body>
<center>
<div><a href="FORUM URL HERE">Enter Forum</a></div>
</center>
</body>
</html>
ankillien
ankillien
Energetic

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

Back to top Go down

Back to top

- Similar topics

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