Andzia wrote: >> To center an element using "auto" left/right margins, the element must >> have a width - either specified or intrinsic (as in the case of a >> "shrink-to-fit" property like an inline-block). > > > Now the list elements have "auto" width. Should it be fixed? But then they > wouldn't look good with different length of titles... when I turn off the > margin-left, it moves a little bit to the center, but together with the > border...and turning off margin-right doesn't change anything. > > It's the entire list that you are trying to center, not the individual list items (I think). Give the UL a width, then the auto left/right margins on the UL will center it. [...]
>> As someone who avoids drop-down/ fly-out menus like the plague, I'm not >> the person to ask about them. > > > I see another problem with this menu - the submenus should unfold upwardsto > be useful... of course I don't know how to do it. I only changed it that the > submenu appears above the menu, but next categories will go under the first > one. > So, what menus do you prefer? :) > My opinion, not universally shared, is that many visitors will only move their mouse towards a link that appears to take them closer to what they are looking for, so that hiding links is counter-productive. If the link is important, I make it visible; if it is not important, I leave it off and reduce the noise. > >> My browsers report that you are using UTF-8. Sadly, many client-side >> editors do not support UTF-8 very well. Dreamweaver prior to CS3 did >> not, for example. Also, FTP clients may need to be set to transmit code >> as "binary". > > > I use only Wordpress editor. I asked my hosting support, maybe they'll have > an idea. > Good idea. Encoding on the server involves the database, the page encoding, and the headers sent to the browser. [...] > Mind you, I like the light tan background I see this end... :) > > > I left the bacground white, not to have trouble with bacground of my flash > animation at the top. Where is the tan bacground? ;) > No. You left the background at the default, which is transparent. So I see the background-color I set for viewing text (CSS, news feeds, etc.) ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
