Quote:
Originally Posted by kanechart
I'm having issues with the width http://ashbrookprime.com
What do I do exactly to change the width to like 90% and not like half I mean I could fit almost 2 of my forums on my res its really 
|
Sadly this nice theme is using a fixed width layout, you could change the code and see what happens. Specifically
Code:
<table align="center" border="0" width="750" cellpadding="0" cellspacing="0" class="border">
Just replace the 750 with 90% or whatever you want.
Actually I just tried it myself, and nothing seems to have broken, so there you go.