Results 1 to 4 of 4

Hybrid View

  1. #1

    Default Want to change banner size and background color

    Ok I've tried reading the tutorial and still feel like I'm going in circles.

    I am running a custom template.

    I've tried changing this:

    #logoWrapper {
    width:800px;
    height:300px;
    background-image:url(includes/templates/CUSTOM/images/logo.jpg);
    background-repeat:no-repeat;
    }

    in the location: index\includes\templates\custom\CSS\stylesheet.css

    by changing I mean 699px to 800px and 289px to 300px

    After these changes I still see no change on the site.

    I am very new to this stuff so please take it easy on me.

    The page I'm referring to is www.rebelautoworxs.ca/index

    Thanks
    Last edited by RebelAutoWorxs; 9 Oct 2008 at 09:34 PM.

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

    Default Re: Want to change banner size and background color

    Your custom template must not be selected in Admin - Tools - Template Selection, since if you check the source code of your page, you'll see: <link rel="stylesheet" type="text/css" href="includes/templates/template_default/css/stylesheet.css" /


    https://www.zen-cart.com/tutorials/i...hp?article=142

    did you do the template_info.php part?

  3. #3

    Default Re: Want to change banner size and background color

    yes I did all that

    $template_name = 'custom';
    $template_version = 'Version 1.0';
    $template_author = 'Jim Lawler';
    $template_description = 'This is for www.rebelautoworxs.ca';
    $template_screenshot = '';
    ?>

    and in the Admin - Tools - Template Selection it does recognize it.

    I'm not sure why it's still using the template_default??

  4. #4

    Default Re: Want to change banner size and background color

    I figured it out!!

    it was a simple case of having the "css" folder capitalized to "CSS". Made the change and "boom" everything is different.

    Thanks for the leads Stevesh

 

 

Similar Threads

  1. I want to change the header background color...
    By huntleybill in forum General Questions
    Replies: 6
    Last Post: 12 Dec 2011, 11:17 PM
  2. Want to have options on the same line (size and color)
    By JHouse in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 1 Apr 2010, 04:15 PM
  3. Want to change HEADING_TITLE font size and color.
    By awhitley2 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 23 Jun 2009, 05:15 AM
  4. I want to change background color in my shopping cart content table. How do I do?
    By cmplx in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 31 Mar 2008, 02:58 AM
  5. Change background color to an image, and banner header
    By tacoma in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 17 Dec 2007, 04:12 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