> > > My suggestions:
> > > 1. There is too little space from the top of the page, which makes the pages
> > >    look too crowded. I suggest adding 1em top margin for the body element
> > >    (instead of the "margin: 0" you currently have there). A small left
> > >    margin could also help.
> >
> > adding margin : 1.0em in the body makes the whole page have boundaries,
> > which looks silly on the bar on the left (the color detaches from the
> > side). How can I do that for just one table cell? (in td.main class)
> >
>
> You can say:
>
> .main { margin-top : 1.0em }

It has no effect, as far as I can see (mozilla 1.5).

> > > 3. The source directories don't have read permssion, thus causing dead links
> > >    from the about page.
> > They have read permissions. What they do not have is an index.html inside
> > them, so the http server does not allow browsing them. How do we change
> > that, and who can change that? I think it has with apache configuration
> > more than with site design.
> >
>
> In .htaccess put:
>
> <<<
> Options Indexes
> >>>
>
> That is assuming Apache allows you to change this particular configuration
> in the .htaccess there. Else you'll need access to the main Apache
> configuration file.

I tried putting it both in the main directory, and in its subdirs, and got
no effect. any of the vipe admins?

And another question: Originally, as some of you may have noticed, these
scripts and css were built for syscalltrack's site. There, Shlomi defined
the standard as XHTML 1. I am using html4.01 transitional now. Which one
would we like haifux.org to support?

Thanks,
Orna.

--------------------------------------------------------------------------
Haifa Linux Club Mailing List (http://www.haifux.org)
To unsub send an empty message to [EMAIL PROTECTED]


Reply via email to