1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Want to Change The Footer Title Powered By Wordpress

Discussion in 'HTML & Website Design' started by Quamrul, Sep 20, 2012.

  1. #1
    I want to change the title in wordpress footer option. Here stated powered by wordpress and some link.(
    Powered by
    WordPress
    | Best
    at&t phone upgrade
    deals | Thanks to Free
    Tmobile
    phones,
    Facebook Games
    and
    Incinerador De Grasa)
    I want to edit and want to insert another name,as for example "Powerd by Something" All Rights reserved something.
    I little know about CSS and when change that code my site was ​
    stopped. Here also stated that=>
    <div class="span-24"> <div id="footer">Copyright &copy; <a href="<?php bloginfo('home'); ?>"><strong><?php bloginfo('name'); ?></strong></a> - <?php bloginfo('description'); ?></div>
    <?php // This theme is released free for use under creative commons licence. http://creativecommons.org/licenses/by/3.0/
    // All links in the footer should remain intact.
    // These links are all family friendly and will not hurt your site in any way.
    // Warning! Your site may stop working if these links are edited or deleted ?>
    <div id="footer2">Powered by <a href="http://wordpress.org/"><strong>WordPress</strong></a> | Best <a href="http://www.bestincellphones.com/att-upgrade-deals-contract-extension.asp">at&t phone upgrade</a> deals | Thanks to Free <a href="http://www.icellphonedeals.com/free t-mobile-cell-phones-wireless-specials/">Tmobile</a> phones, <a href="http://mmohut.com/social-games">Facebook Games</a> and <a href="http://incineradordegrasaespecial.com">Incinerador De Grasa</a></div>
    My site link is http://www.infoaccess24.com/
    Plz experts, help me.
    Thanks
     
    Quamrul, Sep 20, 2012 IP
  2. tasha_h

    tasha_h Peon

    Messages:
    28
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hi there, just remove the powered by text in your footer file
     
    tasha_h, Sep 21, 2012 IP
  3. Kousha

    Kousha Peon

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    0
    #3
    <div class="span-24"> <div id="footer">Copyright &copy; <a href="<?php bloginfo('home'); ?>"><strong><?php bloginfo('name'); ?></strong></a> - <?php bloginfo('description'); ?></div>[/COLOR]
    [COLOR=#111111]<?php // This theme is released free for use under creative commons licence. [/COLOR][URL]http://creativecommons.org/licenses/by/3.0/[/URL]
    [COLOR=#111111]// All links in the footer should remain intact. [/COLOR]
    [COLOR=#111111]// These links are all family friendly and will not hurt your site in any way. [/COLOR]
    [COLOR=#111111]// Warning! Your site may stop working if these links are edited or deleted ?>[/COLOR]
    [COLOR=#111111]<div id="footer2"></div>
    Code (markup):
     
    Kousha, Sep 21, 2012 IP
  4. alexkboorman

    alexkboorman Peon

    Messages:
    70
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    0
    #4
    the theme is licensed so that removing the links violates the license. you can take them out but then you are violating an intelectual property license which is a criminal act ;)
     
    alexkboorman, Sep 22, 2012 IP
  5. jcu

    jcu Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    LOL there is always sombody like this!
    Powered by Wordpress has nothing to do with theme licensing.

    OP, edit under Appearance> Editor> look on the files on the right for Footer.php files that contain that text and simply delete it
     
    jcu, Sep 23, 2012 IP
  6. alexkboorman

    alexkboorman Peon

    Messages:
    70
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    0
    #6
    Obviously you can remove Powered by Wordpress , but the rest needs to stay intact based on what the OP posted.
     
    alexkboorman, Sep 23, 2012 IP