Results 1 to 5 of 5

Thread: Just a simple question

  1. #1

    Thread Starter
    Hyperactive Member ...:::ONE:::...'s Avatar
    Join Date
    May 2004
    Location
    Netherlands
    Posts
    282

    Angry Just a simple question

    I made a template for a web site, using Macromedia Fireworks. I exported the HTML and images and opened it with Dreamweaver. Well to me everything seems right.

    On Fireworks I made slices were I have to stretch the images to make a longer page. The only problem there is that I have to stretch the images manually and some times the page is over sized for the text and it looks crappy.

    Is there any way to get it do stretch its self?

    If you need any more information just ask, I'm a little tired now and can't get out what i'm trying to say.

    ...:::ONE:::...
    6 Years

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Just a simple question

    You are tired, because I didn't get half of it. Can you show a snapshot of what you don't want?

  3. #3

    Thread Starter
    Hyperactive Member ...:::ONE:::...'s Avatar
    Join Date
    May 2004
    Location
    Netherlands
    Posts
    282

    Re: Just a simple question

    I can't get the JPG's to stretch when the page loads so I don't have to stretch them manualy.



    I wanted it so that if ther was a bunch of text the JPG's would strectch to fit.
    6 Years

  4. #4

    Thread Starter
    Hyperactive Member ...:::ONE:::...'s Avatar
    Join Date
    May 2004
    Location
    Netherlands
    Posts
    282

    Re: Just a simple question

    when they are stretched the site looks perfect.
    6 Years

  5. #5
    Frenzied Member DeadEyes's Avatar
    Join Date
    Jul 2002
    Posts
    1,196

    Re: Just a simple question

    Are you familiar with CSS?
    Code:
    body
    { 
    background-image:url('bgdesert.jpg');
    background-repeat: repeat-y
    }
    reference:http://www.w3schools.com/css/css_background.asp

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width