Results 1 to 10 of 720

Hybrid View

  1. #1
    Join Date
    Jul 2009
    Posts
    7
    Plugin Contributions
    0

    Default Re: Comstock Template

    Clyde, thank you for the excellent template. I am a total noob and i am having trouble location a particular piece of code. I am using the webtools on firefox and i can get it to tell me that this is what i am looking for:
    < h1 id="indexDefaultHeading">Welcome to Heatwavesales</h1 >
    But i do not see it in my stylesheet anywhere.
    Thanks!

  2. #2
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Comstock Template

    Quote Originally Posted by heatwavesales View Post
    Clyde, thank you for the excellent template. I am a total noob and i am having trouble location a particular piece of code. I am using the webtools on firefox and i can get it to tell me that this is what i am looking for:
    < h1 id="indexDefaultHeading">Welcome to Heatwavesales</h1 >
    But i do not see it in my stylesheet anywhere.
    Thanks!
    What is it you want to do?

  3. #3
    Join Date
    Jul 2009
    Posts
    7
    Plugin Contributions
    0

    Default Re: Comstock Template

    I just want to remove it, or put something else in its place. I was planning on using that section in the define main page section.

  4. #4
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Comstock Template

    Quote Originally Posted by heatwavesales View Post
    I just want to remove it, or put something else in its place. I was planning on using that section in the define main page section.
    open includes/languages/english/comstock/index.php

    find the following section of code

    Change this
    Code:
      define('HEADING_TITLE', 'Welcome to ' .STORE_NAME); /*Replace this line with the headline you would like for your shop. For example: Welcome to My SHOP!*/
    } elseif ($category_depth == 'nested') {
      // this will also be used on Top Level
      define('HEADING_TITLE', 'Welcome to ' .STORE_NAME); /*Replace this line with the headline you would like for your shop. For example: Welcome to My SHOP!*/
    to this

    Code:
      define('HEADING_TITLE', ''); /*Replace this line with the headline you would like for your shop. For example: Welcome to My SHOP!*/
    } elseif ($category_depth == 'nested') {
      // this will also be used on Top Level
      define('HEADING_TITLE', ''); /*Replace this line with the headline you would like for your shop. For example: Welcome to My SHOP!*/

  5. #5
    Join Date
    Jul 2009
    Posts
    7
    Plugin Contributions
    0

    Default Re: Comstock Template

    I will give that a try. Thanks so much!

  6. #6
    Join Date
    Jun 2009
    Posts
    49
    Plugin Contributions
    0

    Default Re: Comstock Template

    My site is RCHelicraft.com/store

  7. #7
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Comstock Template

    Quote Originally Posted by kramerr View Post
    My site is RCHelicraft.com/store
    What sidebox do you want to install?

  8. #8
    Join Date
    Jul 2009
    Posts
    7
    Plugin Contributions
    0

    Default Re: Comstock Template

    Quote Originally Posted by clydejones View Post
    open includes/languages/english/comstock/index.php

    find the following section of code

    Change this
    Code:
      define('HEADING_TITLE', 'Welcome to ' .STORE_NAME); /*Replace this line with the headline you would like for your shop. For example: Welcome to My SHOP!*/
    } elseif ($category_depth == 'nested') {
      // this will also be used on Top Level
      define('HEADING_TITLE', 'Welcome to ' .STORE_NAME); /*Replace this line with the headline you would like for your shop. For example: Welcome to My SHOP!*/
    to this

    Code:
      define('HEADING_TITLE', ''); /*Replace this line with the headline you would like for your shop. For example: Welcome to My SHOP!*/
    } elseif ($category_depth == 'nested') {
      // this will also be used on Top Level
      define('HEADING_TITLE', ''); /*Replace this line with the headline you would like for your shop. For example: Welcome to My SHOP!*/
    nvm. i got it. thanks again!
    Last edited by heatwavesales; 27 Jul 2009 at 04:27 PM. Reason: im a idiot.

  9. #9
    Join Date
    Jun 2009
    Posts
    49
    Plugin Contributions
    0

    Default Re: Comstock Template

    Everything is set correctly...and, still no Manufacturer's SideBox.

  10. #10
    Join Date
    Apr 2009
    Posts
    19
    Plugin Contributions
    0

    Default Re: Comstock Template

    Any screenshots or previews? Thanks!

 

 

Similar Threads

  1. v151 Reviews sidebox Comstock template
    By discoverytdi in forum Addon Templates
    Replies: 4
    Last Post: 7 Feb 2013, 04:49 AM
  2. Comstock template question
    By discoverytdi in forum Addon Templates
    Replies: 3
    Last Post: 11 Sep 2011, 10:28 PM
  3. Comstock template
    By grandpaj in forum Addon Templates
    Replies: 1
    Last Post: 25 Oct 2010, 10:09 PM
  4. Comstock template
    By grandpaj in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 22 Oct 2010, 04:02 AM
  5. Comstock Template Help -
    By Mrsb in forum Addon Templates
    Replies: 1
    Last Post: 23 Mar 2009, 07:14 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