Results 1 to 7 of 7
  1. #1
    Join Date
    Apr 2009
    Posts
    3
    Plugin Contributions
    0

    Default Needle in a hay stack! Help :)

    Hello
    Can anyone tell me what file I need to look in if I'm trying to remove a line of text that appears on every page in my website (www.digitalsmokeshop.com) Here's the code, the line of text is in bold and underlined...I need to get rid of it but have no clue where to find it! (If you view source on any page of my website...its there). I appreciate anyones help!!!

    see below:

    <div id="mainWrapper">



    <!--bof-header logo and navigation display-->

    <div id="headerWrapper">
    <!--bof-navigation display-->
    <div id="navMainWrapper">
    <div id="navMain">
    <ul class="back">
    <li><a href="http://digitalsmokeshop.com/">Home</a></li>
    <li><a href="http://digitalsmokeshop.com/index.php?main_page=login">Log In</a></li>

    </ul>
    </div>
    <div id="navMainSearch"></div>
    <br class="clearBoth" />
    </div>
    <!--eof-navigation display-->

    <!--bof-branding display-->
    <div id="logoWrapper">
    <div id="logo"><a href="http://digitalsmokeshop.com/"><img src="includes/templates/EzSilver/images/logo.gif" alt="e Cigarette" title=" e Cigarette " width="430" height="108" /></a></div>
    <div id="taglineWrapper">
    <div id="tagline">"Smoking HOT Prices on great e cigs</div>
    </div>
    </div>
    <br class="clearBoth" />
    <!--eof-branding display-->

    <!--eof-header logo and navigation display-->

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Needle in a hay stack! Help :)

    Di,
    Just locate your stylesheet.css and find this element

    #tagline

    1. add this:
    2. display: none;

  3. #3
    Join Date
    Apr 2009
    Posts
    3
    Plugin Contributions
    0

    Default Re: Needle in a hay stack! Help :)

    I was not expecting this fast of a response. You rock!

    Thank you very much!

  4. #4
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Needle in a hay stack! Help :)

    Di,
    It helps when you ask the right question with the proper paperwork behind the cigar.. :)

    Your view source listing was the Cigar with lots of smoke..

    Nice site by the way..

  5. #5
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Needle in a hay stack! Help :)

    Di,
    Another great tools to find information in the .php files is:

    1. admin panel/ tools/ developers tool kit
    2. https://www.zen-cart.com/tutorials/index.php?article=39
    3. Search for:
    4. Smoking HOT Prices on great e cigs

  6. #6
    Join Date
    Apr 2009
    Posts
    3
    Plugin Contributions
    0

    Default Re: Needle in a hay stack! Help :)

    Awesome! I did not know what the developers tool kit was for. That took me right to the file too!

    I really do appreciate your help Haredo! Wish I could get you a real cigar!

  7. #7
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Needle in a hay stack! Help :)

    Di,
    Your Welcome, good luck with Zen-Cart and all of her wonderful features.. :)

 

 

Similar Threads

  1. Replies: 8
    Last Post: 2 Apr 2017, 02:55 PM
  2. v154 PHP Warning: strstr(): Empty needle in
    By frank18 in forum General Questions
    Replies: 18
    Last Post: 1 Feb 2015, 01:05 AM
  3. finding a needle in a haystack - please help
    By tracyselena in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 10 Dec 2007, 05:29 AM
  4. Finding disabled product, needle in haystack
    By Jeffey in forum General Questions
    Replies: 5
    Last Post: 24 Apr 2007, 12:13 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg