-removed css footer for now...
This commit is contained in:
parent
3ad346b724
commit
13c05d35a9
2 changed files with 4 additions and 2 deletions
|
@ -12,6 +12,7 @@
|
|||
<div id="nav"><?php echo $this->navigation()->menu()->setRenderInvisible(true) ?></div>
|
||||
|
||||
<div id="content" style="height: auto"><?php echo $this->layout()->content ?></div>
|
||||
<!--
|
||||
<div style="z-index: 1; position: absolute; width: 100%; left: 0px; right: 0px; bottom: 0px; color: black; min-height: 100px; background-color: #cc3300;">
|
||||
<div style="float:left; width: 15%; height: 100%;"> </div>
|
||||
<div style="float:left; width: 25%; height: 100%;"><div>Show:</div><div>Playlist:</div><div>Host:</div></div>
|
||||
|
@ -23,5 +24,6 @@ $(document).ready(function() {
|
|||
$("#list0").playlistViewer();
|
||||
});
|
||||
</script>
|
||||
-->
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue