View Single Post
Old 01-15-2009, 02:41 PM  
Itchy
Datetronix.com
 
Itchy's Avatar
 
Industry Role:
Join Date: Jan 2001
Location: Chill-A-Wack BC
Posts: 6,524
Try this
Look in the css file and find
Code:
#sidebar-wrapper
{
	width: 35%;
	float: right;
}
change it to
Code:
#sidebar-wrapper
{
	width: 33%;
	float: right;
}
Might be the problem I tried it locally in my editor and that seamed to make that last link work
__________________


ICQ: 2588560
Skype: Pornocop

Itchy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote