Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Old 11-20-2009, 07:44 AM a little help please
rober7's Avatar
Skilled Talker

Posts: 96
Name: robert haba
Trades: 0
i have a wordpress mu script installed and i have global admin bar ... but i want to add some commands after login form ( mynconnect.com )
i manage to add but i didn`t manage to alignment them
here is the code
Code:
<!-- Start WordPress Admin Bar -->
<div id="wpabar">
 <div id="wpabar-leftside">
  <ul>
   <!-- Begin IFBDesign Customization -->
   <?php if ( !is_user_logged_in() ) { ?>
            <li><form style="margin:2px 0pt 0pt 10px" name="loginform" id="loginform" action="/wp-login.php" method="post">
   <li><input type="text" id="user_login" name="log" tabindex="1" value="Username"onblur="if (this.value == '') {this.value = 'Username';}" onfocus="if (this.value == 'Username') {this.value = '';}" value="username here"/>
   <input type="password" id="user_pass" name="pwd" tabindex="2" value="Password" onblur="if (this.value == '') {this.value = 'Password';}" onfocus="if (this.value == 'Password') {this.value = '';}"/>
   <button type="submit" id="wp-submit" name="wp-submit" value="true" tabindex="4">Log In</button>
            <input type="checkbox" id="rememberme" name="rememberme" value="forever" tabindex="3" /><span style="color:#FFFFFF;">Remember Me</span>
   </form>
<a href="http://mynconnect.com/wp-signup.php">Get a Blog</a><a href="http://mynconnect.com/?random">Random blog</a>
   <?php } else { ?>
<?php
can somebody help me?
and i want to add and a link to home page named Main Blog
__________________

Please login or register to view this content. Registration is FREE
- open blog | working on it ...

Last edited by rober7; 11-20-2009 at 07:46 AM..
rober7 is offline
Reply With Quote
View Public Profile Visit rober7's homepage!
 
 
Register now for full access!
Old 11-21-2009, 03:15 AM Re: a little help please
rober7's Avatar
Skilled Talker

Posts: 96
Name: robert haba
Trades: 0
come one ... nobody?
__________________

Please login or register to view this content. Registration is FREE
- open blog | working on it ...
rober7 is offline
Reply With Quote
View Public Profile Visit rober7's homepage!
 
Old 11-23-2009, 11:10 AM Re: a little help please
Experienced Talker

Posts: 48
Name: Pieter
Location: Holland
Trades: 0
When you open <li> you sould close it with </li> thats better scripting
an you should put the <li> in an unsorted list <ul></ul>
elcosmo is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to a little help please
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.13475 seconds with 12 queries