Help
Search
Login
Register
Home
Forum: web design and graphics community
Celestial Star Forum
>
Web Development
>
Coding
>
Help with Hellwrath layout
Pages: [
1
]
« previous
next »
Print
Author
Topic: Help with Hellwrath layout (Read 561 times)
efn2008
Angeling
Posts: 4
Help with Hellwrath layout
«
on:
July 19, 2008, 03:10:03 PM »
I am really new to coding for Freewebs, so don't use big words on me :D
I copied the code to my site, and uploaded all the images to Photobucket, and saved it. When I viewed the site, it doesnt look right.
This is the site -
www.freewebs.com/efn2008
This is the code for the page
Code:
<HTML>
<HEAD>
<TITLE>E - F E D N A T I O N</TITLE>
<meta name="Designer" content="Melfina Amakusa (melfina@celestial-star.net), downloaded from http://celestial-star.net">
<link href="style.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY BGCOLOR=#000000 LEFTMARGIN=10 TOPMARGIN=10>
<div align="center">
<TABLE WIDTH=751 BORDER=0 CELLPADDING=0 CELLSPACING=0>
<TR>
<TD>
<IMG SRC="http://i255.photobucket.com/albums/hh159/snwbrdr531/EFN/hellwrath_01.gif" WIDTH=250 HEIGHT=117 ALT=""></TD>
<TD>
<IMG SRC="http://i255.photobucket.com/albums/hh159/snwbrdr531/EFN/hellwrath_02.gif" WIDTH=251 HEIGHT=117 ALT=""></TD>
<TD>
<IMG SRC="http://i255.photobucket.com/albums/hh159/snwbrdr531/EFN/hellwrath_03.gif" WIDTH=250 HEIGHT=117 ALT=""></TD>
</TR>
<TR>
<TD>
<IMG SRC="http://i255.photobucket.com/albums/hh159/snwbrdr531/EFN/hellwrath_04.gif" WIDTH=250 HEIGHT=79 ALT=""></TD>
<TD>
<IMG SRC="http://i255.photobucket.com/albums/hh159/snwbrdr531/EFN/hellwrath_05.gif" WIDTH=251 HEIGHT=79 ALT=""></TD>
<TD>
<IMG SRC="http://i255.photobucket.com/albums/hh159/snwbrdr531/EFN/hellwrath_06.gif" WIDTH=250 HEIGHT=79 ALT=""></TD>
</TR>
<TR>
<TD COLSPAN=3 background="http://i255.photobucket.com/albums/hh159/snwbrdr531/EFN/hellwrath_07.gif" WIDTH=751 HEIGHT=29 valign="top">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<!--
HERE START NAVIGATION LINKS
-->
<td id="navlink" style="border-left: 1px solid #B00F0F;"><a href="#">link here</a></td>
<!--
HERE STARTS A NAVIGATION LINK, COPY THIS TO ADD ANOTHER LINK
-->
<td id="navlink"><a href="#">HOME</a></td>
<!--
NAVIGATION LINK ENDS
-->
<td id="navlink"><a href="#">l</a></td>
<td id="navlink"><a href="#">EFEDS</a></td>
<td id="navlink"><a href="#">link here</a></td>
<td id="navlink"><a href="#">link here</a></td>
<td id="navlink"><a href="#">link here</a></td>
<td id="navlink"><a href="#">link here</a></td>
</tr>
</table></TD>
</TR>
<TR>
<TD COLSPAN=3 background="http://i255.photobucket.com/albums/hh159/snwbrdr531/EFN/background.gif" WIDTH=751 HEIGHT=90>
<table width="751" border="0" cellpadding="0" cellspacing="0" style="background: url(http://i255.photobucket.com/albums/hh159/snwbrdr531/EFN/hellwrath_08.gif) no-repeat; padding-top: 10px;" ><tr><td width="75%">
<!--
START WRITING YOUR CONTENT HERE
-->
<p class="header">Welcome to EFN</p>
<p>Welcome to the future of e-wrestling. This is the site to be for many of the top e-feds around. To start, we will be associated with three-four feds, and eventually grow into a big empire.</p>
<p>I look to eventually have superstar of the week, show of the week, match of the week, match of the month, PPV of the month, and more updated at their respective dates.</p>
<p>Maybe even a tournament to prove the greatest roleplayer in the e-wrestling business.</p>
<p>And a huge award event, handing out awards to people you vote for.</p>
<p>These are all ideas though, nothing has been made official as of yet. Keep checking back for more info..</p>
<p class="header">Disclaimer</p>
<p>E-Fed Nation © Johnny Slayer<a href="http://celestial-star.net" target="_blank">Celestial-Star.NET</a>
</p>
<!--
STOP WRITING YOUR CONTENT
-->
</td><td width="25%" valign="top" style="border-left: 1px dashed #B00F0F;">
<!--
CONTENT ON THE RIGHT BOX STARTS HERE
-->
<p><i>Content to be added soon...</i></p>
<!--
CONTENT ENDS
-->
</td></tr></TD>
</TR>
<TR>
<TD COLSPAN=3 WIDTH=751 HEIGHT=42>
<TABLE WIDTH=751 BORDER=0 CELLPADDING=0 CELLSPACING=0>
<TR>
<TD>
<a href="http://celestial-star.net" target="_blank"><IMG SRC="http://i255.photobucket.com/albums/hh159/snwbrdr531/EFN/bottom_01.gif" WIDTH=225 HEIGHT=42 ALT=""></a></TD>
<TD>
<IMG SRC="http://i255.photobucket.com/albums/hh159/snwbrdr531/EFN/bottom_02.gif" WIDTH=526 HEIGHT=42 ALT=""></TD>
</TR>
</TABLE></TD>
</TR>
</TABLE>
</div>
</BODY>
</HTML>
Can someone tell me what is wrong? And help me fix it?
Logged
Melfina
Administrator
Valkyrie Randgris
Posts: 1289
Re: Help with Hellwrath layout
«
Reply #1 on:
July 19, 2008, 04:05:52 PM »
It seems it's missing the style.css file, make sure you uploaded it.
It should be exactly "style.css", it's case sensitive!
Logged
MySpace
~
MySpace Codex
~
Rune Nifelheim
efn2008
Angeling
Posts: 4
Re: Help with Hellwrath layout
«
Reply #2 on:
July 19, 2008, 04:29:17 PM »
Okay, I will see what I can do.
Do I have to add anything to the code or just upload the file?
Logged
efn2008
Angeling
Posts: 4
Re: Help with Hellwrath layout
«
Reply #3 on:
July 19, 2008, 04:44:19 PM »
Thank you Melfina! It looks amazing.
Now, another question if you don't mind. Is there any way I can get a forum on my site? I've been wanting to make one.
Logged
Melfina
Administrator
Valkyrie Randgris
Posts: 1289
Re: Help with Hellwrath layout
«
Reply #4 on:
July 19, 2008, 07:01:38 PM »
As far as I know freewebs doesn't support PHP, so you may need to make an account on a free forum hosting. If you google "free forum" you'll find lots of them. You will need to decide which forum software you like best (SMF, phpBB...) and find a site that hosts such forum software for free. Most of them just require a registration, they automatically install the forum for you.
Logged
MySpace
~
MySpace Codex
~
Rune Nifelheim
efn2008
Angeling
Posts: 4
Re: Help with Hellwrath layout
«
Reply #5 on:
July 19, 2008, 07:14:11 PM »
I'm using Freewebs forums. Its working for me.
I just need one last thing, hopefully :D
How do I make an image like this... the IMAGE text forms the image
IMAGE words words words words words words words
IMAGE words words words words words words words
IMAGE words words words words words words words
words words words words words words words
Every time I do it it is like this..........
IMAGE
IMAGE
IMAGE words words words words words words words
words words words words words words words
words words words words words words words
words words words words words words words
Logged
EternalSorrow
Retribution
Posts: 162
Got milk duds?
Re: Help with Hellwrath layout
«
Reply #6 on:
July 20, 2008, 07:01:58 PM »
You would need to align the image to the left, like so:
Code:
<img src="URL" align="left">words words words words words words words
Just align all images to the left, and the words should wrap around the pictures rather than be pushed down.
«
Last Edit: July 20, 2008, 07:03:39 PM by EternalSorrow
»
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> General
=> New Members
=> Announcements
=> Support / Suggestions
-----------------------------
Contests
-----------------------------
=> Archive
===> Contests
===> Blend Challenges
===> SOTW
-----------------------------
Art Boards
-----------------------------
=> Creative mediums
=> Requests & offers
=> Tutorials
===> Celestial Star Tutorials
-----------------------------
Web Development
-----------------------------
=> Coding
=> Web Design
=> Advertisements / Affiliation
-----------------------------
Off-topic
-----------------------------
=> Entertainment
-----------------------------
Español (Spanish Only)
-----------------------------
=> General / Bienvenida
=> Anuncios / Ayuda
=> Código / Desarrollo web
Welcome,
Guest
Members login
Register for free
General
General
New members
Announcements
Support / Suggestions
Art boards
Creative mediums
Requests and offers
Tutorials
Celestial Star tutorials
Web development
Coding
Web design
Advertisements / affiliation
Off-topic
The non-sense
Ententainment
Loading...