Results 1 to 2 of 2

Thread: Centering a facebook login button

  1. #1
    Thread Starter
    Expired Customer baurebu's Avatar
    Join Date
    Jul 2012
    Location
    United States
    Posts
    34
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Centering a facebook login button

    I am trying center a function facebook button on my log in form. Here is the code:
    Code:
    						<p><?php _e('Complete the fields below to create your free account. Your login details will be emailed to you for confirmation so make sure to use a valid email address. Once registration is complete, you will be able to submit your ads.', 'appthemes') ?></p>
    						<br/>
    						<div class="left-box" style="border-right:solid 1px gray;">						
    <p style="text-align:center;">If you don't have, or want to use your Facebook account,<br /> you can create a login for Effingham Classifieds here: </p>
    						<br/>
    							<?php app_register_form(); ?>
    						</div>	
    						<div style="margin-top:-265px;" class="right-box">
                            <h2 style="text-align:center;">OR</h2>
    <p style="text-align:center; padding-left:20px;">You can use your Facebook account to login to our website which will automatically create your new account and link it to your Facebook account: </p>
    
    <p style="text-align:center;">
    <?php
    echo do_shortcode('[AWD_loginbutton]');
    ?>
    </p>
    I use the facebook awd plugin and the button shows up but it wont center below the text. Is centering different when you use a function than html?

    Here is an image of the button being aligned to the left:

    facebook.jpg

    Thanks

  2. #2
    Veteran barukar's Avatar
    Join Date
    Sep 2010
    Location
    Brasil, São Paulo, SP
    Posts
    6,784
    Thanks
    186
    Thanked 742 Times in 623 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    -------------------------------------------------------------------------------------------
    Projects: ClassiNoiva - Classimóveis - vocênoenem - i50 - Clube DETRAN

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. How to display Login with Facebook button (classipress 3.1.8)
    By loker in forum ClassiPress General Discussion
    Replies: 8
    Last Post: August 9th, 2014, 01:14 PM
  2. Facebook login button next to sign up button
    By baurebu in forum ClassiPress General Discussion
    Replies: 1
    Last Post: August 30th, 2012, 10:51 AM
  3. Facebook login button in top header
    By rbatt in forum Clipper General Discussion
    Replies: 2
    Last Post: March 1st, 2012, 05:14 PM
  4. [MOD NEEDED] Facebook Login Button On HomePage
    By tbsboy1 in forum ClassiPress General Discussion
    Replies: 2
    Last Post: January 16th, 2012, 09:02 PM
  5. [SOLVED] facebook login button can't be turned off
    By amelie in forum Report ClassiPress Bugs
    Replies: 4
    Last Post: July 27th, 2011, 08:15 AM