Go Back   Pligg CMS Forum > Pligg Development > Pligg Templates > Template Support > "yget"

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-29-2008, 12:33 PM
Constant Pligger
Pligg Version: 9.9
Pligg Template: yget mod
 
Join Date: Oct 2007
Posts: 199
Thanks: 4
Thanked 3 Times in 2 Posts
footer under sidebar in home page

hi i have this problem with my yget template (pligg v9.8.2)

in my home page the footer is under the sidebar,

so if the hight of main story page it is not bigger than the sidebar you will see the footer under the sidebar, this only happends in the home page..

any one know how to fix it?
please
Reply With Quote
  #2 (permalink)  
Old 01-30-2008, 11:04 PM
rubber2002's Avatar
Pligg Donor
 
Join Date: Jul 2007
Posts: 241
Thanks: 30
Thanked 6 Times in 5 Posts
I also have the similar problem. Any solution?
Reply With Quote
  #3 (permalink)  
Old 02-01-2008, 05:45 AM
Constant Pligger
Pligg Version: 9.9
Pligg Template: yget mod
 
Join Date: Oct 2007
Posts: 199
Thanks: 4
Thanked 3 Times in 2 Posts
ideas please?
Reply With Quote
  #4 (permalink)  
Old 02-01-2008, 06:18 AM
Constant Pligger
Pligg Version: 9.9.0
Pligg Template: yget
 
Join Date: Jan 2008
Posts: 164
Thanks: 8
Thanked 24 Times in 16 Posts
well a solution is to move it, or to fix your css to make sure its big enough for your sidebar..

For the CSS little thing open it up. main.css

find


Code:
#content-wrap2 {
background:#fff;
position:relative;
min-height:1050px;
height:auto;
margin:0 20px;

and then change the following value to whatever you want. For example

Code:
#content-wrap2 {
background:#fff;
position:relative;
min-height:2000px;
height:auto;
margin:0 20px;
Good luck guys.
__________________
iGameit

helpthewriters.com
Reply With Quote
The Following 2 Users Say Thank You to manya1011 For This Useful Post:
  #5 (permalink)  
Old 02-01-2008, 12:02 PM
Constant Pligger
Pligg Version: 9.9
Pligg Template: yget mod
 
Join Date: Oct 2007
Posts: 199
Thanks: 4
Thanked 3 Times in 2 Posts
yes thats an idea ..."min-height" thanks you, actually i realised that it was the height of the wrap who was smaller than the sidebar height..

i'll see if that works..
Reply With Quote
  #6 (permalink)  
Old 02-01-2008, 12:04 PM
rubber2002's Avatar
Pligg Donor
 
Join Date: Jul 2007
Posts: 241
Thanks: 30
Thanked 6 Times in 5 Posts
Quote:
Originally Posted by manya1011 View Post
well a solution is to move it, or to fix your css to make sure its big enough for your sidebar..

For the CSS little thing open it up. main.css

find


Code:
#content-wrap2 {
background:#fff;
position:relative;
min-height:1050px;
height:auto;
margin:0 20px;

and then change the following value to whatever you want. For example

Code:
#content-wrap2 {
background:#fff;
position:relative;
min-height:2000px;
height:auto;
margin:0 20px;
Good luck guys.

Thanks Manya
Reply With Quote
  #7 (permalink)  
Old 02-01-2008, 12:46 PM
Constant Pligger
Pligg Version: 9.9
Pligg Template: yget mod
 
Join Date: Oct 2007
Posts: 199
Thanks: 4
Thanked 3 Times in 2 Posts
thats works !!

another way is to increase the number of page in the admin interface, but it's just that i think that there is another solution .. thank you again Manya
Reply With Quote
  #8 (permalink)  
Old 03-25-2008, 01:07 AM
catchpen's Avatar
Pligg Donor
 
Join Date: Jan 2008
Posts: 209
Thanks: 30
Thanked 18 Times in 13 Posts
I noticed on pages where you have a full sidebar ie "Top Today" has 5 entries the sidebars overlap the footer.- min height 1400px worked for me thanks.
Reply With Quote
  #9 (permalink)  
Old 03-25-2008, 11:03 AM
Constant Pligger
Pligg Version: 9.9
Pligg Template: yget mod
 
Join Date: Oct 2007
Posts: 199
Thanks: 4
Thanked 3 Times in 2 Posts
the problem is that sidebar is set in position:absolute in css code.. thats why..
__________________
www.cubaleo.net
Reply With Quote
  #10 (permalink)  
Old 03-28-2008, 04:22 PM
New Pligger
 
Join Date: Feb 2008
Posts: 25
Thanks: 0
Thanked 2 Times in 2 Posts
Quote:
Originally Posted by lacasuela View Post
the problem is that sidebar is set in position:absolute in css code.. thats why..
Can you help to align my footer for ie6, I've applied a float: right to the sidebar and a clear:both to the footer, that solved the footer issue but now I've the sidebar aligned in the right side just under the contentbox (see pic attached).
Attached Images
File Type: jpg yrt.jpg (123.6 KB, 12 views)
Reply With Quote
Reply

Thread Tools
Display Modes
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
Total Votes, those with fewer still on home page Loz07 General Help 3 07-07-2008 07:41 PM
Why is my font big on the home page? graphicsguru General Help 0 11-23-2007 08:05 AM
Home page onis General Help 1 10-05-2007 08:14 PM
Pligg 8: Top Stories on Home Page? hovito General Help 0 12-18-2006 07:30 PM
How do I make the footer sit BELOW the sidebar on all pages? littledipper Template Support 5 11-29-2006 04:54 PM


Search Engine Friendly URLs by vBSEO 3.2.0