Greetings!
I have a question I am hoping someone can help me with. This first link has a part that is not sizing properly: http://www.freightpaint.com/index.php/gallery/trains
In Firebug, this is the code: <div id="gkBodyWrap" class="gkMain">
<div id="gkContentWrap">
<div id="gkBottomWrap">
I notice that it is doing it on the homepage and everywhere else as well.
http://www.freightpaint.com/
I tried adding the code below into override.css but it only seemed to make things worse so I deleted it.
#gkContentWrap{
width: 100%
}
Any help would be awesome. Thanks