Previous Message
Next Message

Couple Problems

Sent by Winters on 14 September 2003 08:08


Hey everybody,
I'm having some problems with this site: http://emuskatezine.com/swdesign/
(css: http://emuskatezine.com/swdesign/layout.css.) At the bottom of the
page there's an area called recent projects (div#recent). Within this div
there are two absolutely positioned divs (div#recentone div#recenttwo) each
of which contain an image floated left and a heading and paragraph which
then sit next to the image.

In Mozilla Firebird, the text in the paragraphs partially disappears when
the page loads. Any help would be appreciated.

Next, on my portfolio page: http://emuskatezine.com/swdesign/portfolio/kate
(css: http://emuskatezine.com/swdesign/portfolio.css) in IE 6 the heading
(anti-aliased gif) isn't accepting it's margin and is pressed up against the
image (which doesn't make sense because the image is set to position:
absolute; and thus taken out of the natural flow.) View in another browser
to see proper placement. The way this layout is achieved is by positioning
the image (img.thumb) and div#data absolutely, and applying a margin to the
content (div#desc). Similar to the way zeldman (http://zeldman.com/)
achieves his layout, but on a smaller scale.

Final problem. On this page http://emuskatezine.com/swdesign/blog/ (css:
http://emuskatezine.com/swdesign/blog/layout.css) in IE6 there is a space
under the skateboard image in the header. I did an experiment, with just one
image and an element with a top border below, nothing else on the page only
two css rules... IE6 still applies this margin to the bottom of images.
Can't get rid of it.

Any and all help is appreciated.

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Possibly related: