View Single Post
Old 09-25-2011, 09:41 PM  
thmvp20
Confirmed User
 
thmvp20's Avatar
 
Industry Role:
Join Date: Apr 2011
Posts: 205
Quote:
Originally Posted by idogfy View Post
Wild guess, if it is not the CSS then check the html structure

You may try to put the sidebar div inside container


Now it is:
</div><!-- #container -->
<div id="primary" class="widget-area" role="complementary">
.......
</div>
</div><!-- #main -->

Try to move the </div><!-- #container -->
like:
<div id="primary" class="widget-area" role="complementary">
.......
</div>
</div><!-- #container -->
</div><!-- #main -->

You may need to tweak a template or something to do it
You got it!! Thanks a ton for looking at that

Indeed I tweaked something in the HTML previously and a mistake in doing that (had the same </div><! container! > twice in the code) that caused this to happen

Now the sidebar appears as it should!
__________________
On my way out of adult. Nice Fetish Forum for sale HERE
thmvp20 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook