From: pnguine on
Hi all:

I'm rebuilding our site ( http://www.rockywallretainingwalls.com/test/RockyWall/home_ssi.shtml
) and I have a couple of little problems I'd like to sort out before I
go any further. I prefer to work in Firefox so it looks mostly like I
want it to there except the banner is wider than the containing div on
the right - anyone know what's up with that? It looks fine in IE6 (I'm
not looking at IE7 right now - I expect a lot of people are probably
still using 6).

Other things - the small 'Retaining Wall' under the RockyWall logo and
the div containing the color squares seem to escape their containers
in IE; and the bar behind the navigation links grows in IE (not a real
concern).

I'm sure these things have been answered a thousand times on the web
already but this Microsoft/IE/CSS/Standards thing is so confusing I
was hoping I could get an answer here from somebody who does this all
the time and save myself a bunch of googling. :-)

Thanks

Phil N
From: dorayme on
In article
<379a77e8-44f6-43f0-a390-67250cf45377(a)l28g2000prd.googlegroups.com>,
pnguine <pnguine(a)gmail.com> wrote:

> Hi all:
>
> I'm rebuilding our site (
> http://www.rockywallretainingwalls.com/test/RockyWall/home_ssi.shtml
> ) and I have a couple of little problems

Not little; big, I am afraid:

<http://dorayme.890m.com/alt/justPics/this_will_not_do.png>

and similar in FF.

It is so basically simple the look you want that I am sure all your CSS
is way overkill. Absolute positioning can be dynamite unless you are
quite skilled in it. Best avoided till then. No time for detailed
analysis now.

--
dorayme
From: Bergamot on

pnguine wrote:
>
> I'm rebuilding our site ( http://www.rockywallretainingwalls.com/test/RockyWall/home_ssi.shtml
> ) and I have a couple of little problems

Sorry, but this is a total wreck. Just about everything on the page
overlaps something else, except for those elements that are way off the
right side. I have no idea how you even expect this to look, so won't
make any suggestions except to throw it all away and start over.

> I'm sure these things have been answered a thousand times on the web
> already but this Microsoft/IE/CSS/Standards thing is so confusing I
> was hoping I could get an answer here from somebody who does this all
> the time and save myself a bunch of googling. :-)

Sorry again, but this isn't a help desk, and laziness won't help you.
CSS takes time to learn as well as lots of practice and patience. If you
won't hire someone who knows what they're doing, bite the bullet and
start some studying yourself. You can start by learning the basics of
the CSS box model and positioning, as well as something about semantic
HTML and stop the div-itis before it gets worse (where are your headings
and paragraphs?!?).
http://brainjar.com/css/positioning/
http://microformats.org/wiki/posh
http://www.htmldog.com/

--
Berg
From: Andy Dingley on
On 17 Jun, 05:10, pnguine <pngu...(a)gmail.com> wrote:

> I'm rebuilding our site <http://www.rockywallretainingwalls.com/test/RockyWall/home_ssi.shtml>

Delete the CSS and start again.

Don't use position: absolute;
From: Andy Dingley on
On 18 Jun, 02:54, pnguine <pngu...(a)gmail.com> wrote:

> I studied Waterloo MicroBasic in the 70's, Pascal, TurboPascal, C++
> and have taken a full time one year course in Internet Programming.

Then you already know everything and there is nothing more that anyone
can teach you.

Good luck with your webshite.
 | 
Pages: 1
Prev: vertical-align...
Next: Space between listitems