View Single Post
  #13   Spotlight this post!  
Unread 16-01-2008, 22:42
Compnerd's Avatar
Compnerd Compnerd is offline
Self-Proclaimed Nerd
AKA: James H
FRC #1444 (Lightning Lancers)
Team Role: Webmaster
 
Join Date: Jan 2007
Rookie Year: 2006
Location: St. Louis
Posts: 180
Compnerd has a spectacular aura aboutCompnerd has a spectacular aura about
Re: Team 1444 Redesign

Also, how do I make the Links on the left side (in list format with the bullet points disabled) How do i make them appear with boxes around them??? I have the following CSS code applied to that..
Code:
#links {
	position:absolute;
	padding-left:0px;
	background-color:#FFFFFF;
	border-color:#000000;
	height:211px;
	width:120px;
	font-family:tahoma;
	font-size:16px;
	left: 10px;
	top: 125px;
	border-style:solid;
}
.links {
	display:block;
	list-style:none;
	padding:0px;
	margin:0px;
}
__________________
James H. - Webmaster - Team 1444
http://www.first1444.com

If you need any website help send me a PM