PDA

View Full Version : New "Notices" look



Chris
04-18-2008, 11:03 AM
OK I do not know about everyone else but the box that displays the Notices on 3.7 needed some changing. So I changed mine. Here it is if you want to use it.

1 template needs editing.

adminCP>>styles and template>>style manager>>edit templates(for your style)>>Navagation/Breadcrumb templates>>NAVBAR

Now find:



<if condition="$show['notices']">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="thead">$vbphrase[notices]</td>
</tr>
<tr>
<td class="alt1">$notices</td>
</tr>
</table>
<br />
</if>

Replace it with:



<if condition="$show['notices']">
<table style="border-bottom-style: solid ;
border-bottom-color: orange;
border-bottom-width: 2px; border-top-style: solid ;
border-top-color: orange;
border-top-width: 2px" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td style="width:18; background-color:lightyellow"><img src="http://www.YOURSITE.com/forum/images/statusicon/wol_error.gif" alt="notice" height="16" width="16"></td><td style="width:100%; background-color:lightyellow"><font face="arial" size="2" color="#646464">$notices</font></td>
</tr>
</table>
<br />
</if>


Now all you have to do is change the URL to point to your own image. You can alter the colors or whatever you want. Have fun and enjoy. :D

You can see a DEMO of it here:
http://www.themesbydesign.net/forums/index.php

I added a TXT file with the instructions for you to download for later if you need.

Peggy
04-18-2008, 11:07 AM
This is excellent Chris. I'll be adding it to my sites shortly.

Chris
04-18-2008, 11:08 AM
Thanks Peggy. Glad you like. :D

Peggy
05-27-2008, 01:02 AM
I do like and it looks great!

Chris
05-27-2008, 05:16 PM
Thanks Peggy.

RobbieZ
08-30-2008, 06:33 PM
This looks pretty cool.. When you post a new notice.. will it appear between the two yellow tram lines ?

Peggy
08-30-2008, 07:13 PM
Yes, it will. You can see how mine looks here (http://www.themesbydesign.net/forums/index.php) .

Joeychgo
08-31-2008, 10:50 AM
Very nice Chris - thank you.

Chris
08-31-2008, 06:13 PM
This looks pretty cool.. When you post a new notice.. will it appear between the two yellow tram lines ?

Thanks. Glad you like it.


Very nice Chris - thank you.

Thanks and you are welcome.

@Peggy=Thanks for answering the question on this for me.

Peggy
08-31-2008, 06:29 PM
You're welcome darlin. I'm always here to help if I can ;)

Big Dan
08-31-2008, 08:20 PM
Excellent Chris, Thanks man! :)

Chris
08-31-2008, 08:30 PM
Thanks Dan and your welcome also. :D Nice avatar you have. :D