Bluap - Footer spills over - bug?

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Jul 25, 2013 10:40 am
Reply with quote
Report this post
Fresh Joomla 3.1 install with unmodified Bluap Template.

When viewport is larger than +/- 1080 the Footer extends horizontaly from edge to edge.

See: example http://www.ydalir.be
User avatar
Fresh Boarder

GK User
Thu Jul 25, 2013 4:03 pm
Reply with quote
Report this post
To make everything work and look fine, please edit file:
templates/gk_bluap/layouts/blocks/footer.php

change line:
Code: Select all
<footer id="gkFooter">

to
Code: Select all
<footer id="gkFooter" class="gkPage">
User avatar
Moderator

GK User
Thu Jul 25, 2013 4:09 pm
Reply with quote
Report this post
Works great, thanks!
User avatar
Fresh Boarder


cron