Results 1 to 6 of 6
  1. #1
    Join Date
    Dec 2005
    Posts
    142
    Plugin Contributions
    0

    Default adding an image to the left column

    Does anyone know how I can add an image into my left column? Not in my navigation area, just on that side.?

  2. #2
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,237
    Plugin Contributions
    20

    Default Re: adding an image to the left column

    Add it to includes/templates/YOUR_TEMPLATE/common/tpl_main_page.php in the section <td id="navColumnOne"...> or <div id="navColumnOneWrapper" ..>
    Development Manager @ JSWeb Ltd
    Over 15 years with Zencart

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

    Default Re: adding an image to the left column

    an eaiser way so you don't have to edit the template file is to add it to your stylesheet.css

    find the following code:

    Code:
    #navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
    	margin: auto;
    	}
    and add the following declaration just below it:

    #navColumnOneWrapper {background: url(../images/YOUR_IMAGE.???);}

  4. #4
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,237
    Plugin Contributions
    20

    Default Re: adding an image to the left column

    That's assuming she wants it as a background!
    Development Manager @ JSWeb Ltd
    Over 15 years with Zencart

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

    Default Re: adding an image to the left column

    Good point, but she has 2 choices to pick from.

  6. #6
    Join Date
    Dec 2005
    Posts
    142
    Plugin Contributions
    0

    Default Re: adding an image to the left column

    Thanks for the replies! It is greatly appreciated! I was actually wanting to pop an image in, not as a background and it worked perfect! I was not sure what page the code was on!

    Thanks again!

 

 

Similar Threads

  1. How do I place an image on the left side of the left column? ( Image Included)
    By samar777 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 30 Nov 2010, 04:43 AM
  2. how do I put an image into the left column?
    By gaukler in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 3 Mar 2008, 12:14 PM
  3. Adding an image to left column???
    By MCanes in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 8 Oct 2007, 05:17 AM
  4. Adding Graphic Image/Script Element on Left/Right Column
    By BlessIsaacola in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 3 Jun 2006, 11:56 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