I'm using Template GK News, but would like to know how to create a fixed position as the template GK Music (footer_nav).
The position we want to create is identical to the footer template GK Music
Thanks
#gkFooter {
position: fixed;
bottom: 0px;
margin: 0 auto !important;
width: 1230px;
}
#gkBottom2 {
margin: 0 auto 200px!important;
}
#gkFooter {
position: fixed;
bottom: 0px;
margin: 0 auto !important;
width: 1230px;
left: 50%;
margin-left: -615px !important;
}
.debug-player {
position: fixed;
}
<div class="debug-player"><jdoc:include type="modules" name="debug" /></div>
Fatal error: Call to a member function registerEvent() on a non-object in /home/storage/d/5b/5d/comcristonaweb/public_html/nsite/plugins/content/customfields/customfields.php on line 8
<div class="player">
<iframe src="http://www.verbovida.org/voxplayer/index.php" style="height: 40px; border: medium none; width: 100%; position: fixed; bottom: 0; z-index: 1000; right: 0;"></iframe>
</div>
<div class="player" style="height: 40px; border: medium none; width: 100%; position: fixed; bottom: 0; z-index: 1000; right: 0;"><jdoc:include type="modules" name="player" /></div>