Results 1 to 6 of 6
Threaded View
-
25th Nov 2010, 01:24 AM #2MemberWebsite's:
sborg.usPretty easy to do if you're just removing those icons.
Goto WpLauncher/includes/comingsoon directory, open index.php
Check forPHP Code:elseif($cs_themestyle == 'Default'){
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>PHP Code:<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
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
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
A small editing needed
By pankaj0010 in forum Graphics AreaReplies: 0Last Post: 28th Jun 2012, 03:32 PM -
KWWHunction Templete - Help In Little Theme Editing ?
By Michel_Designs in forum Forum and DDL DiscussionReplies: 3Last Post: 17th Dec 2010, 05:43 PM -
Looking for GFX member to do some basic Template Editing.
By arko66 in forum Community CooperativeReplies: 3Last Post: 3rd Dec 2010, 02:32 PM -
Some Basic HTML/CSS Editing Needed
By Ambition in forum Webmaster DiscussionReplies: 2Last Post: 23rd Oct 2010, 03:25 PM
themaCreator - create posts from...
Version 3.52 released. Open older version (or...