Redesign+Menu

Any styles goes in here...

Redesign+Menu

Postby rockfire » Wed Dec 19, 2012 5:40 pm

Hello all,

I made a New Style and i hope you like it

Image


What is Changed in the admin.php?
*I added in the AdminCP by "Images" a table Design.

admin.php Changes

Search follow line
Code: Select all
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td align=center><b>#</td>
<td width=52 align=center><b><?php echo $lang[thumb];?></b></td>
<td align=left><b><?php echo $lang[image];?></b></td>
<td align=center><b><?php echo $lang[imgsize];?></b></td>
<td align=center><b><?php echo $lang[dl_ip];?></b></td>
<td align=center><b><?php echo $lang[adel];?>?</b></td>
</tr>


Replace with this
Code: Select all
<table width="100%" cellpadding="2" cellspacing="1" border="0" bgcolor="#C0C0C0">
<tr>
<td align=center bgcolor=#EBEBEB background="img/bg.png"><b>Nr</td>
<td align=center bgcolor=#FFFFFF background="img/bg.png"><b><?php echo $lang[thumb];?></b></td>
<td align=center bgcolor=#EBEBEB background="img/bg.png"><b><?php echo $lang[image];?></b></td>
<td align=center bgcolor=#EBEBEB background="img/bg.png"><b><?php echo $lang[imgsize];?></b></td>
<td align=center bgcolor=#EBEBEB background="img/bg.png"><b><?php echo $lang[dl_ip];?></b></td>
<td align=center bgcolor=#EBEBEB background="img/bg.png"><b><?php echo $lang[adel];?>?</b></td>
</tr>
<tr><td colspan=7 height=1></td></tr>


Search follow line
Code: Select all
echo "<tr>";
echo "<td align=center>".$i."</td>";
echo "<td width=52 align=center bgcolor=#F9F9F9><a href=\"$me"."viewer.php?id=".$filedata[1]."\" target=\"_blank\"><img width='50' height='50' src=\"" . $scripturl . "$thumbnail" . $filedata[1] . "\"></a></td>";
echo "<td align=left><a href=\"$me"."viewer.php?id=".$filedata[1]."\" target=\"_blank\">".$filedata[1]."</a></td>";
echo "<td align=center width=100>".round($filesize,2)."</td>";
echo "<td align=center width=120>".$filedata[3]."</td>";
echo "<td align=center><a href=\"admin.php?act=image&delete1=".$filecrc."\" align=center width=50>[x]</a></td>";
echo "</tr>";


Replace with this
Code: Select all
echo "<tr>";
echo "<td bgcolor=#F9F9F9 align=center>".$i."</td>";
echo "<td bgcolor=#F9F9F9 width=52 align=center bgcolor=#F9F9F9><a href=\"$me"."viewer.php?id=".$filedata[1]."\" target=\"_blank\"><img width='50' height='50' src=\"" . $scripturl . "$thumbnail" . $filedata[1] . "\"></a></td>";
echo "<td bgcolor=#F9F9F9 align=center><a href=\"$me"."viewer.php?id=".$filedata[1]."\" target=\"_blank\">".$filedata[1]."</a></td>";
echo "<td bgcolor=#F9F9F9 align=center width=100>".round($filesize,2)."</td>";
echo "<td bgcolor=#F9F9F9 align=center width=120>".$filedata[3]."</td>";
echo "<td bgcolor=#F9F9F9 align=center><a href=\"admin.php?act=image&delete1=".$filecrc."\" align=center width=50><img src='img/del2.png' border=0></a></td>";
echo "</tr>";


Search all entrys with
Code: Select all
del1.jpg


And Change this to
Code: Select all
del2.png



Download Now
rockfire
Standard Member
 
Posts: 9
Joined: Sat Nov 03, 2012 7:35 pm

Re: Redesign+Menu

Postby SamEA » Sun Dec 23, 2012 1:30 am

Very creative, and thank you for the contribution!
SamEA,
DaddyScripts' Admin & Developer.

Require a PHP or general IT freelancer? Don't hesitate to PM me.
User avatar
SamEA
Site Admin
 
Posts: 1165
Joined: Sat Feb 19, 2011 7:51 pm

Re: Redesign+Menu

Postby blazer-05 » Sun Feb 17, 2013 7:09 pm

Please make this design a 2.1.5 version DFH
blazer-05
Premium
 
Posts: 19
Joined: Sat Jul 21, 2012 6:29 am

Re: Redesign+Menu

Postby rockfire » Fri Feb 22, 2013 2:46 am

Sorry i'm not a Donator :/

Please Test this.

Go to the folder "styles"
Make a Copy Paste from the Original Design "Indigo" (the folder) and rename this to "Redesign+Menu", in this folder overwrite the files from this rar.

Download

Now open the header.php and search follow line.
Code: Select all
<div class="navigation">


Add after
Code: Select all
<div class="navigation2">


Search follow line
Code: Select all
<?php if($topten == true){?><a class="toplinks" href="top.php"><? echo $lang[top_top];?></a><?}?>


Add after
Code: Select all
</div>
rockfire
Standard Member
 
Posts: 9
Joined: Sat Nov 03, 2012 7:35 pm

Re: Redesign+Menu

Postby blazer-05 » Fri Feb 22, 2013 12:00 pm

rockfire
Thanks for the help - works
blazer-05
Premium
 
Posts: 19
Joined: Sat Jul 21, 2012 6:29 am

Re: Redesign+Menu

Postby blazer-05 » Sun Mar 03, 2013 12:29 pm

gap design ie
Gap design in the browser Internet Explorer 9.0!
How to solve the problem?
http://clip2net.com/s/2TOBq
blazer-05
Premium
 
Posts: 19
Joined: Sat Jul 21, 2012 6:29 am

Re: Redesign+Menu

Postby rockfire » Sun Mar 03, 2013 8:24 pm

Works on IE 10 and IE 9 too :|

Is the Problem too on english language?
rockfire
Standard Member
 
Posts: 9
Joined: Sat Nov 03, 2012 7:35 pm

Re: Redesign+Menu

Postby blazer-05 » Mon Mar 04, 2013 5:35 am

rockfire wrote:Works on IE 10 and IE 9 too :|

Is the Problem too on english language?

You are correct in English there is no problem
blazer-05
Premium
 
Posts: 19
Joined: Sat Jul 21, 2012 6:29 am

Re: Redesign+Menu

Postby rockfire » Thu Apr 17, 2014 2:12 pm

My Server is Crashed, i hope anybody has a Backup from my Design :cry:
rockfire
Standard Member
 
Posts: 9
Joined: Sat Nov 03, 2012 7:35 pm


Return to Styles

Who is online

Users browsing this forum: No registered users and 3 guests

cron