Page 8 of 18 FirstFirst ... 678910 ... LastLast
Results 71 to 80 of 177
  1. #71
    Join Date
    Sep 2006
    Location
    U.K.
    Posts
    162
    Plugin Contributions
    0

    Default Re: Desert Noon Template Support Thread

    Just downloaded this template and very impressed with the ease of changing templates.

    A couple of questions:

    Have changed the logo but would like to move the new smaller logo away from edge.

    Want to change tagline to an image and have inserted this into header.php

    define('HEADER_SALES_TEXT', '<img src="/images/banner5.jpg"');

    but it did not work. so how can I insert an image into the Tagline as I wish to keep the header background.

    many thanks.
    Stephen.
    - ZenCart v:1.3.9h - Template: Simply_Kerrin- Column layout grid. v:1.3.6 - big royal mail. v:2.3.4 - stock by attributes 4.7 - Logo Sidebox - SitemapXML v2s.

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

    Default Re: Desert Noon Template Support Thread

    Quote Originally Posted by SilverKop View Post
    Just downloaded this template and very impressed with the ease of changing templates.

    A couple of questions:

    Have changed the logo but would like to move the new smaller logo away from edge.

    Want to change tagline to an image and have inserted this into header.php

    define('HEADER_SALES_TEXT', '<img src="/images/banner5.jpg"');

    but it did not work. so how can I insert an image into the Tagline as I wish to keep the header background.

    many thanks.
    URL for your site?

  3. #73
    Join Date
    Sep 2006
    Location
    U.K.
    Posts
    162
    Plugin Contributions
    0

    Default Re: Desert Noon Template Support Thread

    Stephen.
    - ZenCart v:1.3.9h - Template: Simply_Kerrin- Column layout grid. v:1.3.6 - big royal mail. v:2.3.4 - stock by attributes 4.7 - Logo Sidebox - SitemapXML v2s.

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

    Default Re: Desert Noon Template Support Thread

    Quote Originally Posted by SilverKop View Post
    open includes/templates/desert_noon/css/stylesheet.css

    find the following declarations and make the highlighted changes

    #logo {
    margin: 10px 0 0 10px;
    float: left;
    }

    #tagline {
    font-size: 3.5em;
    font-weight: bold;
    color:#854401;
    vertical-align: middle;
    background: url(../images/banner5.jpg) no-repeat;
    }

  5. #75
    Join Date
    Sep 2006
    Location
    U.K.
    Posts
    162
    Plugin Contributions
    0

    Default Re: Desert Noon Template Support Thread

    Clyde,

    Many thanks that worked a treat.

    Another question if you do not mind not quite your template but....

    I have added another side box, but how can I put an image into this.
    Stephen.
    - ZenCart v:1.3.9h - Template: Simply_Kerrin- Column layout grid. v:1.3.6 - big royal mail. v:2.3.4 - stock by attributes 4.7 - Logo Sidebox - SitemapXML v2s.

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

    Default Re: Desert Noon Template Support Thread

    Quote Originally Posted by SilverKop View Post
    Clyde,

    Many thanks that worked a treat.

    Another question if you do not mind not quite your template but....

    I have added another side box, but how can I put an image into this.
    I'd have to say its going to depend on the sidebox you installed.

    If you are using the bank sidebox or the logo sidebox add-ons then adding an image should be fairly easy.

    Other sideboxes may require a bit more effort to get the image instaled.

  7. #77
    Join Date
    Sep 2006
    Location
    U.K.
    Posts
    162
    Plugin Contributions
    0

    Default Re: Desert Noon Template Support Thread

    Quote Originally Posted by clydejones View Post
    I'd have to say its going to depend on the sidebox you installed.

    If you are using the bank sidebox or the logo sidebox add-ons then adding an image should be fairly easy.

    Other sideboxes may require a bit more effort to get the image instaled.

    blank_sidebox add-on
    Stephen.
    - ZenCart v:1.3.9h - Template: Simply_Kerrin- Column layout grid. v:1.3.6 - big royal mail. v:2.3.4 - stock by attributes 4.7 - Logo Sidebox - SitemapXML v2s.

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

    Default Re: Desert Noon Template Support Thread

    Quote Originally Posted by SilverKop View Post
    blank_sidebox add-on
    The blank sidebox is good for text and in some cases javascript.

    But using it for images requires a bit of extra work to define the images and setting them to display.

    The logo sidebox might be a better choice for images since the code for displaying the images is already included. the only thing required is to include the name, height, and width in the appropriate define statements.

  9. #79
    Join Date
    Sep 2006
    Location
    U.K.
    Posts
    162
    Plugin Contributions
    0

    Default Re: Desert Noon Template Support Thread

    Many thanks, have downloaded and installed the logo side box add on.

    Installed ok but how can I centre the logo please.
    Stephen.
    - ZenCart v:1.3.9h - Template: Simply_Kerrin- Column layout grid. v:1.3.6 - big royal mail. v:2.3.4 - stock by attributes 4.7 - Logo Sidebox - SitemapXML v2s.

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

    Default Re: Desert Noon Template Support Thread

    Quote Originally Posted by SilverKop View Post
    Many thanks, have downloaded and installed the logo side box add on.

    Installed ok but how can I centre the logo please.
    adding this at the bottom of your stylesheet.css should do the trick.

    #logosideboxContent {
    text-align:center;
    }

 

 
Page 8 of 18 FirstFirst ... 678910 ... LastLast

Similar Threads

  1. BecaBerry Template [Support Thread]
    By brandonturpin in forum Addon Templates
    Replies: 35
    Last Post: 14 Jun 2015, 09:35 AM
  2. Scuro Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 11
    Last Post: 12 Mar 2015, 09:45 PM
  3. Wallet Template - Support Thread
    By zami in forum Addon Templates
    Replies: 45
    Last Post: 25 Mar 2010, 10:15 PM
  4. Replies: 6
    Last Post: 12 Sep 2009, 09:49 AM
  5. help with custom template desert noon
    By meesh in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 19 Feb 2009, 12:00 AM

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