Thread: Broken Theme
View Single Post
Old 2012-01-07, 02:38 PM   #2
housekeeper
Oh! I haven't changed since high school and suddenly I am uncool
 
housekeeper's Avatar
 
Join Date: Sep 2009
Location: New York City
Posts: 250
Send a message via ICQ to housekeeper
You know what, that was exactly the problem. Much thanks Smutty Doodah, should have thought of that myself but was drawing a blank.
Quote:
Originally Posted by Smutty Doodah View Post
I had side bars (safari ) right bar out of to far .....got it fixed at least for me if you can get to the code find

<!-- End Left -->
</div>
</li>
</ul>
</div>
</div>
</div>
<!-- End Left -->

now remove one of the </div> so it looks like this

<!-- End Left -->
</div>
</li>
</ul>
</div>
</div>
<!-- End Left -->

there was 1 to many </div> before the bottom comment tag
__________________
Trans-Glam Productions
photography - design - video production
twitter
housekeeper is offline   Reply With Quote