FRIHOSTFORUMSSEARCHFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

Need someone who can work on frames!

 


hsadmin
Well, I'm working on a website, but i want it to open up in a frame. If your good with frames, I'll show u what needs to be done, and then we'll work on a price.








Helios: Topic title edited. Please make sure Caps Lock is turned OFF next time.
You may remove this note by editing the post.
coreymanshack
hsadmin wrote:
Well, I'm working on a website, but i want it to open up in a frame. If your good with frames, I'll show u what needs to be done, and then we'll work on a price.


I can do frames, although I highly don't recommend the use of them, only in special cases. Go ahead and post out in the open, I can probably help you here for free.
hsadmin
http://www.extremefilmsproductions.com/index.htm

I want it, so when you click the following links, they open up on the right frame.

FORUM
What We're About
LINK
LINK
HEAD FOR THE BARRICADES
LINK

HOME - SITEMAP - CONTACT

I want all of those to open in the frame thats on the right side.
Hammy
Your source code for the 'FORUM' link looks like this:

Code:
<li><a href='leesmij.html'>Forum</a></li>


In order to let it open in the frame on the right, and since i dont know wat your frame is called, i'm going to take a guess that it is called mainFrame.

You need to add a target for the link:

Quote:
target="mainFrame"


Add this and you will get:

Code:
<li><a href='leesmij.html' target="mainFrame">Forum</a></li>


If this doesnt work, it means that the frame has a different name.
Try main if that one doesnt work.

Hammy.

EDIT: Actually.. Scrap that, I dont know wat i was thinking, It works fine. You just dont have a page called '... omg this is weird, i've noticed one of the links is bak to the main page and that doesnt even work :/. Thats odd.
coreymanshack
This should be your new sourcecode. IF it doesn't work post back here.

Code:
<html>
<head>
<title>Gamecommunity System</title>
<style type='text/css'>
body {
text-align:center;
background-color:#D0D0D0;
font-size:12px;
font-family:Verdana;
color:#000000;
}
.sub,td,submit,input,textarea,select {
font-family:Verdana;
font-size:12px;
color:#000000;
background:#A4A4A4;
border:1px solid #000000;
}
a:link, a:visited {
color:#000000;
font-size:12px;
font-family:Verdana;
}
a:hover {
color:#00FF00;
font-size:11px;
font-family:Verdana;
}
.titel {
color:#00FF00;
background:#000000;
font-size:14px;
font-weight:bold;
padding-left:2px;
padding-right:2px;
}
.menu {
background:#666666;
}
#head {
background:#000000;
font-size:12px;
font-family:Verdana;
color:#FFFFFF;
font-weight:bold;
width:100%;
height:15px;
}
a.top:link,a.top:visited {
color:#00FF00;
font-size:12px;
font-family:Verdana;
}
a.top:hover {
color:orange;
font-size:12px;
font-family:Verdana;
}
.style4 {font-size: 10px}
</style>
<base target='main'>
</head>
<body>
<table width='800' cellpadding='0' cellspacing='0'>
<tr><td class='titel' colspan='2' align='right'><a class='top' href='#'>Home</a> || <a class='top' href='#'>Sitemap</a> || <a class='top' href='#'>Contact</a></td></tr>
<tr><td colspan='2' height='150'><img src='gta_header.jpg' width='801'></img></td></tr>
<tr>
  <td class='titel' colspan='2'>Sitecommunity::</td>
</tr>
<tr><td class='menu' width='200' height='500' valign='top'>
<br>
<div id='head'></div>
<ul>
 <li><a href='leesmij.html' target="main">Forum</a></li>
 <li><a href='index.htm' target="_parent">Extreme Films </a></li>
</ul>
<div id='head'>PAGES</div>
<ul>
 <li><a href='leesmij.html' target="main">What we're about </a></li>
 <li><a href='leesmij.html' target="main">Why MOTORHEADS? </a></li>
 <li><a href='leesmij.html' target="main">Link</a></li>
 <li><a href='leesmij.html' target="main">Link</a><br>
