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
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| footer under sidebar in home page |
| ||||
|
I also have the similar problem. Any solution?
|
| |||
|
ideas please?
|
| |||
|
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;
|
| The Following 2 Users Say Thank You to manya1011 For This Useful Post: | ||
| |||
|
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.. |
| |||
|
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 |
| ||||
|
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.
|
| |||
|
the problem is that sidebar is set in position:absolute in css code.. thats why..
__________________ www.cubaleo.net |
| |||
| 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).
|
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
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 |





Linear Mode

