[Web4lib] Problem with CSS?

Chris Gray cpgray at library.uwaterloo.ca
Mon Apr 2 16:30:30 EDT 2007


Another tip -- get the "Web Developer" add-on for Firefox. 
<https://addons.mozilla.org/en-US/firefox/addon/60>
It allows you to view and edit all the CSS for a page and see the results 
of the edits as you type.

Although not related to the problem you mentioned, there is another 
problem in the stylesheet in that it seems to point to an image that is 
not there:

../images/bus_menu_item_bg2.png


Chris

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
I'm sorry, but you've failed your Turing test!
See - http://tinyurl.com/cgfrk

On Mon, 2 Apr 2007, Marcin Malinowski wrote:

> Hello,
>
> On Monday, 2 April 2007 (18:13:25) Lisa wrote:
>
>> I am new in my position as Access Services Librarian at
>> Jefferson College, a community college in Hillsboro, MO.
>> One of my projects is to find out why the library part of
>> the webpage won't display properly in browsers besides IE.
>> We have a webmaster and the various departments use Joomla
>> to modify our individual pages.  So far I am comparing the
>> main Jeffco site at http://www.jeffco.edu with the library
>> page at http://www.jeffco.edu/library and for some reason,
>> the gray buttons under the image will not show up in
>> Firefox(on PC or Mac) or on Safari.  I see there is a script
>> that is on the library page but not on the jeffco main page.
>>  Removing it did not solve the problem.  Can anyone help?
>
> There's several errors in library's site stylesheet:
> Line 31 - delete the coma after the "tr" selector.
> Line  72  -  add  an  unit  to  "padding" property. Only 0 can be left
> without an unit.
> Lines  281  and  938 - you missed the closing "}" in table.contentarea
> and p.right selectors.
>
> Fix it and see what happens. If there are still problems, we'll try to
> figure out what to do next.
>
> Always  remember  to  validate  your  stylesheets to see if there's no
> typos or other errors. Try w3.org CSS validator:
> http://jigsaw.w3.org/css-validator/
>
>> Thanks,
>
>> Lisa Wolfe
>> Access Services Librarian
>> Jefferson College
>> lwolfe at jeffco.edu
>
> -- 
> Regards,
> Marcin Malinowski
> http://malin.net.pl
>
> _______________________________________________
> Web4lib mailing list
> Web4lib at webjunction.org
> http://lists.webjunction.org/web4lib/
>


More information about the Web4lib mailing list