Latest Posts



· Exciting Marketplace Sale!
· Do you use cron jobs?
· WS Games v2 Theme Released
· Plug in Writers
· v4 on PHP 5
· New Western Studios Marketplace Website!
· Best free antivirus software



Radio Free Texas
The best and largest Texas/Red Dirt/Americana Music station on the web.
www.radiofreetexas.org

Live Tutorials
PHP, Photoshop, flash, illustrator tutorials.
www.live-tutorials.com

Comic Monsters
Comic Monsters News
www.comicmonsters.com

PHP Nuke Subscription
The #1 php nuke subscription module.
www.westernstudios.net

PHP Nuke Downloads
The latest and best in php nuke downloads.
www.westernstudios.net


Advertise Here


Western Studios :: View topic - Theme Design Details
 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups     ProfileProfile   Log inLog in 


Theme Design Details


Goto page Previous  1, 2
 
Post new topic   Reply to topicprinter friendly version    Western Studios Forum Index -> Themes
Western Studios

WS Newbie
WS Newbie


Posts: 5
Next Group: 45 posts
Speedy wrote:

admin wrote:
hi, depending on the theme you are using you can make the change in the header.html or theme.php
Which banners do you need to add? The nuke advertisement or your own?


I want add my own, it is flash banner. But I'm beginer and I don't know, how. I try to modify the header.html on weekend Smile

Posted: Fri Mar 10, 2006 12:15 pm

Western Studios

Site Admin
Site Admin

Platinum Subscriber

Posts: 3176
Staff
Next Group: 1824 posts
admin(Mark) wrote:

if you have any probs just post the codes for the header.html and the banner codes at the paste bin below and I will help you.

http://www.westernstudios.net/web/pastebin

Posted: Fri Mar 10, 2006 12:17 pm

Western Studios

WS Newbie
WS Newbie


Posts: 5
Next Group: 45 posts
Speedy wrote:

admin wrote:
if you have any probs just post the codes for the header.html and the banner codes at the paste bin below and I will help you.

http://www.westernstudios.net/web/pastebin


THX, I try prepare some codes from header.html

Posted: Fri Mar 10, 2006 12:32 pm

Western Studios

WS Newbie
WS Newbie


Posts: 5
Next Group: 45 posts
Speedy wrote:

Speedy wrote:
admin wrote:
if you have any probs just post the codes for the header.html and the banner codes at the paste bin below and I will help you.

http://www.westernstudios.net/web/pastebin


THX, I try prepare some codes from header.html


this is code from deepblue theme, where is a banner function.

Code:
function themeheader() {
    global $banners, $sitename;
    echo "<body bgcolor=\"#0E3259\" text=\"#000000\" link=\"0000ff\">"
   ."<br>";
   $ads = ads(0);
   echo "$ads";
   echo "<br>";
    echo "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"840\" align=\"center\">\n"
   ."<tr><td width=\"100%\">\n"
   ."<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"840\">\n"
   ."<tr><td width=\"100%\">\n"
   ."<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"840\">\n"
   ."<tr><td width=\"100%\" height=\"88\" bgcolor=\"#FFFFFF\">\n"
   ."<table border=0 width=100% cellpadding=0 cellspacing=0><tr><td align=\"left\"><a href=\"index.php\"><img border=\"0\" src=\"themes/DeepBlue/images/logo.gif\" alt=\"Welcome to $sitename!\" hspace=\"20\"></a></td><td align=\"right\"><img border=\"0\" src=\"themes/DeepBlue/images/logo-graphic.gif\"></td></tr></table></td></tr>\n"
   ."<tr><td width=\"100%\" bgcolor=\"#000000\" height=\"19\" valign=\"bottom\">\n"
   ."<a href=\"index.php\"><img border=\"0\" src=\"themes/DeepBlue/images/home.gif\" width=\"140\" height=\"18\"></a>"
   ."<a href=\"modules.php?name=Your_Account\"><img border=\"0\" src=\"themes/DeepBlue/images/account.gif\" width=\"140\" height=\"18\"></a>"
   ."<a href=\"modules.php?name=Downloads\"><img border=\"0\" src=\"themes/DeepBlue/images/downloads.gif\" width=\"140\" height=\"18\"></a>"
   ."<a href=\"modules.php?name=Submit_News\"><img border=\"0\" src=\"themes/DeepBlue/images/submit.gif\" width=\"140\" height=\"18\"></a>"
   ."<a href=\"modules.php?name=Topics\"><img border=\"0\" src=\"themes/DeepBlue/images/topics.gif\" width=\"140\" height=\"18\"></a>"
   ."<a href=\"modules.php?name=Top\"><img border=\"0\" src=\"themes/DeepBlue/images/top10.gif\" width=\"140\" height=\"18\"></a>"
   ."</td></tr><tr><td width=\"100%\" height=\"10\" bgcolor=\"#d3e2ea\">\n"
   ."</td></tr></table>\n"
   ."</td></tr><tr><td width=\"100%\"><table width='100%' cellspacing='0' cellpadding='0' border='0'><tr><td bgcolor='#d3e2ea'>\n";
    $public_msg = public_message();
    echo "$public_msg<br>";
    echo "</td></tr></table><table width=\"840\" cellpadding=\"0\" bgcolor=\"d3e2ea\" cellspacing=\"0\" border=\"0\">\n"
   ."<tr valign=\"top\">\n"
   ."<td><img src=\"themes/DeepBlue/images/pixel.gif\" width=\"6\" height=\"1\" border=\"0\" alt=\"\"></td>\n"
   ."<td width=\"138\" bgcolor=\"d3e2ea\" valign=\"top\">\n";
      blocks(left);
    echo "</td><td><img src=\"themes/DeepBlue/images/pixel.gif\" width=\"10\" height=\"1\" border=\"0\" alt=\"\"></td><td width=\"100%\">\n";
}


And here is header.html from our theme
www.bmwklub.cz/themes/bmwklub/header.zip

Posted: Fri Mar 10, 2006 12:40 pm

Post new topic   Reply to topic    Western Studios Forum Index -> PHP Nuke -> Themes All times are GMT - 5 Hours
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Related topics
 Topics   Replies   Author   Views   Last Post 
No new posts Theme request 7 NEdirt 925 Thu Feb 02, 2006 10:34 am
jovanmaric View latest post
No new posts Very nice site 8 Mars 780 Sun Jan 29, 2006 12:21 pm
jovanmaric View latest post
No new posts Your design 4 admin 701 Fri Dec 23, 2005 10:59 am
STALKER View latest post
No new posts New Design 3 admin 513 Fri May 07, 2004 1:53 pm
admin View latest post
No new posts New site design 4 admin 1024 Tue Apr 13, 2004 10:18 am
admin View latest post
 
Forums ©