opengbu / gbuonline

GBU Online
5 stars 6 forks source link

Footer issues #21

Closed Varun-garg closed 9 years ago

Varun-garg commented 9 years ago

Issue 1

In cases when document height is less than window height footer is dragged in middle. Can someone fix it ?

screenshot from 2015-07-20 23-40-07

Issue 2

The disqus section is cool but it would be better if it is not in footer of each page (It slows down site). We can set a php variable to true in page we need comments and check it in footer. If true we can load the disqus code.

rajatsaxena035 commented 9 years ago

I will try to fix these issues in few hours.

rajatsaxena035 commented 9 years ago

Issue 1 : Solved
Earlier :
fi


Now :
footer_solved

kshitijpurwar commented 9 years ago

hey guys,noticed you were using notepad++,would be much more productive if you use sublime text with emmet.In case you need a web developer with javascript knowledge,contact me. email id: kshitij.purwar4@gmail.com .

awasthi commented 9 years ago

Kshitiz! Are you gbu student. If yes you may contact me at sovsas v215. On Jul 21, 2015 10:18 PM, "kshitij" notifications@github.com wrote:

hey guys,noticed you were using notepad++,would be much more productive if you use sublime text with emmet.In case you need a web developer with javascript knowledge,contact me. email id: kshitij.purwar4@gmail.com .

— Reply to this email directly or view it on GitHub https://github.com/opengbu/gbuonline/issues/21#issuecomment-123399509.

rajatsaxena035 commented 9 years ago

Footer-Issue 2 : Solved