You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 63 guest(s) and 1 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Bold Block title [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
lunchbox
Corporal
Corporal


Joined: Oct 28, 2003
Posts: 56


PostPosted: Wed Sep 21, 2005 7:57 pm Reply with quoteBack to top

I am using a theme called "tribal" and i would like to know how i can make the block title Bold..so it shows up better.

thanks alot
Find all posts by lunchboxView user's profileSend private message
Xyberian
Colonel
Colonel


Joined: Mar 14, 2004
Posts: 1921

Location: Behind you

PostPosted: Wed Sep 21, 2005 8:11 pm Reply with quoteBack to top

step 1: Open your themes/your-theme/theme.php file
step 2: find the following code line
Code:

function themesidebox($title, $content) {

step 3: Below the line, you will see $title variable.
step 4: wrap $title with < b> & < /b > tags.

Save it.

_________________
NukeKorea Dev. Network.
NukeKorea Laboratories
Find all posts by XyberianView user's profileSend private messageVisit poster's website
lunchbox
Corporal
Corporal


Joined: Oct 28, 2003
Posts: 56


PostPosted: Wed Sep 21, 2005 8:51 pm Reply with quoteBack to top

Code:
function themesidebox(<b>$title</b>, $content) {


Im getting an error when i do that...am i doing something wrong

thanks alot for looking into it for me

Code:
}
/************************************************************/
/* Function themesidebox()                                  */
/************************************************************/

/************************************************************/
/* Function themesidebox()                                  */
/*                                                          */
/* Control look of your blocks. Just simple.                */
/************************************************************/

function themesidebox($title, $content) {

echo"<br>"
  . "<TABLE cellSpacing=0 cellPadding=0 width=\"165\" "
  . "border=0>"
  . "                          <TR>"
  . "                            <TD width=\"165\">"
  . "                              <TABLE cellSpacing=0 cellPadding=0 width=\"165\" "
  . "                              border=0 height=\"38\">"
  . "                                <TBODY>"
  . "                                <TR>"
  . "                                <TD align=middle height=\"38\" background=\"themes/TriBaL/images/blocks/TriBaLblockup.gif\">"
  . "                                <font=\"#0169D3\">$title</font></TD></TR></TBODY></TABLE></TD></TR>"
  . "                          <TR>"
  . "                            <TD background=\"themes/TriBaL/images/blocks/TriBaLblockmid.gif\" width=\"165\">"
  . "                              <TABLE cellSpacing=9 cellPadding=0 width=\"100%\" "
  . "                              border=0 height=\"9\">"
  . "                                <TBODY>"
  . "                                <TR>"
  . "                                <TD height=\"1\">"
  . "                                $content</TD></TR></TBODY></TABLE></TD></TR>"
  . "                          <TR>"
  . "                            <TD background=\"themes/TriBaL/images/blocks/TriBaLblockdown.gif\" "
  . "                          height=38 width=\"165\"></TD></TR></TABLE>";
}

?>
Find all posts by lunchboxView user's profileSend private message
Xyberian
Colonel
Colonel


Joined: Mar 14, 2004
Posts: 1921

Location: Behind you

PostPosted: Wed Sep 21, 2005 9:12 pm Reply with quoteBack to top

copy and paste the following codes and replace themesidebox() function
Code:

function themesidebox($title, $content) {

echo"<br>"
  . "<TABLE cellSpacing=0 cellPadding=0 width=\"165\" "
  . "border=0>"
  . "                          <TR>"
  . "                            <TD width=\"165\">"
  . "                              <TABLE cellSpacing=0 cellPadding=0 width=\"165\" "
  . "                              border=0 height=\"38\">"
  . "                                <TBODY>"
  . "                                <TR>"
  . "                                <TD align=middle height=\"38\" background=\"themes/TriBaL/images/blocks/TriBaLblockup.gif\">"
  . "                                <font=\"#0169D3\"><b>$title</b></font></TD></TR></TBODY></TABLE></TD></TR>"
  . "                          <TR>"
  . "                            <TD background=\"themes/TriBaL/images/blocks/TriBaLblockmid.gif\" width=\"165\">"
  . "                              <TABLE cellSpacing=9 cellPadding=0 width=\"100%\" "
  . "                              border=0 height=\"9\">"
  . "                                <TBODY>"
  . "                                <TR>"
  . "                                <TD height=\"1\">"
  . "                                $content</TD></TR></TBODY></TABLE></TD></TR>"
  . "                          <TR>"
  . "                            <TD background=\"themes/TriBaL/images/blocks/TriBaLblockdown.gif\" "
  . "                          height=38 width=\"165\"></TD></TR></TABLE>";
}

_________________
NukeKorea Dev. Network.
NukeKorea Laboratories
Find all posts by XyberianView user's profileSend private messageVisit poster's website
lunchbox
Corporal
Corporal


Joined: Oct 28, 2003
Posts: 56


PostPosted: Thu Sep 22, 2005 5:08 am Reply with quoteBack to top

thank you so much
Find all posts by lunchboxView user's profileSend private message
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
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



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.206 Seconds - 224 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::