</li>
</ul>
<div id='head'>Extra</div><br>
<ul>
 <li><a href='leesmij.html' target="main">Head For The Barricades </a></li>
 <li><a href='leesmij.html' target="main">Link</a></li>
</ul>
<div id='head'>Copyright ©</div>
<p><font color='red'><span class="style4"><b>© Extreme Films Productions</b><strong> 2007</strong></span></font><font color='red'><span class="style4"><b>&copy; MOTORHEADS </b><strong> 2007 </strong></span></font></p>
</td>
  <td valign='top' height='500' width='600'>
<iframe src='leesmij.html' scrolling='0' frameborder='0' name='main' width='600' height='100%'></iframe>
</table>

<div style="font-size: 0.8em; text-align: center; margin-top: 1.0em; margin-bottom: 1.0em;">
Design provided by <a href="http://www.freewebtemplates.com/">Free Web Templates</a> - your source for free website templates
</div>
</body>
</html><!-- text below generated by server. PLEASE REMOVE --><!-- Counter/Statistics data collection code --><script language="JavaScript" src="http://hostingprod.com/js_source/geov2.js"></script><script language="javascript">geovisit();</script><noscript><img src="http://visit.webhosting.yahoo.com/visit.gif?us1185731709" alt="setstats" border="0" width="1" height="1"></noscript>
Manofgames
EDIT: Ah, didn't see that Sad

Or you can just put
Code:

<base target="main">

In the head of your page.
Saves a bit of editing. Wink


Last edited by Manofgames on Mon Jul 30, 2007 12:38 pm; edited 1 time in total
Hammy
<base target="main"> is already there... and it already works. Just his page dont appear to be loading :/
hsadmin
hsadmin wrote:
http://www.extremefilmsproductions.com/index.htm

I want it, so when you click the following links, they open up on the right frame.

FORUM
What We're About
LINK
LINK
HEAD FOR THE BARRICADES
LINK

HOME - SITEMAP - CONTACT

I want all of those to open in the frame thats on the right side.


Okay.. If you want to make it /forum , /wwa , /link, /link, /headforthebarricades, /link, ect.. ect.. We can work out a price. If you think you can do it, send me a PM. Also, for other links, make the target=blank.. PLEASE PM ME BEFORE YOU DO IT! I don't want a bunch of people doing it, and expecting frih$
coreymanshack
I was helping for free Razz. I'll let someone else have the floor, like hammy. Hammy seems to be doing a good job.
hsadmin
Thanks for the help guys. But like I said, PM me first before you do anything.
hsadmin
Will pay 500 frih$???
Hammy
Here:
Code:
<html>
<head>
<title>Gamecommunity System</title>
<style type='text/css'>
body {
text-align:center;
background-color:#D0D0D0;
font-size:12px;
font-family:Verdana;
color:#000000;
}
.sub,td,submit,input,textarea,select {
font-family:Verdana;
font-size:12px;
color:#000000;
background:#A4A4A4;
border:1px solid #000000;
}
a:link, a:visited {
color:#000000;
font-size:12px;
font-family:Verdana;
}
a:hover {
color:#00FF00;
font-size:11px;
font-family:Verdana;
}
.titel {
color:#00FF00;
background:#000000;
font-size:14px;
font-weight:bold;
padding-left:2px;
padding-right:2px;
}
.menu {
background:#666666;
}
#head {
background:#000000;
font-size:12px;
font-family:Verdana;
color:#FFFFFF;
font-weight:bold;
width:100%;
height:15px;
}
a.top:link,a.top:visited {
color:#00FF00;
font-size:12px;
font-family:Verdana;
}
a.top:hover {
color:orange;
font-size:12px;
font-family:Verdana;
}
.style4 {font-size: 10px}
</style>
<base target='main'>
</head>
<body>
<table width='800' cellpadding='0' cellspacing='0'>
<tr><td class='titel' colspan='2' align='right'><a class='top' href='index.html'>Home</a> || <a class='top' href='sitemap.html'>Sitemap</a> || <a class='top' href='contact.html'>Contact</a></td></tr>
<tr><td colspan='2' height='150'><img src='gta_header.jpg' width='801'></img></td></tr>
<tr>
  <td class='titel' colspan='2'>Sitecommunity::</td>
</tr>
<tr><td class='menu' width='200' height='500' valign='top'>
<br>
<div id='head'></div>
<ul>
 <li><a href='forum/'>Forum</a></li>
 <li><a href='index.htm' target="_parent">Extreme Films </a></li>
</ul>
<div id='head'>PAGES</div>
<ul>
 <li><a href='wwa.html'>What we're about </a></li>
 <li><a href='whymotorheads.html'>Why MOTORHEADS? </a></li>
 <li><a href='link.html'>Link</a></li>
 <li><a href='link.html'>Link</a><br>
</li>
</ul>
<div id='head'>Extra</div><br>
<ul>
 <li><a href='headforthebarricades.html'>Head For The Barricades </a></li>
 <li><a href='link.html'>Link</a></li>
</ul>
<div id='head'>Copyright ©</div>
<p><font color='red'><span class="style4"><b>© Extreme Films Productions</b><strong> 2007</strong></span></font><font color='red'><span class="style4"><b>&copy; MOTORHEADS </b><strong> 2007 </strong></span></font></p>
</td>
  <td valign='top' height='500' width='600'>
<iframe src='leesmij.html' scrolling='0' frameborder='0' name='main' width='600' height='100%'></iframe>
</table>

<div style="font-size: 0.8em; text-align: center; margin-top: 1.0em; margin-bottom: 1.0em;">
Design provided by <a href="http://www.freewebtemplates.com/" target="_blank">Free Web Templates</a> - your source for free website templates
</div>
</body>
</html><!-- text below generated by server. PLEASE REMOVE --><!-- Counter/Statistics data collection code --><script language="JavaScript" src="http://hostingprod.com/js_source/geov2.js"></script><script language="javascript">geovisit();</script><noscript><img src="http://visit.webhosting.yahoo.com/visit.gif?us1185667676" alt="setstats" border="0" width="1" height="1"></noscript>


So...
I've linked:
"Forum" to 'forum/' <-- You can install phpBB in http://www.extremefilmsproductions.com/forum/ if you want and it will work.
"Extremefilms" to the index page.
"Wat were about" to 'wwa.html'
"why Motorheads" to 'whymotorheads.html'
"Head for The Barricades" to 'Headforthebarricades.html'
"link" to 'link.html'

Also fixed your other links at the top and the bottom.

I'm guessing you will filling 'Link' with something different.
None of these pages exist at the moment, but to give you an idea, i'll create anouther page for you.

Wat Were About:
Code:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>

<body bgcolor="#999999">
<table width="100%" border="0" cellpadding="3">
  <tr>
    <td bgcolor="#666666" width="5%">&nbsp;</td>
    <td bgcolor="#666666" width="90%"><div align="center"><strong>What Were About!</strong></div></td>
    <td bgcolor="#666666" width="5%">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td><div align="center">
      <p>&lt;enter text here&gt;</p>
      </div></td>
    <td>&nbsp;</td>
  </tr>
</table>

</body>
</html>


Paste that into notepad (or other html editor) and save it as 'wwa.html' in the same folder as your 'index.html', upload it also to the same folder as your index.html. and Give it a try Smile.

Hammy.
hsadmin
Thank you for your work
hsadmin
Frame problem again..

