Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2007
    Location
    St. Louis
    Posts
    110
    Plugin Contributions
    0

    Default Adding images to right/left column

    Hi everyone,

    I am needing to add a few small images to the left column underneath a layout box and I can't figure out exactly where to go. I found this thread...

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

    The part I'm not getting is where it says to 'Then add the following CSS to the appropriate block'.

    Where exactly is this 'block'. I'm not ever sure if this is what I need to do but I'd appreciate any help.

    Here is a link to the site under construction, I need to add some trading card logos under the search box on the left...

    http://www.rookieyearcollectibles.com

    Thanks in advance

  2. #2
    Join Date
    Sep 2007
    Posts
    219
    Plugin Contributions
    0

    Default Re: Adding images to right/left column

    Hi,

    The block refers to the two blocks of CSS at the top of the page.

    For example, if you need to add an image in the left column you would add this block to your templates css stylesheet

    .leftBoxContainer {
    margin: 0em;
    border: 1px solid #9a9a9a;
    border-bottom: 5px solid #336633;
    margin-top: 1.5em;
    padding-bottom: 20px;
    background-image: url(../images/nameofyourimage.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-repeat: repeat-x;
    }

    and then you would simply upload your image to your templates images folders

    Hope this clears things up for you

  3. #3
    Join Date
    Aug 2007
    Location
    St. Louis
    Posts
    110
    Plugin Contributions
    0

    Default Re: Adding images to right/left column

    Hi there..

    Thanks for the reply. What I'm trying to do is to have the images outside of the layout boxes. I'll admit that layout via .css is still pretty new to me.

    Thanks for helping

  4. #4
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Adding images to right/left column

    Quote Originally Posted by robinstl View Post
    Hi there..

    Thanks for the reply. What I'm trying to do is to have the images outside of the layout boxes. I'll admit that layout via .css is still pretty new to me.

    Thanks for helping
    http://www.zen-cart.com/forum/showthread.php?t=75487
    Similar request with solution at above url

 

 

Similar Threads

  1. Space between left layout column and right content column
    By eazy in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 21 Mar 2013, 02:16 AM
  2. Remove Left Column and add images on right column
    By steve Nezia in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 13 Jun 2011, 03:40 PM
  3. Can I add Categoy links left and Right column around center column?
    By cshart in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 27 Oct 2010, 06:06 PM
  4. Adding Background images to RIGHT and LEFT
    By spectreman in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 20 Jun 2009, 04:24 AM
  5. 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