side bar, OVER sized

This is a discussion on "side bar, OVER sized" within the Web Page Design section. This forum, and the thread "side bar, OVER sized are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Apr 12th, 2007, 13:43
New Member
Join Date: Apr 2007
Location: a H0us3
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Smile side bar, OVER sized

Hi guys,

this looks like the place to be for me, a newbie...

Well firstly take a look at this..... As you can see the side bar is way over the edge! i have been working on it for a while and have no idea why it wont push the footer down.

Also if you have a low resolution you'll notice the terrible overlapping? quickfix anyone?

I know that the sidebar problem is because of CSS so i hope this is in the correct thread

(P.S. i am using the mollio template if it helps.)

Thanks,
Paul
Reply With Quote

  #2 (permalink)  
Old Apr 13th, 2007, 11:40
New Member
Join Date: Apr 2007
Location: a H0us3
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Re: side bar, OVER sized

Hey guys im sure some knows whats potting with my site, please share

regards,
paul
Reply With Quote
  #3 (permalink)  
Old Apr 13th, 2007, 12:09
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: side bar, OVER sized

Pusing the footer down ... try one of two things.

Add to your footer css
Code: Select all
clear: both;
If that doesn't work, then add a <div> right before the footer.
html
Code: Select all
<div id="clear"></div>
css
Code: Select all
#clear {
clear: both;
}
As far as the right column overlapping the content it's hard to tell. You have so much css coding I can't wrap my brain around it this early in the morning.
Reply With Quote
  #4 (permalink)  
Old Apr 13th, 2007, 13:16
New Member
Join Date: Apr 2007
Location: a H0us3
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Re: side bar, OVER sized

Well thats a problem as its already there...
PHP: Select all

#footer {clear:both;border-top: 1px solid #E3E8EE;padding: 10px 0 30px;font-size:86%;color:#999}
    #footer p {margin:0}
    #footer a:link {color:#999} 
anything else?
(lol early in the morning? its only 3:25pm here is SA :P)

regards
paul
Reply With Quote
  #5 (permalink)  
Old Apr 13th, 2007, 13:25
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: side bar, OVER sized

Can you insert a clearing div (my second suggestion)?
Reply With Quote
  #6 (permalink)  
Old Apr 13th, 2007, 14:48
New Member
Join Date: Apr 2007
Location: a H0us3
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Re: side bar, OVER sized

Nope sorry neither of those worked, thanks for the help though.

Any one got any other suggestions?

regards
paul
Reply With Quote
  #7 (permalink)  
Old Apr 14th, 2007, 00:12
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: side bar, OVER sized

Just had a look at moojoo's layouts and they're great!

http://www.newguyinennis.com/samples/layouts/
Reply With Quote
Reply

Tags
mollio template, sidebar

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Testing on diff. sized screens lmc148 Web Page Design 4 Jun 7th, 2008 13:24
two divs side by side nashultz07 Web Page Design 10 Aug 9th, 2007 23:28
pictures side by side thisandthat Web Page Design 3 May 16th, 2006 00:36
Sized Window neel Web Page Design 1 Jan 12th, 2006 07:03
Client-Side VS Server Side Scripting redev2006 JavaScript Forum 1 Jul 30th, 2005 19:30


All times are GMT. The time now is 20:03.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43