Code:
<html>
<head>
<title>MOTORHEADS</title>
<style type='text/css'>
body {
text-align:center;
background-color:#D0D0D0;
font-size:12px;
font-family:Verdana;
color:#000000;
}
.sub,td,submit,input,textarea,select {
font-family:Verdana;
font-size:12px;
color:#000000;
background:#A4A4A4;
border:1px solid #000000;
}
a:link, a:visited {
color:#000000;
font-size:12px;
font-family:Verdana;
}
a:hover {
color:#00FF00;
font-size:11px;
font-family:Verdana;
}
.titel {
color:#00FF00;
background:#000000;
font-size:14px;
font-weight:bold;
padding-left:2px;
padding-right:2px;
}
.menu {
background:#666666;
}
#head {
background:#000000;
font-size:12px;
font-family:Verdana;
color:#FFFFFF;
font-weight:bold;
width:100%;
height:15px;
}
a.top:link,a.top:visited {
color:#00FF00;
font-size:12px;
font-family:Verdana;
}
a.top:hover {
color:orange;
font-size:12px;
font-family:Verdana;
}
.style5 {color: #FF0000}
.style6 {font-size: 9px}
</style>
<base target='main'>
</head>
<body>
 <table width='834' cellpadding='0' cellspacing='0'>
<tr><td class='titel' colspan='2' align='right'><a class='top' href='index.html'>Home</a> || <a class='top' href='sitemap.html'>Sitemap</a> || <a class='top' href='contact.html'>Contact</a></td></tr>
<tr><td colspan='2' height='150'><img src='gta_header.jpg' width='801'></img></td></tr>
<tr>
  <td class='titel' colspan='2'>Sitecommunity::</td>
</tr>
<tr><td class='menu' width='201' height='500' valign='top'>
<br>
<div id='head'></div>
<ul>
 <li><a href='motorheads/forum/'>Forum</a></li>
 <li><a href='index.html' target="_blank">Extreme Films </a></li>
</ul>
<div id='head'>PAGES</div>
<ul>
 <li><a href='motorheads/wwa.html'>What we're about </a></li>
 <li><a href='motorheads/whymotorheads.html'>Why MOTORHEADS? </a></li>
 <li><a href='link.html'>Link</a></li>
 <li><a href='link.html'>Link</a><br>
</li>
</ul>
<div id='head'>Extra</div><br>
<ul>
 <li><a href='headforthebarricades.html'>Head For The Barricades </a></li>
 <li><a href='extremefilms20.html'>Extreme Films 2.0 </a></li>
</ul>
<div id='head'>Copyright ©</div>
<p><font color='red'><span class="style6"><b>© Extreme Films Productions</b><strong> 2007</strong></span></font></p>
<p><font color='red'><span class="style6"><b>&copy; MOTORHEADS </b><strong> 2007 </strong></span></font></p></td>
  <td valign='top' height='500' width='631'>
<iframe src='leesmij.html' scrolling='0' frameborder='0' name='main' width='600' height='100%'><span class="style5"></span></iframe>
  </table>

<div style="font-size: 0.8em; text-align: center; margin-top: 1.0em; margin-bottom: 1.0em;">EXTREME FILMS PRODUCTIONS </div>
</body>
</html><!-- text below generated by server. PLEASE REMOVE --><!-- Counter/Statistics data collection code --><script language="JavaScript" src="http://hostingprod.com/js_source/geov2.js"></script><script language="javascript">geovisit();</script><noscript><img src="http://visit.webhosting.yahoo.com/visit.gif?us1185667676" alt="setstats" border="0" width="1" height="1"></noscript>


Can someone just make it, so when you go to www.extremefilmsproductions.com/index.htm ( which will later on be www.extremefilmsproductions.com/motorheads/index.html ) that it doesen't say "CANNOT FIND PAGE" I want it, so that when you go to it, it goes to ( in the frame ) www.extremefilmsproductions.com/selectpage.html ... 85 frih$ for whoever does it.
mathiaus
Line 95
Code:
<iframe src="selectpage.html" scrolling='0' frameborder='0' name='main' width='600' height='100%'><span class="style5"></span></iframe>
Hammy
Glad to see you got it working Smile
Related topics
Reply to topic    Frihost Forum Index -> Miscellaneous -> Marketplace

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.