Hi --
On this page -- http://thebirdhouseny.com/index.php
I'm having two issues, I'm looking for help with.
1. In IE7 the "Go" to the right of the search box is pushed down one
line. Everything looks fine in Firefox.
2. In IE7, there is extra white space at the bottom between the
Hi -
On this page -- http://www.rochesterhistory.org/about/ -- all the left
hand navigational elements have a horizontal line between them. This is
done by adding a border-top property.
#sidebar ul li a {style.css (line 128)
border-top:0.05px solid #EFAA7D;
color:#FF;
display:block;
margi
Hi -
This page looks great in FF -
http://virt11a.secure-wi.com/%7Eadmin100/index.php?module=pagemaster&PAGE_user_op=view_page&PAGE_id=1
In IE 6.0 the light green boxes at the top and bottom of the left hand vertical
menu expand beyond where they should. They should line up with the menu
opti
Hi Everyone,
I'm working on a small site and trying to use css for the page layout.
I'm pretty new to css and am having one small issue. Here is the page
in question - http://www.bitsllc.com/csstest/index2.html My issue is
that in IE the nav area is slightly higher vertically than the main
Hi Graham,
It works!!! Thank you. My next question - why?
Barb S
BITS LLC
Cook, Graham R wrote:
Add font-size:1px; to your #banner style
Graham Cook
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman
Pactum web services wrote:
Try sucking the HTML comments snug to the preceding and following
code, and see if that makes a difference. Like so:
tim
Tim Gallant
http://www.pactumgroup.com
Basic tutorials: http://www.pactumgroup.com/tutorials/
Web dev FAQs: http://w
Hi -
I'm working on expanding my css knowledge and am trying to get my first
full css site working. I'm having alignment issues in IE 6.0. If you
look at the top of the page in IE 6.0 the top of the box graphic is
separated from the banner graphic with a gray line in between. Why is
this a