[WEB4LIB] Re: Browser related question

Pons, Lisa (ponslm) PONSLM at UCMAIL.UC.EDU
Fri Jul 16 11:12:04 EDT 2004


In short, I would say the "<div id="tools" style="float: right;"> is making
the box go to the right in mozilla. I wouldnt think you would have to float
some thing left AND some things right. If you structure your content, you
should be able to get away with just float:right. Then, as thomas said limit
the wrapper width. 

You didnt indicate if you want everything a flexible layout or a fixed
layout which would make a difference.

Lisa Pons-Haitz

Webmaster
University Libraries
University of Cincinnati
lisa.pons at uc.edu
(513)556-1431

> -----Original Message-----
> From: Thomas Dowling [mailto:tdowling at ohiolink.edu]
> Sent: Friday, July 16, 2004 10:02 AM
> To: Multiple recipients of list
> Subject: [WEB4LIB] Re: Browser related question
> 
> 
> Drew, Bill wrote:
> 
> > I am not talking about the ones that can be escaped.  I 
> realize now I was
> >wrong about that.  Some of those I can change and some I 
> can't because of
> >the files called up.  I will work on that when I get time.
> >
> >Does this mean I will not get any input from people on my 
> question until I
> >make my web opac pages verify completely?
> >
> >  
> >
> 
> I think you've already gotten some good input.  You're asking 
> people to 
> look at a pretty complicated design, and it is very hard to step into 
> someone else's project and understand what the issues are.  From your 
> posts, the remaining question, as I read it, is "The only 
> peculiarity is 
> when I display fullscreen in Mozilla, one div goes all the way to the 
> right and the rest go to the left. That does not happen in 
> Opera or IE 
> [correction: it does the same thing in Mozilla and Opera]. Any 
> suggestions there?" 
> 
> The only DIV I see floating out to the right starts with:
> 
>   <div id="tools"
>   style="
>   background-color:#CCCCCC;
>   float: right;...
> 
> So one suggestion is not to float it out to the right; 
> another might be 
> to set a width, max-width, or both on the parent element (<div 
> id="wrapper">).
> 
> -- 
> Thomas Dowling
> OhioLINK - Ohio Library and Information Network
> tdowling at ohiolink.edu
> 
> 



More information about the Web4lib mailing list