Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not Being Able To Click Things In My Container (HTML/CSS)
#1
Hey guys, I have a website which I coded completely myself (well the visual aspects, the comments script I gave credits to). But anyway, I can't click inside my container for some reason and I was wondering if someone can help me find out why.

Container CSS:
Code:
#container {
position:relative; z-index:-1; left:15px;
margin: 0px 0px;
height: 590px;
width: 75%;
background: url(http://breshie.com/test/images/container.png);
border: 1px solid black;
border-top: 0;
border-bottom: 0;
color: #fff;
text-align: center;
overflow-y: scroll;
overflow-x: hidden;
}

#container a:link {
color: #00CC99;
}

#container a:visited {
color: #00CC99;
}

#container a:active {
color: #00CC99;
}

#container a:active {
color: #00CC99;
}

If you need/want any more information, then just ask.

http://breshie.com
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Need html/javascript help TalishHF 2 374 02-20-2012, 06:17 AM
Last Post: Crystal
  don't click this facebook event AceInfinity 13 8,029 05-02-2011, 04:57 PM
Last Post: Legitti
  Things you do for fun? Psychosis 25 4,838 04-24-2011, 11:50 PM
Last Post: sparkā„¢
  Top 5 things I hate about music and youtube. Example 39 8,652 03-05-2011, 12:34 PM
Last Post: Quinlan
  Things that are lacking in the English language. Elektrisk 34 9,453 12-12-2010, 03:53 PM
Last Post: Distant Relatives

Forum Jump:


Users browsing this thread: 1 Guest(s)