May 18 2012 07:37:50
Languages
Navigation
Friends & Affiliates
Roadmap
[N] User Profile Wall
[N] Error log like in P...
[N] Submit photo - Subc...
[N] Warnings - who can ...
[N] [edit profile]Save ...
[N] Moving panels with ...
[N] Forum thread deform...
[N] Thumbnails in downl...
[N] [Locale German] New...
[N] Warnings only for a...
Users Online
· Guests Online: 6

· Members Online: 0

· Total Members: 490
· Newest Member: malgorzatka89
Last Seen Users
· xxyy16:05:25
· lilin0402 1 day
· angel 2 days
· vaesir 4 days
· malgorzatka89 1 week
· Iput23 1 week
· djdandi 1 week
· Cerplyt 1 week
· uygarozan 1 week
· sgejido 1 week

Login
 Username  Password  
View Thread: Blade_Multicolor v1.00
Who is here? 2 Guests
 Print Thread
Blade_Multicolor v1.00
Grimloch
Here is the Blade theme in multi-color. This is probably the last one I'll do.

P.S. Maybe a screenshot would help? Wink

www.whisperwillow...cnshot.jpg
Grimloch attached the following file:
blade_multicolor.zip [303.71 kB, 150 Downloads]
Edited by Grimloch on 01-05-2010 04:07
SignatureEnergy can neither be created nor destroyed; only transformed.
  x 1  x 1
 
http://www.whisperwillow.com
Grimloch
I added a screenshot in first post. There are some new colors that never existed for the Blade theme before.
SignatureEnergy can neither be created nor destroyed; only transformed.
 
http://www.whisperwillow.com
slaughter
It's a nice theme, I like it Smile
 
Grimloch
Thx!! I am still fine-tuning all the individual color CSS files. I'll update the attachment when it's completed. I really need to go back and do that as well for the Paradox Multicolor.
SignatureEnergy can neither be created nor destroyed; only transformed.
 
http://www.whisperwillow.com
Advertising Bot
Posted on 18-05-2012 07:37
Bot Agent

Posts: n^x
Joined: Always

  
slaughter
Code for Collapsible Centerpanels:

Download source  Code
function opentable($title, $collapse = false, $state = "on") {

   global $panel_collapse; $panel_collapse = $collapse;

echo "<table width='".THEME_WIDTH."' cellpadding='0' cellspacing='0'><tr>\n";
   echo "<td class='cap-main-l'><img src='".THEME."images/blank.gif' width='9' height='20' alt='blank.gif' style='display:block' /></td>\n";
   echo "<td class='cap-main' style='white-space:nowrap'>$title</td>\n";
   if ($collapse == true) {
      $boxname = str_replace(" ", "", $title);
      echo "<td class='cap-main-2' align='right'>".panelbutton($state, $boxname)."</td>\n";
   }
   echo "<td class='cap-main-m'><img src='".THEME."images/blank.gif' width='9' height='20' alt='blank.gif' style='display:block' /></td>\n";
   echo "<td class='cap-main-2'><img src='".THEME."images/blank.gif' width='7' height='14' alt='box_on.gif' /></td>\n";
   echo "<td class='cap-main-r'><img src='".THEME."images/blank.gif' width='9' height='20' alt='' style='display:block' /></td>\n";
   echo "</tr></table>\n";
echo "<div style='margin:2px;'></div>\n";
echo "<table width='".THEME_WIDTH."' cellpadding='0' cellspacing='0' class='border'><tr>\n";
   echo "<td class='main-body'>\n";
   if ($collapse == true) { echo panelstate($state, $boxname); }
}

function closetable() {
global $panel_collapse;

   if ($panel_collapse == true) { echo "</div>\n"; }
   echo "</td>\n";
   echo "</tr></table>\n";
echo "<div style='margin:8px;'></div>\n";
}


 
Grimloch
Center table collapse code now included in theme. And I have re-vamped the entire package; all CSS files are now straigntened out and more uniform. Some css files contain unused definitions; I didn't bother to remove them. Ninety percent of images are re-done and theme.php now contains a =|class='sub-date'|= css call for the subdate. The Blade_Multicolor theme is now finished. Attachment in the first post is updated.

Cool
Edited by Grimloch on 30-04-2010 18:50
SignatureEnergy can neither be created nor destroyed; only transformed.
 
http://www.whisperwillow.com
slaughter
nice, I'll upload the theme on this site and test it Wink
 
Grimloch
slaughter wrote:
nice, I'll upload the theme on this site and test it Wink


I didn't test the 'center table collapse' code until after I uploaded the package. There was an error in your image alignment that I corrected. I have replaced the package again. I'm as positive as I can be that everything is kosher now.

Wink
SignatureEnergy can neither be created nor destroyed; only transformed.
 
http://www.whisperwillow.com
slaughter
ok thx, I also updated the theme on this site here Wink
 
xxyy
Good Work!
I like the gold colour best.
Signaturexxyy
blacktigers.bplaced.net/banner/sig.png
Meine neue Webseite (in Development...)
Alle Angaben ohne Gewähr. Ich übernehme keine Haftung für Schäden an Hard/Software Wink
 
http://xxyy.bplaced.net/
Jump to Forum:
Share this thread
URL:
BB-Code:
HTML:
AddThis:
Share |
Render time: 0.23 seconds - 107 Queries 989,067 unique visits