Results 1 to 10 of 11

Hybrid View

  1. #1
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Customizing Help

    One way is to note the id or class that Firebug or Web Developer identifies and search for that id or class in Admin - Tools - Developers Tool Kit.

  2. #2
    Join Date
    Jul 2008
    Posts
    6
    Plugin Contributions
    0

    Default Re: Customizing Help

    Quote Originally Posted by stevesh View Post
    One way is to note the id or class that Firebug or Web Developer identifies and search for that id or class in Admin - Tools - Developers Tool Kit.
    Thanks for your help, this method is working fine. =D
    Though in the place of the text that should be there is "<?php echo HEADING_TITLE; ?>" and i'v been searching for "HEADING_TITLE" And it says that its in:

    Quote Originally Posted by shop/includes/languages/english/index.php
    Line #51 : define('HEADING_TITLE', 'Welcome to my website');
    (With the exact message in the bold that i want to delete.)
    Line #55 : define('HEADING_TITLE', 'Welcome to my website');
    I went into this file and couldn't fine ether of those lines, and defiantly on like 51 and 55 as the index.php only goes up to 39.


    Thanks for all your help everyone btw

  3. #3
    Join Date
    Jul 2008
    Posts
    6
    Plugin Contributions
    0

    Default Re: Customizing Help

    Quote Originally Posted by stevesh View Post
    One way is to note the id or class that Firebug or Web Developer identifies and search for that id or class in Admin - Tools - Developers Tool Kit.
    Thanks for your help, this method is working fine. =D
    Though in the place of the text that should be there is "<?php echo HEADING_TITLE; ?>" and i'v been searching for "HEADING_TITLE" And it says that its in:

    Quote Originally Posted by shop/includes/languages/english/index.php
    Line #51 : define('HEADING_TITLE', 'Welcome to my website');
    (With the exact message in the bold that i want to delete.)
    Line #55 : define('HEADING_TITLE', 'Welcome to my website');
    I went into this fine and couldn't fine ether of those lines, and defiantly on like 51 and 55 as the index.php only goes up to 39.


    [edit]
    Silly me, why am i getting hung up over where the text is comeing fromw hen i can just delete the hole:
    <h1 id="indexDefaultHeading"><?php echo HEADING_TITLE; ?></h1>
    Line

    Problem solved

    Thanks for all your help everyone btw

 

 

Similar Threads

  1. Customizing Attrubutes Help!
    By DannyVarley in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 20 Dec 2011, 03:15 PM
  2. Customizing help....
    By ierick7 in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 15 Dec 2009, 08:27 PM
  3. Help Customizing Columns
    By katlees in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 15 Apr 2008, 04:54 PM
  4. Customizing Tagline Help
    By CemeteryWinter in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 4 Dec 2006, 09:38 PM

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