Web Design Forum: Back ground in frames - Web Design Forum

Jump to content

WDF
WDF Premium Memberships Reseller Hosting
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Back ground in frames

#1 User is offline   sorb 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 3
  • Joined: 11-April 09
  • Reputation: 0
  • Experience:Nothing
  • Area of Expertise:Designer

Posted 11 April 2009 - 04:14 PM

Hi
Here is what I want to do, but cant work it out.

I am desining a site using Dreamweaver, I have 3 frames one stretching across the top, one menu frame on left and a main frame.

What i want to do is have one background pic which covers the whole of the viewed site.

How do i do this? Also how do i get the background to fit any browser size so it fll the whole screen?

Would much appreciate any help here

Cheers
0

#2 User is offline   snowyswebsolutions 

  • Expert
  • PipPipPipPip
  • Group: Members
  • Posts: 529
  • Joined: 20-October 08
  • Reputation: 4
  • Gender:Male
  • Location:Mansfield, Notts
  • Experience:Advanced
  • Area of Expertise:Web Developer

Posted 11 April 2009 - 04:41 PM

View Postsorb, on Apr 11 2009, 17:14, said:

Hi
Here is what I want to do, but cant work it out.

I am desining a site using Dreamweaver, I have 3 frames one stretching across the top, one menu frame on left and a main frame.

What i want to do is have one background pic which covers the whole of the viewed site.

How do i do this? Also how do i get the background to fit any browser size so it fll the whole screen?

Would much appreciate any help here

Cheers


First of all, why i are you wanting to use frames?
0

#3 User is offline   sorb 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 3
  • Joined: 11-April 09
  • Reputation: 0
  • Experience:Nothing
  • Area of Expertise:Designer

Posted 11 April 2009 - 04:42 PM

View Postsnowyswebsolutions, on Apr 11 2009, 17:41, said:

First of all, why i are you wanting to use frames?

In top frame there is going to be a transparent banner
In side frame the page menu
Main frame web content
0

#4 User is offline   snowyswebsolutions 

  • Expert
  • PipPipPipPip
  • Group: Members
  • Posts: 529
  • Joined: 20-October 08
  • Reputation: 4
  • Gender:Male
  • Location:Mansfield, Notts
  • Experience:Advanced
  • Area of Expertise:Web Developer

Posted 11 April 2009 - 04:50 PM

View Postsorb, on Apr 11 2009, 17:42, said:

In top frame there is going to be a transparent banner
In side frame the page menu
Main frame web content


And why do you need frames for this?

The point i'm getting at is that there is no need for you to use frames.
0

#5 User is offline   sorb 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 3
  • Joined: 11-April 09
  • Reputation: 0
  • Experience:Nothing
  • Area of Expertise:Designer

Posted 11 April 2009 - 04:51 PM

View Postsnowyswebsolutions, on Apr 11 2009, 17:50, said:

And why do you need frames for this?

The point i'm getting at is that there is no need for you to use frames.

Ah ok

it is the only way i have written a site before.

I want the top and side to be static and to be able to scroll the main part
0

#6 User is offline   snowyswebsolutions 

  • Expert
  • PipPipPipPip
  • Group: Members
  • Posts: 529
  • Joined: 20-October 08
  • Reputation: 4
  • Gender:Male
  • Location:Mansfield, Notts
  • Experience:Advanced
  • Area of Expertise:Web Developer

Posted 11 April 2009 - 05:10 PM

View Postsorb, on Apr 11 2009, 17:51, said:

Ah ok

it is the only way i have written a site before.

I want the top and side to be static and to be able to scroll the main part



If you really want to do this it is possible using XHTML & CSS.
#fgfg {
height:300px;
width:300px;
overflow:scroll;
}

<div id="fgfg">bla bla bla</div>


I guess you new to this and i would suggest googling "XHTML and CSS layouts" or along those lines.
0

#7 User is offline   BritZin 

  • Lord High Guru
  • PipPipPipPip
  • View gallery
  • Group: Members
  • Posts: 940
  • Joined: 02-January 09
  • Reputation: 72
  • Gender:Male
  • Location:United Kingdom
  • Experience:Web Guru
  • Area of Expertise:Web Developer

Posted 11 April 2009 - 07:25 PM

I would strongly advise against frames now.
They're becoming more and more dated, but are also being decomissioned.
You'll find that Internet Explorer 8 No longer supports them, or iFrames atleast.

No point creating a site that isn't WAI Compliant or compatible with most browsers.
CSS would probably be a better method.
0

#8 User is offline   Jarvooo 

  • Dedicated Member
  • PipPip
  • Group: Members
  • Posts: 142
  • Joined: 10-April 09
  • Reputation: 0
  • Location:Manchester, UK
  • Experience:Advanced
  • Area of Expertise:Web Designer

Posted 12 April 2009 - 04:09 PM

I can only echo whats been said so far, what is good though is google has thousands of tutorials in Dreamweaver and creating a basic site using one of which should hold you in good stead for creation in the future
0

#9 User is offline   ZigPress 

  • n/a
  • PipPipPipPip
  • Group: Validating
  • Posts: 966
  • Joined: 16-May 08
  • Reputation: 1
  • Gender:Not Telling
  • Experience:Nothing
  • Area of Expertise:Nothing

Posted 12 April 2009 - 04:22 PM

Learning in Dreamweaver will sadly not stand you in good stead for creation in the future... learning to code (as in Snowy's last post) will.
0

#10 User is offline   snowyswebsolutions 

  • Expert
  • PipPipPipPip
  • Group: Members
  • Posts: 529
  • Joined: 20-October 08
  • Reputation: 4
  • Gender:Male
  • Location:Mansfield, Notts
  • Experience:Advanced
  • Area of Expertise:Web Developer

Posted 12 April 2009 - 04:42 PM

I'm afraid the info above will only lead you to success. I began in dreamweaver, one step forward and two steps back comes to mind.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users