|
| |
|
|
castlewalls
Posts: 37 Joined: 5/21/2003 Status: offline
|
background graphic centering - 5/23/2003 11:03:42
Is there a way after having created a background graphic, to have it centered, no matter what the browser window size is, so it always remains centered with the " main" webpage content but doesn' t push the content around or away from the edges of the browser window?
_____________________________
Castlewalls Vectorworks: http://users.myexcel.com/lassiter/ Contributing Artist: www.darkfuries.com www.dragonsfoot.com
|
|
|
|
Spanolius
Posts: 9 Joined: 5/2/2003 Status: offline
|
RE: background graphic centering - 5/23/2003 11:51:28
I am having the same problem. I tried adding the no-repeat line and am still having difficulties. <body link=" #FFFFFF" vlink=" #0000FF" alink=" #00FFFF" background=" BACKGROU.jpg" background-repeat: no-repeat ;> <p> <p align=" left" style=" word-spacing: 0; margin-top: 0; margin-bottom: ... Do you see what I may be typing in wrong? Thanks!
|
|
|
|
Thomas Brunt
Posts: 6109 Joined: 6/6/1998 From: St. Matthews SC USA Status: offline
|
RE: background graphic centering - 5/23/2003 12:02:13
Assuming the bg image is in your images folder and the page is in the root, I believe your body tag should look like this. <body background=" images/image.jpg" STYLE=" background-repeat: no-repeat; background-attachment: fixed; background-position: top center;" > t
|
|
|
|
Spanolius
Posts: 9 Joined: 5/2/2003 Status: offline
|
RE: background graphic centering - 5/23/2003 12:22:30
Thank you...that worked...but I ran into another problem...there is a bunch of white space still there that an user can scroll down. Any ideas?
|
|
|
|
Thomas Brunt
Posts: 6109 Joined: 6/6/1998 From: St. Matthews SC USA Status: offline
|
RE: background graphic centering - 5/23/2003 12:29:00
Not certain what you mean. You should make the page bg color the same color as the bg of the image you' re using. Is there a url where we could see? t
|
|
|
|
Spanolius
Posts: 9 Joined: 5/2/2003 Status: offline
|
RE: background graphic centering - 5/23/2003 12:42:29
www.gopnh.com - choose the high resolution choice
|
|
|
|
HomerBohn
Posts: 101 From: Montgomery Village, MD, USA Status: offline
|
RE: background graphic centering - 5/23/2003 12:52:11
there is a ton of unnecessary code on your page.... if using FP, click on HTML view...right below this line <p align=" right" style=" word-spacing: 0; margin-top: 0; margin-bottom: 0" ><a href=" newsletter.htm" ><font color=" #FFFFFF" size=" 5" face=" AvantGarde Bk BT" >Newsletter Sign-Up</font></a></p> delete everything until this line </body> that should clear it up...
_____________________________
Bohnzie Making easy HTML tasks seem impossible since 1979
|
|
|
|
Thomas Brunt
Posts: 6109 Joined: 6/6/1998 From: St. Matthews SC USA Status: offline
|
RE: background graphic centering - 5/23/2003 12:52:22
It' s doing what you' re telling it to do. It' s in the top left, and it' s not repeating. I would make the page background black. <body bgcolor=" #000000" background=BACKGROU.jpg STYLE=" background-repeat: no-repeat; background-position: top left;" > Or maybe use the blue at the bottom of that graphic. btw, I' m seeing lots of & n b s p in your source code. That means you' re using the space bar to position elements on your page. That' s not the most effective route. I would suggest either css absolute positioning or tables. Our new css forum is a great place to learn about how to do that. There' s also a tutorial on using tables for that kind of thing here. http://www.outfront.net/tutorials_02/fp_techniques/tables1.htm t
< Message edited by Thomas Brunt -- 5/23/2003 1:10 PM >
|
|
|
|
Spanolius
Posts: 9 Joined: 5/2/2003 Status: offline
|
RE: background graphic centering - 5/23/2003 13:22:27
Thanks for any and all input. I have to use the background image. It was a HUGE file when I first recieved it, so I' m working my way through resizing it without losing the quality. I think I got it pretty close. My boss wants a HIGH quality site with lots of HIGH quality pictures that load in under 10 sec. The page is a long ways from being done, but needs to be out there by Monday due to flyers going out. Thank you...and any other suggestions are welcome!
|
|
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
|
|
|