Hello, Am Montag, 31. Juli 2006 14:35 schrieb Frank Sundermeyer:
I polished the graphics a bit, added the openSUSE writing and a search box and put it all together with html and css:
I like it ;-) However, I noticed some technical problems: - when the browser window is very small (say 200 px width), the links are cut off on the left side, but you can't scroll to left. This is a known problem of positioning elements with a negative number of pixels relative to a left:50% element (tested in Konqueror and Firefox) - Konqueror allows scrolling to the right even if there is only whitespace. I just edited the page a bit to solve these problems (mainly the first one, the second problem got solved "accidently" by my changes ;-) - I'll attach both the fixed html [1] and the patch. As you can see, I changed the outer div to margin-left/right:auto and the inner div to left:0. You can probably merge the background image to the outer div (and remove the inner one), I didn't test it. Oh, and I added the usual "margin:0; padding:0" as <body> style - the browser defaults are not very usable :-/ Successfully tested in Firefox and Konqueror. IE might need the usual text-align:center workaround... Regards, Christian Boltz [1] with full image URL added for best viewing experience when opening the attached file in your browser ;-) -- Und als nächste dürfen Querschnittgelähmte spammen, Blinde dürfen meinen Server aufmachen, und wer als Kind im Ostblock aufgewachsen ist darf HTML-Mails schreiben? Super. Ich hatte mal Mittelohrentzündung, das sollte reichen, um Outlook benutzen zu dürfen? [Ratti in suse-linux] --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-wiki-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-wiki-help@opensuse.org