Activity Stream
48,167 MEMBERS
61123 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 6 of 6
  1.     
    #1
    Banned
    Website's:
    Khambaty.com iMotivate.net

    Smile Small WP Theme Editing - Basic PHP/CSS



    Just see the Image guyz , I want to remove that Box and those Icons

    Here's the source : http://www.freeminders.org/download/390

    Demo : http://test.freeminders.org/?wp_theme=WpLauncher

    Thanks to the helper in advance !
    Netguy Reviewed by Netguy on . Small WP Theme Editing - Basic PHP/CSS http://i56.tinypic.com/r9r19e.png Just see the Image guyz , I want to remove that Box and those Icons Here's the source : http://www.freeminders.org/download/390 Demo : http://test.freeminders.org/?wp_theme=WpLauncher Thanks to the helper in advance ! Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    sborg.us
    Pretty easy to do if you're just removing those icons.

    Goto WpLauncher/includes/comingsoon directory, open index.php

    Check for
    PHP Code: 
    elseif($cs_themestyle == 'Default'){ 
    Find
    PHP Code: 
    <li><a target="_blank" href="<?php echo $cs_twitter?>" id="link1" onclick="window.open(this.href); return false" class="westtool" title="Follow us on Twitter"></a></li>
                                <li><a target="_blank" href="<?php echo $cs_rss?>" id="link2" onclick="window.open(this.href); return false" class="westtool" title="Our News RSS Feed"></a></li>
                                <li><a target="_blank" href="<?php echo $cs_delicious?>" id="link3" onclick="window.open(this.href); return false" class="westtool" title="Bookmark on del.icio.us"></a></li>
                                <li><a target="_blank" href="<?php echo $cs_stumble?>" id="link4" onclick="window.open(this.href); return false" class="westtool" title="Bookmark on StumbleUpon"></a></li>
                                <li><a target="_blank" href="<?php echo $cs_digg?>" id="link5" onclick="window.open(this.href); return false" class="westtool" title="Digg our site"></a></li>
                                <li><a target="_blank" href="<?php echo $cs_facebook?>" id="link6" onclick="window.open(this.href); return false" class="westtool" title="Write about us on Facebook"></a></li>
                                <li><a target="_blank" href="<?php echo $cs_splitter?>" id="link7" onclick="window.open(this.href); return false" class="westtool" title="Share on Splitter"></a></li>
    Replace with:
    PHP Code: 
    <li></li>
    <
    li></li>
    <
    li></li>
    <
    li></li>
    <
    li></li>
    <
    li></li>
    <
    li></li
    Result:


    The box that you see is actually background image itself(timer-bg.gif in images directory). You can however position the progress bar, check style.css for that!

    Or, Instead of going through all that trouble, Switch to Black version and take care of the twitter and feed images

  4.     
    #3
    Banned
    Website's:
    Khambaty.com iMotivate.net
    @Vegeta - I also want to Remove that box , Cud u tell me how to do that also ?

  5.     
    #4
    Member
    Remove this image: http://test.freeminders.org/wp-conte...s/timer-bg.gif

    Remove this code:
    Code: 
    <ul>
                            <li><a title="Follow us on Twitter" class="westtool" onclick="window.open(this.href); return false" id="link1" href="http://twitter.com/wparchive" target="_blank"></a></li>
                            <li><a title="Our News RSS Feed" class="westtool" onclick="window.open(this.href); return false" id="link2" href="http://www.wparchive.com/feed" target="_blank"></a></li>
                            <li><a title="" class="westtool" onclick="window.open(this.href); return false" id="link3" href="http://www.wparchive.com" target="_blank"></a></li>
                            <li><a title="" class="westtool" onclick="window.open(this.href); return false" id="link4" href="http://www.wparchive.com" target="_blank"></a></li>
                            <li><a title="" class="westtool" onclick="window.open(this.href); return false" id="link5" href="http://digg.com/users/wparchive" target="_blank"></a></li>
                            <li><a title="Write about us on Facebook" class="westtool" onclick="window.open(this.href); return false" id="link6" href="http://www.wparchive.com" target="_blank"></a></li>
                            <li><a title="Share on Splitter" class="westtool" onclick="window.open(this.href); return false" id="link7" href="http://www.wparchive.com" target="_blank"></a></li>
                        </ul>
    A life spent making mistakes is not only more honorable, but more useful than a life spent doing nothing. ? George Bernard Shaw
    ?
    Designer. Check my designs here.

  6.     
    #5
    Member
    Website's:
    sborg.us
    Yeah well i already mentioned that it's the background image! lol Open timer-bg.gif in paint and use the bucket tool over that box, make it white

    Also, Why don't you position the progress bar over that box? It would look better

    @Amz, It's not plain HTML.

  7.     
    #6
    Banned
    Website's:
    Khambaty.com iMotivate.net
    @Vegeta - I dont know how to position it

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. A small editing needed
    By pankaj0010 in forum Graphics Area
    Replies: 0
    Last Post: 28th Jun 2012, 03:32 PM
  2. KWWHunction Templete - Help In Little Theme Editing ?
    By Michel_Designs in forum Forum and DDL Discussion
    Replies: 3
    Last Post: 17th Dec 2010, 05:43 PM
  3. Looking for GFX member to do some basic Template Editing.
    By arko66 in forum Community Cooperative
    Replies: 3
    Last Post: 3rd Dec 2010, 02:32 PM
  4. Some Basic HTML/CSS Editing Needed
    By Ambition in forum Webmaster Discussion
    Replies: 2
    Last Post: 23rd Oct 2010, 03:25 PM

Tags for this Thread

BE SOCIAL