Page 66 of 72 FirstFirst ... 16566465666768 ... LastLast
Results 651 to 660 of 720
  1. #651
    Join Date
    Jun 2011
    Posts
    35
    Plugin Contributions
    0

    Default Re: Comstock Template

    That is already there, so must not be the solution

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

    Default Re: Comstock Template

    Quote Originally Posted by BrianWI View Post
    That is already there, so must not be the solution
    A link to your site would be very useful.

  3. #653
    Join Date
    May 2011
    Location
    Sunny Rossendale (not)
    Posts
    556
    Plugin Contributions
    2

    Default Re: Comstock Template

    OK read this https://www.zen-cart.com/tutorials/i...hp?article=124
    How do I change the Header Image?

    By default Zen Cart uses header_bg.jpg for the name of this image, but you can use you own filename for the background image.

    Using an image editor, create a new background graphic and save it to includes/templates/CUSTOM/images/your_header_image.???.

    Now open your stylesheet.css and find or add the following code.

    #logoWrapper {
    width:760px;
    height:110px;
    background-image:url(../images/your_header_image.???);
    background-repeat:no-repeat;
    }

    Change the file name to that of your own header image, adjust the width and height to those of your header image, save the stylesheet and upload both files to your server.


    but I still can't get the header image to show up is it turned off somewhere
    http://www.rvsolarsystems.co.uk/store2/
    What ever your doing remember to KISS ( Keep It Simple Stupid )

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

    Default Re: Comstock Template

    Quote Originally Posted by discoverytdi View Post
    OK read this https://www.zen-cart.com/tutorials/i...hp?article=124
    How do I change the Header Image?

    By default Zen Cart uses header_bg.jpg for the name of this image, but you can use you own filename for the background image.

    Using an image editor, create a new background graphic and save it to includes/templates/CUSTOM/images/your_header_image.???.

    Now open your stylesheet.css and find or add the following code.

    #logoWrapper {
    width:760px;
    height:110px;
    background-image:url(../images/your_header_image.???);
    background-repeat:no-repeat;
    }

    Change the file name to that of your own header image, adjust the width and height to those of your header image, save the stylesheet and upload both files to your server.


    but I still can't get the header image to show up is it turned off somewhere
    http://www.rvsolarsystems.co.uk/store2/
    The link you provided to your store is not working.

  5. #655
    Join Date
    May 2011
    Location
    Sunny Rossendale (not)
    Posts
    556
    Plugin Contributions
    2

    Default Re: Comstock Template

    Quote Originally Posted by clydejones View Post
    The link you provided to your store is not working.
    http://www.rvsolarsystems.co.uk/store/ typo sorry
    What ever your doing remember to KISS ( Keep It Simple Stupid )

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

    Default Re: Comstock Template

    Quote Originally Posted by discoverytdi View Post
    When you say background image do you mean the "comstock" logo?

    if that's the case then check this article in the tutorials/FAQ section:
    www.zen-cart.com/tutorials/index.php?article=125

  7. #657
    Join Date
    May 2011
    Location
    Sunny Rossendale (not)
    Posts
    556
    Plugin Contributions
    2

    Default Re: Comstock Template

    Quote Originally Posted by clydejones View Post
    When you say background image do you mean the "comstock" logo?

    if that's the case then check this article in the tutorials/FAQ section:
    www.zen-cart.com/tutorials/index.php?article=125
    Hi Clyde no I'm tying to use this image as my header

    with the contact us my account view cart and search etc still visable.
    cheers
    peter
    What ever your doing remember to KISS ( Keep It Simple Stupid )

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

    Default Re: Comstock Template

    Quote Originally Posted by discoverytdi View Post
    Hi Clyde no I'm tying to use this image as my header

    with the contact us my account view cart and search etc still visable.
    cheers
    peter
    open includes/templates/comstock/css/stylesheet.css

    find the following declaration and make the highlighted change.
    make sure you've saved the image to includes/templates/comstock/images/

    #logoWrapper {
    margin: 0 auto;
    padding: 0;
    width: 907px;
    height:100px;
    background: #f2f2f2 url(../images/header.png) no-repeat;
    position: relative;
    }

  9. #659
    Join Date
    May 2011
    Location
    Sunny Rossendale (not)
    Posts
    556
    Plugin Contributions
    2

    Default Re: Comstock Template

    Quote Originally Posted by clydejones View Post
    open includes/templates/comstock/css/stylesheet.css

    find the following declaration and make the highlighted change.
    make sure you've saved the image to includes/templates/comstock/images/

    #logoWrapper {
    margin: 0 auto;
    padding: 0;
    width: 907px;
    height:100px;
    background: #f2f2f2 url(../images/header.png) no-repeat;
    position: relative;
    }

    Hi Clyde I'd tried that before but only got it to fill some of the header area http://www.rvsolarsystems.co.uk/store/ i'd like it to fill the whole area
    Cheers Peter
    What ever your doing remember to KISS ( Keep It Simple Stupid )

  10. #660
    Join Date
    May 2011
    Location
    Sunny Rossendale (not)
    Posts
    556
    Plugin Contributions
    2

    Default Re: Comstock Template

    Quote Originally Posted by discoverytdi View Post
    Hi Clyde I'd tried that before but only got it to fill some of the header area http://www.rvsolarsystems.co.uk/store/ i'd like it to fill the whole area
    Cheers Peter
    sorted my image was to small
    What ever your doing remember to KISS ( Keep It Simple Stupid )

 

 
Page 66 of 72 FirstFirst ... 16566465666768 ... LastLast

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

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR