General Community > WebsiteBaker Website Showcase
I am still baking, but...
nosmile:
Yo.
Since I bothered some of you with my problems, I am going to show how it's going.
The Site is still in preparation step but the template is almost ready.
mods used:
-advanced newsreader by fienieg moded by me.
-some news mods by glued2 and pcwacht
-menu mod by Stefan
valid xhtml, valid css tableless design (so far) tested under IE6, IE5.5, firefox 1.04, opera 7.xx and 8 and under linux konqueror and firefox - (some glitches :roll: )
Starring: my daugther :wink:
I will appreciate any comments.
Oh, yes this is the site: http://www.bartek-okna.bajtnet.pl - it will desappear soon, and relocate to proper domain and location. It's in polish, but lots of content is "lorem ipsum" based right now anyway.
beate:
Very nice, like it :)
jakob:
nice!
the picture of your daughter is about 5px too high in safari 1.3 under OSX 10.3.x.
seems to me some margins or paddings arent reset to 0.
if you cant find the proper element try a global reset for all elements:
--- Code: --- * {
border: 0;
margin: 0;
padding: 0;
}
--- End code ---
nosmile:
thank you jakob ! same thing happened under linux. I've changed css, is it corrected now?
jakob:
hmm...no. but it doesnt have to be the #front-pic <div>.
its nested in 5 other divs, the one wich adds the padding or margin may be further up.
it looks like this:
html>body>div.for_ie>div.main>div#contenerek>div.banner>div#front-pic>img
its in one of these divs :shock:
btw try to use less <div>s. there are a lots of them on your site. makes debugging a hellish piece of work ;)
Navigation
[0] Message Index
[#] Next page
Go to full version