On the passagesstudy.jsp let's wrap the passage in a containing div. <div id="passage"></div>
I'm also thinking that the book name could just be a heading. so instead of <p class="textname">» World English Bible (WEB)</p> Simply: <h3> World English Bible (WEB)</h3> If its inside the <div id="passage"></div> we can style it any way we want, even differently than other <h3> headings elsewhere. Its sort of a judgment call. I'm thinking out loud here - the rule of thumb is that if the CSS is taken away completely, the structure should still be logical. <h1>OSIS Bible Tool</h1> <div id="passage"> <h2>John 1:1</h2> <h3> World English Bible (WEB)</h3> </div> I like that. by grace alone, Don A. Elbourne Jr. http://elbourne.org ----- Original Message ----- From: "Joachim Ansorg" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 15, 2003 10:30 AM Subject: Re: [sword-devel] OSIS WEB TOOL - keyword search results > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Don, > > I fixed the stuff you needed to start fixing the CSS file. > Have a look at http://www.crosswire.org/sword/biblenew/joachim/ > > It should be ok. I also merged in the other changes you wanted (most things > were already in your files so I used them as base for my fixes), Additional > fixes: > -Replaced the print button by the "Thispage is printer friendly" text > -Fixed the Book list and the modulelist in the paralleldisplay page to use > only LI and not additional images > -The current tab at the top is now set to show what page is active > > To update your files with my changes do a "cvs up" in your delbourne/ subdir > in biblenew/. > > Let me know if more fixes are required or if I forgot something, > Joachim > > > Let me know once you make these changes. Generate a clean list and I'll > > work on the CSS to get it to display on the page the same as it does now. > > > > > > by grace alone, > > > > Don A. Elbourne Jr. > > http://elbourne.org > > > > > > ----- Original Message ----- > > From: "Joachim Ansorg" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Tuesday, October 14, 2003 3:03 PM > > Subject: Re: [sword-devel] OSIS WEB TOOL > > > > > -----BEGIN PGP SIGNED MESSAGE----- > > > Hash: SHA1 > > > > > > Don, > > > > > > as we agreed in chat, you can send me some info on your design so I know > > > > what > > > > > to change in the JSP files. > > > > > > Thank you! > > > Joachim > > > > _______________________________________________ > > sword-devel mailing list > > [EMAIL PROTECTED] > > http://www.crosswire.org/mailman/listinfo/sword-devel > > - -- > <>< Re: deemed! > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux) > > iD8DBQE/jWgkEyRIb2AZBB0RAlr0AKClBEa4hRa2labl8x4xcdaVUA0KogCeO30Q > ysJLpUK/Q7nM5Bzj6kV3ynk= > =UPLw > -----END PGP SIGNATURE----- > > _______________________________________________ > sword-devel mailing list > [EMAIL PROTECTED] > http://www.crosswire.org/mailman/listinfo/sword-devel _______________________________________________ sword-devel mailing list [EMAIL PROTECTED] http://www.crosswire.org/mailman/listinfo/sword-devel