On Mon, 31 Dec 2007 14:38:46 -0000, Brian Simmons  
<[EMAIL PROTECTED]> wrote:

> I am having trouble with my links on the page. I have a top menu and a  
> side
> menu. When you click on any link the whole system breaks down. A link is
> provided in order to view the problem. Any help would be greatly
> appreciated.
> http://208.106.151.24/turner/

Try changing these:
#menu a:link, a:visited
#leftContent a:link, a:visited
#RightMenu a:link, a:visited
#extraSideBar a:link, a:visited

to these:
#menu a:link, #menu a:visited
#leftContent a:link, #leftContent a:visited
#RightMenu a:link, #RightMenu a:visited
#extraSideBar a:link, #extraSideBar a:visited


-- 
Andrew Frazier
http://www.kidderminsterharriers.com

ICQ: 77914158

Using Opera's revolutionary e-mail client: http://www.opera.com/m2/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to