Change uWP Home Page
I can’t find any theme for Wordpress MU home page, except edublog home theme. But you need to do a lot of modification to use it. I got a easiest to change the home of WPMU, and not to destroy the layout of your favorite theme.
Choose a favorite theme, copy the index.php, and rename the reproduction to home.php. This is the new home page.
Delete original code between
in the new home page.
Open home.php in the home theme which is the default home theme of WPMU, copy the codes between
. Back to the new home page, paste the code under
Upload your new home page to your favorite theme folder, you got your new home in the style of your favorite theme.
This is what I do in my website, I’m new to WPMU, if I missed something, please let me know.
February 25, 2008
Navigation Styles
#navigation{
height:2.2em;
line-height:2.2em;
width:850px;
margin:0 1px;
background:#1E4A7E;
color:#ffffff;
}
#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}
#navigation li a{
display:block;
padding:0 10px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}
* html #navigation a {width:1%;}
#navigation .selected,#navigation a:hover{
background:#6699FF;
color:#ffffff;
text-decoration:none;
}
//example:
January 30, 2008
Mimbo
Recently I’ve found a Wordpress theme that is in a magazine format. Very interesting and Darren Hoyt has shown a lot of conceptual Wordpress techniques that is worthwhile to read.
Here are the links:
Part-1: http://www.darrenhoyt.com/2007/06/24/in-praise-of-wordpress-template-tags/
Part-2: http://www.darrenhoyt.com/2007/07/24/in-praise-of-wordpress-template-tags-part-ii-the-magazine-layout/#customfields
Part-3: http://www.darrenhoyt.com/2008/01/19/mimbo-news-customizations-part-iii/
January 21, 2008
What is my ip
This is the simplest code I read about getting your ip address.
//Gets the IP address
$ip = getenv("REMOTE_ADDR") ;
Echo "Your IP is " . $ip;
?>
January 14, 2008
Real Estate Directories
www.REALS.COM
www.Ibsteam.net
www.RealEstate4.com
www.realestateabc.com
www.RealEstateVeb.com
www.RealEstateFeatured.com
www.RealEstateCompact.com
www.RealEstateSupreme.com
www.RealEstateZite.com
www.RealEstateCover.com
www.RealsAgent.com
www.ComplexRealEstate.com
www.RealEstate69.com
www.RealsPages.com RealtyZite.com
www.RealtyFeature.com
www.RealsPages.com
www.movemeto.com
www.realestatelinksdirectory.com
www.realtylinkdirectory.com
www.eastbayrealestatedirectory.com
www.realestate43.com/directory.html
www.fsbohomerealestate.com
www.remdirectory.com/index.html
http://www.realestatewebmasters.com/…-directory.php
www.estate-zone.com
www.awned.com
www.national-real-estate-directory.com
www.directory4realestate.com
www.ipropertywebsites.com
www.143realty.com
www.realestatebig.com
www.realstate.ws
www.abireal.com
LinkRE.com
www.eured.com
www.iqrealestate.com
www.realestateroster.com
www.bestrealestatedirectory.com
www.us-realestatedirectory.com
www.RealEstateRegional.com
www.NetSavvyAgent.com
www.iRealEstateDirectory.com
www.DirectoryRealEstate
www.HouseBuySell.com
www.RealEstateBig.com
www.RealEstatePopular.com
www.RealEstateAward.com
www.RealEstateGreat.com
www.RealEstateBest.com
www.RealEstateHomesale.com
www.RealEstateKey.com
www.ClickRE.com
www.ClickState.com
www.LookDirectory.com
www.GreatRED.com
www.eRealEstateDirectory.com
www.B2BRE.com
www.RealEstateBusinessDirectory
www.4RealEstateDirectory.com
www.RelocationPage.com
www.WorldRealEstateDirectory
www.totalrealestatesolutions.com/directory
www.directoryrealestate.com
www.REB2B.com
www.rebuz.com
www.RealEstateIM.com
www.DirectoryB2B.com
www.RealEstateRank.com
www.indiarealestatedirectory.com
www.erealestatedirectory.com
www.listrealestateagent.com
www.RealEstateYellow.com
www.texas-red.com
www.overlyreal.com/directories
www.REALS.COM
www.real-estate-agents.com
www.RealEstateKey.com
www.B2BRE.com
www.LinkRE.com
www.RealEstateYellow.com
www.real-estate-resource.org/
www.HouseBuySell.com
www.RealEstateBig.com
www.DirectoryRealEstate.com
www.HouseBuySell.com
www.Realestatebig.com
www.RealEstateHomesale.com
www.almcrealestate.com/real-estate-directory.php
www.411residence.com/
International
http://www.europerealestatedirectory.net/
http://www.eured.com/
http://www.europerealestatedirectory.com/
http://www.internationalrealestateportal.net/
http://www.internationalrealestatedirectory.com/
http://www.global-real-estate.com/
http://www.worldrealestatedirectory.net/
http://www.worldrealestatedirectory.com/
www.fusedworld.com
http://www.immoportal.de/
http://www.vastgoedsites.nl/
http://www.australiarealestatedirectory.com/
http://www.topoffer.net/
http://www.wrel.net/
Jason, thank you for your post, making your links live, including you own directory
www.realestatedirectorysection.com
January 10, 2008
Header Stuffs
/* Header */
#header {
width: 900px;
background: #fff url(images/header.jpg) top center no-repeat;
height: 100px;
margin-top: 0;
color: #fff;
}
#header h1 {
font-family: palatino linotype, georgia, arial, times;
font-size: 20pt;
font-weight: 300;
padding: 50px 0 0 18px;
margin:0;
color: #fff;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #D2D1CC;
text-decoration: none;
}
#header h2 {
font-family: palatino linotype, georgia, arial, times;
font-size: 10pt;
font-weight: 300;
font-style: italic;
padding: 0 0 0 18px;
margin:0;
color: #fff;
}
Navigation CSS
/* Navigation */
#nav {
padding: 0;
margin: 0;
width: 100%;
height: 25px;
background: #797979 url(images/menu.jpg);
font-family: verdana, arial, tahoma;
font-size: 8pt;
list-style: none;
line-height: 1;
border-top: 1px solid #fff;
}
#nav ul { /* all lists */
padding: 0;
margin: 0;
list-style: none;
line-height: 1;
}
#nav a {
display: block;
line-height: 14pt;
padding: 4px 12px 2px 12px;
color:#fff;
text-decoration: none;
}
#nav a:hover {
background-color:#fff;
color: #797979;
}
#nav li { /* all list items */
float: left;
}
#nav li ul { /* second-level lists */
position: absolute;
background: #919191;
width: 10em;
left: -999em; /* using left instead of display to hide menus because display: none isn’t read by screen readers */
margin: 0;
padding: 0;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
left: auto;
}
#nav li ul a{
background: #919191;
list-style: none;
font-family: tahoma, verdana, serif;
font-size: 8pt;
font-weight: 300;
text-align: left;
padding: 6px;
width: 120px;
letter-spacing: 1px;
}
#nav li ul a:hover{
background: #fff;
color: #5B5B5B;
}
#nav li:hover ul, #nav li.sfhover ul {
left: auto;
}
January 5, 2008
Wordpress Loop
#Be sure to use the Use Themes header
define(’WP_USE_THEMES’, false);
get_header(); ?>
#The Loop Starts here!
if ( have_posts() ) :
while ( have_posts() ) : the_post(); ?>
#And ends here…
endwhile;
else: ?>
_e(’Sorry, no posts matched your criteria.’); ?>
endif; ?>
December 26, 2007
Site Design
There’s been a lot of changes in web design and one of the successful implementation is using CSS or cascading style sheets in web pages. If you’re considering jumping in on CSS for your web design here is a good write-up on CSS design.
PHP LD Category Generator
PHP Link Directory is a successful directory scripts which had underwent several versions now. They still offer the free version which is v2.x. However, what you get after installing them is a blank category table. I found a good site that will create the category based on the selection you made. Go to this site to create a directory category sql for phpLinkDirectory.