Thread: Link Troubles
View Single Post
  #3 (permalink)  
Old Sep 29th, 2006, 21:38
Maverick25r Maverick25r is offline
Junior Member
Join Date: Jul 2006
Location: Maine
Posts: 49
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Link Troubles

Its on my own system...

Here is the css for the sidenav if this helps

Code: Select all
.sidenav {
	font-size:12px;
	font-family:arial;
	color:#FFFFFF;
	padding-top:20px;
	text-align:left;
	padding-left:32px;
	text-decoration:none;
}
Reply With Quote