Results 1 to 10 of 10

Thread: How to put login/register button on the same level to the logo?

  1. #1
    Thread Starter
    murty473's Avatar
    Join Date
    Aug 2011
    Location
    Turkey
    Posts
    36
    Thanks
    4
    Thanked 1 Time in 1 Post

    How to put login/register button on the same level to the logo?

    Hi,

    I just would like to align the logo (which I have added by changing theme-header.php file) with login/register buttons. I mean putting them on the same block which could be the place just near the logo.

    Could you please advice me which codes should I use? Please see my screenshot and theme-header.php part below. (You can see how I put the banner to the top of the page)

    Kind Regards

    Code:
    // add the main header
    function cp_header() {
    ?>
    
        <!-- HEADER -->
        <div class="header">
    
            <div class="header_top">
    
                <div class="header_top_res">
    
                    <p>
                    <?php echo cp_login_head(); ?>
    
                    <?php if ( get_option('cp_twitter_username') ) : ?>
                        &nbsp;|&nbsp;
                        <a href="http://twitter.com/<?php echo get_option('cp_twitter_username'); ?>" target="_blank"><img src="<?php bloginfo('template_url'); ?>/images/icon_twitter.gif" width="16" height="16" alt="tw" class="srvicon" /></a>
                    <?php endif; ?>
                    </p>
    
    <a href="http://www.negiyinelim.com/" title="Negiyinelim"> <img src="http://negiyinelim.com/wp-content/themes/classipress-314/images/header_bg.png" alt="Negiyinelim">        
      
    </div><!-- /header_top_res -->
    
            </div><!-- /header_top -->
    
    
            <div class="header_main">
    
                <div class="header_main_bg">
    
                    <div class="header_main_res">
    Attached Images Attached Images

  2. #2
    Veteran bluecafe's Avatar
    Join Date
    Apr 2010
    Location
    Berlin
    Posts
    1,563
    Thanks
    58
    Thanked 359 Times in 273 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    Thread Starter
    murty473's Avatar
    Join Date
    Aug 2011
    Location
    Turkey
    Posts
    36
    Thanks
    4
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!
    Attached Images Attached Images

  4. #4
    Veteran bluecafe's Avatar
    Join Date
    Apr 2010
    Location
    Berlin
    Posts
    1,563
    Thanks
    58
    Thanked 359 Times in 273 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  5. #5
    Thread Starter
    murty473's Avatar
    Join Date
    Aug 2011
    Location
    Turkey
    Posts
    36
    Thanks
    4
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  6. #6
    Veteran bluecafe's Avatar
    Join Date
    Apr 2010
    Location
    Berlin
    Posts
    1,563
    Thanks
    58
    Thanked 359 Times in 273 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  7. #7
    Thread Starter
    murty473's Avatar
    Join Date
    Aug 2011
    Location
    Turkey
    Posts
    36
    Thanks
    4
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!
    Attached Images Attached Images

  8. #8
    Thread Starter
    murty473's Avatar
    Join Date
    Aug 2011
    Location
    Turkey
    Posts
    36
    Thanks
    4
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  9. #9
    Veteran bluecafe's Avatar
    Join Date
    Apr 2010
    Location
    Berlin
    Posts
    1,563
    Thanks
    58
    Thanked 359 Times in 273 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  10. The Following User Says Thank You to bluecafe For This Useful Post:

    murty473 (September 27th, 2011)

  11. #10
    Thread Starter
    murty473's Avatar
    Join Date
    Aug 2011
    Location
    Turkey
    Posts
    36
    Thanks
    4
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. adding facebook login button at the "Register" page of the classipress theme
    By tpadmin in forum ClassiPress General Discussion
    Replies: 14
    Last Post: August 17th, 2012, 06:15 AM
  2. [TUTORIAL] Limit homepage Search Bar to top level categories (hide 2nd level etc cats)
    By lucasstarbuck in forum ClassiPress General Discussion
    Replies: 4
    Last Post: June 13th, 2011, 01:51 PM
  3. A login button next to join now button
    By spymare in forum ClassiPress General Discussion
    Replies: 13
    Last Post: May 9th, 2011, 10:58 AM
  4. [SOLVED] Register & Login Button in Welcome Box
    By tmtu20 in forum ClassiPress General Discussion
    Replies: 4
    Last Post: August 9th, 2010, 03:13 AM