Results 1 to 3 of 3
Like Tree1Likes
  • 1 Post By namore_biz

Thread: Help. I have a problem. How to fix it?

  1. #1
    Thread Starter
    namore_biz's Avatar
    Join Date
    Jun 2013
    Location
    China
    Posts
    27
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Help. I have a problem. How to fix it?

    Hello
    Help. I have a problem. How to fix it?
    911.jpg
    http://namore.biz/


    ********************************
    So I see. The only other thing you can do is change your wording to a shorter word length or change the size of the text or place the second button under the first using some padding, like so...

    change:
    <a href="<?php echo CP_DASHBOARD_URL; ?>" class="mbtn btn_orange"><?php _e( 'Manage Ads', APP_TD ); ?></a>&nbsp;&nbsp;&nbsp;<a href="<?php echo CP_PROFILE_URL; ?>" class="mbtn btn_orange"><?php _e( 'Edit Profile', APP_TD ); ?></a>
    to:
    <a href="<?php echo CP_DASHBOARD_URL; ?>" class="mbtn btn_orange"><?php _e( 'Manage Ads', APP_TD ); ?></a>
    <div class="pad10"></div>
    <a href="<?php echo CP_PROFILE_URL; ?>" class="mbtn btn_orange"><?php _e( 'Edit Profile', APP_TD ); ?></a>
    *******************************

    Where to find this script? In a document to make changes?

  2. #2
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,617
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    Thread Starter
    namore_biz's Avatar
    Join Date
    Jun 2013
    Location
    China
    Posts
    27
    Thanks
    4
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    dimitris likes this.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Shortcode problem and adsense code problem.
    By henrikg in forum Ad Injector
    Replies: 4
    Last Post: October 17th, 2014, 03:52 PM
  2. Dimitris Event sidebar map, footer menu problem and comment tab problem Update 1.3
    By perspective in forum Report Vantage Bugs (Legacy)
    Replies: 4
    Last Post: January 10th, 2014, 06:04 AM
  3. Search Bar Problem and Child Theme IE9 problem
    By akent64 in forum Report ClassiPress Bugs
    Replies: 1
    Last Post: February 21st, 2012, 03:19 AM
  4. Replies: 3
    Last Post: May 25th, 2011, 03:31 AM