navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

backgound image

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Design >> Web Graphics >> backgound image
Page: [1]
 
thrash

 

Posts: 1
Joined: 4/29/2002
From:
Status: offline

 
backgound image - 4/29/2002 16:18:54   
Is there a way to center a background image and not have it cascade?

Thanks
Dan


nowlkldy

 

Posts: 1393
From: Topeka, Kansas
Status: offline

 
RE: backgound image - 4/29/2002 20:49:26   
Do you mean you want your background image to remain stationary and not scroll?
Try www.dynamicdrive.com or http://javascript.internet.com for some scripts to have a stationary image

Dave

_________________________
Nothin' ain't worth nuthin' but it's free.
--Janis Joplin

(in reply to thrash)
godshall2

 

Posts: 370
From: Telford PA USA
Status: offline

 
RE: backgound image - 4/29/2002 21:08:29   
Hi Dan,

This will stop your image from repeating down the page:

<style>
BODY {
background: url('images/back.gif') repeat-x;

}
</style>


Troy | www.aplustemplates.com


 

(in reply to thrash)
pageoneresults

 

Posts: 1001
From: Orange, CA USA
Status: offline

 
RE: backgound image - 4/30/2002 4:02:07   
And this will center it on the page...

<style type="text/css">
body{background-image:url("images/file.gif");background-repeat:no-repeat;background-position:center center}
</style>

You can read more about background images and css at the W3Schools.

SEO Consultants Directory
Search Engine Optimization Tips

(in reply to thrash)
Page:   [1]

All Forums >> Web Design >> Web Graphics >> backgound image
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts