| Home |
OFB Community Mailing ListsThe following archives are provided as a public service to the community. Opinions archived here do not necessarily represent the opinions of Open for Business or its contributors. [CS-FSLUG] Blog moddingDavid M. david at davidcentral.netWed Dec 22 10:55:07 EST 2004
On Wednesday 22 December 2004 10:18 am, Ed Hurst wrote:
> WordPress users: In the previous version I used (1.0) I found a way to
> modify the content in the right navbar. After updating, I cannot
> identify the file that controls this, though I believe it is index.php.
> Can anyone describe to me briefly where I can insert my tagged text to
> make it appear above the "links" on my blog?
>
> Bear in mind I know nothing of PHP, a little about CSS and HTML.
Ed, I downloaded the latest wordpress version 1.2.2(right version?) and this
is what I found. Look in your index.php for this code snippet and add your
code or text above the <ul>.
<div id="menu">
This is where you can add your code to make it appear above the links section
in the right sidebar on index.php
<ul>
<?php get_links_list(); ?>
<li id="categories"><?php _e('Categories:'); ?>
<ul>
<?php wp_list_cats(); ?>
</ul>
David M.
More information about the Christiansource mailing list |
The Danger of PeacemakerBy Timothy R. ButlerHere is a story. The leaders of a church have a personal agenda against someone and want to quiet him, exact revenge or what have you. They not only come at him within their church, they continue by following him outside of that church to any other church he seeks refuge at and any place he works, making a wreck of his life in the process. That is the sort of thing that only happened in the past, in dusty tales of witch-hunts in Salem or the Inquisition in Spain, right? Wrong: it is happening today, perhaps at a seemingly normal church near you. |
Help Us Serve YouOpen for Business strives to serve up the most interesting, relevant content possible; however, we can only do so with your help. Please take a few moments to fill out our online survey so that we can learn more about the interests of our readers, readers such as you. |
Tap the Power of
|
| Home |
| © 2001-2010 Universal Networks, All Rights Reserved. Some content rights may be held by Universal Networks' providers and used under license. Powered by ServerForest and SAFARI. Learn about our privacy policy here. |