View Single Post
01-22-2009, 04:47 PM
#4
Garyrae is offline Garyrae
Status: Request a custom title
Join date: Dec 2005
Location: Colchester, UK
Expertise:
Software:
 
Posts: 4,625
iTrader: 16 / 100%
 

Garyrae is on a distinguished road

Send a message via MSN to Garyrae Send a message via Skype™ to Garyrae

  Old

In the footer, find:
Code:
		</div>
			<div id="footer" class="clearfix">
Replace with:
Code:
			<div style="clear: both"></div>
			</div>
			<div id="footer" class="clearfix">