Results 1 to 3 of 3

Thread: [TUTORIAL] - Sidebar on theme login page

  1. #1
    Thread Starter
    Senior Member aggieoutlaw8's Avatar
    Join Date
    Oct 2010
    Location
    United States
    Posts
    125
    Thanks
    0
    Thanked 6 Times in 6 Posts

    [TUTORIAL] - Sidebar on theme login page

    The login page needed a little help so i added the sidebar so i can have ads etc.

    here is my code... /includes/theme-login.php

    line 79-95

    PHP Code:
    <!-- CONTENT -->
            <div class="content">

                <div class="content_botbg">

                    <div class="content_res">

                       <!-- left block -->
                            <div class="content_left">
                            
                        <div class="shadowblock_out">

                            <div class="shadowblock">

                            <h2 class="dotted"><span class="colour"><?php _e($cp_msg?></span></h2>

    <?php
    line 381

    PHP Code:
    </div><!-- /content_left --> 
    line 430

    PHP Code:
    </div><!-- /content_left -->

    <?php get_sidebar(); ?>
            
            <div class="clr"></div>

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,700
    Thanks
    166
    Thanked 3,390 Times in 3,261 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

  3. #3
    Thread Starter
    Senior Member aggieoutlaw8's Avatar
    Join Date
    Oct 2010
    Location
    United States
    Posts
    125
    Thanks
    0
    Thanked 6 Times in 6 Posts
    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. [MOD NEEDED] How can I put sidebar in Register or in Login Page?
    By faciltech in forum ClassiPress General Discussion
    Replies: 2
    Last Post: November 30th, 2010, 12:08 PM
  2. [TUTORIAL] Different Sidebar on Category page than on Home Page
    By ddashwood in forum ClassiPress General Discussion
    Replies: 1
    Last Post: October 4th, 2010, 08:06 AM
  3. SSL on Login, Posting Page and Admin page
    By nhongskee in forum Help Using ClassiPress
    Replies: 2
    Last Post: May 18th, 2010, 08:20 AM