summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php13
1 files changed, 5 insertions, 8 deletions
diff --git a/index.php b/index.php
index ab0683bd..9cf0b6c7 100644
--- a/index.php
+++ b/index.php
@@ -45,15 +45,12 @@ if (conf('refresh_limit') > 5) {
}
?>
+<div id="nowplaying" style="margin-left:25px;">
+ <?php show_now_playing(); ?>
+</div> <!-- Close Now Playing Div -->
+
<!-- Big Daddy Table -->
-<table id="bigdaddy" style="padding-left:5px;padding-right:5px;padding-top:5px;padding-bottom:5px;" width="100%">
-<tr>
- <td style="padding-left:17px;" valign="top" colspan="2">
- <div id="nowplaying">
- <?php show_now_playing(); ?>
- </div> <!-- Close Now Playing Div -->
- </td>
-</tr>
+<table id="bigdaddy">
<tr>
<td valign="top">
<table border="0"><!-- Left table -->