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

Microsoft MVP

 

Any ideas?

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

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

All Forums >> Web Development >> Cascading Style Sheets >> Any ideas?
Page: [1]
 
slbergh

 

Posts: 322
Joined: 11/8/2002
From: Iowa
Status: offline

 
Any ideas? - 3/4/2004 16:44:14   
I've got a page I'm working on that I'm almost finished with. The only thing I can't seem to get right is the side image. Does anyone know how I would set it up so that the image is in the proper place between the left edge of the window and the left edge of the "container" at all resolutions?

Design 2


(I'm pretty frustrated with the amount of work that's going into this project. It took me 2 weeks to put together the graphics and layout for the first design I did. Then, a co-worker working on the same project said he'd like to see at least half a dozen different layouts, with about half a dozen variations on the logo/primary graphic (he's presenting all the options to our partners on the site). The real kicker is, I only have 2 weeks to put all the others together!!! Can anyone else here say stress?)

_____________________________

Digital data lasts forever...or 5 years, whichever comes first!
bobby

 

Posts: 11394
Joined: 8/15/1969
From: Seattle WA USA
Status: offline

 
RE: Any ideas? - 3/4/2004 16:59:14   
It looked great in Mozilla 1.5 at 800x and 1024x resolution...

_____________________________

If con is the opposite of pro, is Congress the opposite of progress?


:)

(in reply to slbergh)
slbergh

 

Posts: 322
Joined: 11/8/2002
From: Iowa
Status: offline

 
RE: Any ideas? - 3/4/2004 17:36:07   
Maybe it's just an IE bug, then. I've heard that once surfaces every now and then! :)

_____________________________

Digital data lasts forever...or 5 years, whichever comes first!

(in reply to bobby)
Giomanach

 

Posts: 6112
Joined: 11/19/2003
From: England
Status: offline

 
RE: Any ideas? - 3/5/2004 3:40:00   
Looks fine in IE6 Win2k at 1280x1024

Dan

_____________________________




(in reply to slbergh)
slbergh

 

Posts: 322
Joined: 11/8/2002
From: Iowa
Status: offline

 
RE: Any ideas? - 3/5/2004 9:56:58   
Opera sticks the graphic square in the middle of the page. I'm sure it's a simple fix to get it to stay exactly where I want it in all browsers. Looks like I've got some more investigating to do.

_____________________________

Digital data lasts forever...or 5 years, whichever comes first!

(in reply to Giomanach)
d a v e

 

Posts: 4139
Joined: 7/24/2002
From: England (but live in Finland now)
Status: online

 
RE: Any ideas? - 3/5/2004 10:43:10   
it's firmly on the left in my opera (win 98 se opera 7.23)

in your banner id you have


#banner {
			padding: 5px;
			margin-bottom: 5px;
			background: #fff url('images/labs-design-striped2.jpg') no-repeat left top;
			height: 241px;
			font-family: tahoma, verdana, arial, sans serif;
			align: center;
		}


shouldn't 'align' be 'text-align' ? or not there at all??

_____________________________

David Prescott
Gekko web design

(in reply to slbergh)
Giomanach

 

Posts: 6112
Joined: 11/19/2003
From: England
Status: offline

 
RE: Any ideas? - 3/5/2004 10:47:29   
I tend to put my alignments in the HTML document itself rather than the CSS stylesheet. I've never done alignment through CSS so I don't get the age old problem of browser failure, won't let me validate through www.w3.org either, it's registering a .xml file first, that needs to valid??????? I don't see one, just the XHTML DTD

Dan

< Message edited by Giomanach -- 3/5/2004 16:10:58 >


_____________________________




(in reply to d a v e)
bobby

 

Posts: 11394
Joined: 8/15/1969
From: Seattle WA USA
Status: offline

 
RE: Any ideas? - 3/5/2004 11:08:48   
quote:

shouldn't 'align' be 'text-align' ? or not there at all??

Yes, I believe so...

Also, this could be why Opera is placing the image in the middle of the page... you've indicated that elements inside #banner should be centered (though since you used align: rather than text-align: IE and MZ aren't recognizing it...)

... just a guess.

_____________________________

If con is the opposite of pro, is Congress the opposite of progress?


:)

(in reply to Giomanach)
slbergh

 

Posts: 322
Joined: 11/8/2002
From: Iowa
Status: offline

 
RE: Any ideas? - 3/5/2004 12:28:30   
I know, I need to get the page to validate. I probably do it backwards, but I get the page to look right, then go in and fix the errors.

Win XP and Opera 7.11 don't show it right. Maybe it's just me. It has been a long week after all. Probably just an ID10T error.

_____________________________

Digital data lasts forever...or 5 years, whichever comes first!

(in reply to bobby)
Page:   [1]

All Forums >> Web Development >> Cascading Style Sheets >> Any ideas?
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