Zymic Forums

Webmaster resources

Zymic IRC Server

Chat in real time at irc.zymic.com - Learn More

Welcome

Welcome to the Zymic webmaster forums. Our forums are here to provide people the free ability to discuss a range of websites related topics such as design, development coding and marketing.

In order to post you will need to register for a zymic account or if you already have one simply login by using the form on the left.

left Zymic Webmaster ForumsWeb Design & DevelopmentClient Side ScriptingHTML and CSS right
  Reply to this topic Start new topic
left right
EarthVision
post Aug 28 2008, 08:26 PM
Post #1


Newbie
*

Group: Members
Posts: 2
Joined: 28-August 08
Member No.: 57,273



Hi. I want to have a site where there is a top bar, and underneath that the whole site is an iframe. The closest example to what I want is a proxy, how the bar is at the top and the site is underneath. I don't know how to do this, so any help would be appreciated.

- EarthVision
Go to the top of the page 
 
  + Quote Post
Softz
post Aug 29 2008, 12:04 AM
Post #2


Member
**

Group: Members
Posts: 49
Joined: 25-August 08
From: New Zealand
Member No.: 56,680



Do you want something similar to the Google image thingy?
When you search an image then click on it to view it keeps a google bar with all the detials at the top and allows you to search the site with the image?

sorry if that made no sense
Go to the top of the page 
 
  + Quote Post
Andrew
post Aug 29 2008, 12:15 AM
Post #3


Hosting Abuse Staff
*******

Group: Moderators
Posts: 2,933
Joined: 14-February 08
From: Fort Myers FL, USA
Member No.: 10,089



CODE
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head>
  <title></title>
<style type="text/css">
/*<![CDATA[*/
body {
  font: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  background: #676767;
  color: #D2D2D2;
}

#head {
  font-size: 40px;
  padding: 10px 10px 30px 30px;
}
#nav {
  width: 210px;
  margin: 0 auto;
  padding-bottom: 20px;
}
#frame {
  width: 90%;
  margin: 0 auto;
  height: 600px;
}


/*]]>*/
</style></head>

<body>
<div id="head">Site Name</div>
<div id="nav">Home | About | Services | Contact</div>
<div id="frame"><iframe src="http://google.com" width="100%" height="100%"></iframe></div>
</body>

</html>


You're welcome
Go to the top of the page 
 
  + Quote Post
Softz
post Aug 29 2008, 12:26 AM
Post #4


Member
**

Group: Members
Posts: 49
Joined: 25-August 08
From: New Zealand
Member No.: 56,680



Well done Trippin
Go to the top of the page 
 
  + Quote Post
Jacob
post Aug 29 2008, 09:27 AM
Post #5


Outrageously Uber Ninja
*******

Group: Moderators
Posts: 5,140
Joined: 11-May 08
From: Australia
Member No.: 25,876



Solid effort Andrew.

Jacob.
Go to the top of the page 
 
  + Quote Post
EarthVision
post Aug 30 2008, 01:59 PM
Post #6


Newbie
*

Group: Members
Posts: 2
Joined: 28-August 08
Member No.: 57,273



Thanks alot trippin.

- EarthVision
Go to the top of the page 
 
  + Quote Post
Andrew
post Aug 30 2008, 07:37 PM
Post #7


Hosting Abuse Staff
*******

Group: Moderators
Posts: 2,933
Joined: 14-February 08
From: Fort Myers FL, USA
Member No.: 10,089



That's what you were lookin for right?
Go to the top of the page 
 
  + Quote Post
Jenny2
post Nov 3 2010, 10:52 AM
Post #8


Newbie
*

Group: Members
Posts: 6
Joined: 2-November 10
Member No.: 163,628



Hi EarthVision,
Andrew is good guide to you.

Ford Pickup Trucks For Sale | Forest River Rvs for sale | Trucks for sale in California
Go to the top of the page 
 
  + Quote Post
Eddy Boy
post Jan 13 2011, 01:16 AM
Post #9


Newbie
*

Group: Members
Posts: 3
Joined: 13-January 11
Member No.: 172,790



thx earth......this is good for me smile.gif
Go to the top of the page 
 
  + Quote Post
cokoloa
post Dec 1 2011, 09:39 AM
Post #10


Newbie
*

Group: Members
Posts: 3
Joined: 28-November 11
Member No.: 219,807



QUOTE
thx earth......this is good for me

good for everyone laugh.gif

Go to the top of the page 
 
  + Quote Post
eddy alen
post Mar 20 2012, 03:54 AM
Post #11


Newbie
*

Group: Members
Posts: 1
Joined: 20-March 12
Member No.: 234,973



QUOTE(cokoloa @ Dec 1 2011, 09:39 AM) *
good for everyone laugh.gif

Right.
Go to the top of the page 
 
  + Quote Post
 Reply to this topic Start new topic
left right
0 Members:
left right
 


Lo-Fi Version Time is now: 20th May 2013 - 12:40 AM