Results 1 to 6 of 6
  1. #1
    Join Date
    Dec 2010
    Posts
    248
    Plugin Contributions
    0

    Default sidebox images/background

    I've changed my sideboxes to images. I have a file called tile_back gif that is 10x35. I think that makes up the footer along the bottom of my site (dark purple).

    Because I've changed the sideboxes the tile_back.gif file is now showing up on each of the sidebox headings. If I change the tile_back.gif file to the same colour as the light purple, the footer of the webpage changes as well.

    How do i keep the footer dark purple and get rid of the dark purple at the side of the sideboxes?

    I hope this makes sense!!

    Cheers,

    Maxy
    Mitch B
    www.lovetovape.com.au
    love the Zen-Cart forums!!!

  2. #2
    Join Date
    Jan 2009
    Location
    Ireland
    Posts
    431
    Plugin Contributions
    0

    Default Re: sidebox images/background

    in your style sheet:
    .centerBoxHeading, .leftBoxHeading, .rightBoxHeading {

    margin: 0em;

    background-color: #abbbd3;

    background-image: url(../images/tile_back.gif);

    padding: 0em 0.2em;
    comment that out

  3. #3
    Join Date
    Dec 2010
    Posts
    248
    Plugin Contributions
    0

    Default Re: sidebox images/background

    Hi Donal
    Thanks for replying.

    Sorry to be so dense!!
    How do I comment that out??

    I really am learning :)
    Mitch B
    www.lovetovape.com.au
    love the Zen-Cart forums!!!

  4. #4
    Join Date
    Jan 2009
    Location
    Ireland
    Posts
    431
    Plugin Contributions
    0

    Default Re: sidebox images/background

    /*background-image: url(../images/tile_back.gif);*/

  5. #5
    Join Date
    Dec 2010
    Posts
    248
    Plugin Contributions
    0

    Default Re: sidebox images/background

    So when someone says comment it out they meant to use /*...*/

    Excellent!!

    Thank you so much!!
    Mitch B
    www.lovetovape.com.au
    love the Zen-Cart forums!!!

  6. #6
    Join Date
    May 2009
    Posts
    1,254
    Plugin Contributions
    3

    Default Re: sidebox images/background

    Quote Originally Posted by maxy007 View Post
    So when someone says comment it out they meant to use /*...*/
    FYI
    It depends, /*... */ is for css, and multi line php
    for one line of php //
    for html it is <!-- ... -->

 

 

Similar Threads

  1. background images for sidebox headings
    By Thannaree in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 16 Aug 2012, 08:47 AM
  2. Modifying Sidebox with background and images
    By alana1223 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 28 Jan 2009, 08:28 PM
  3. Background Images for Sidebox Headers Not displaying In IE.
    By SurrealDesign in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 26 Jan 2009, 05:18 PM
  4. sidebox container background images???
    By 1kell in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 24 Jan 2009, 03:18 AM
  5. Sidebox background images
    By tsaurus in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 2 Oct 2006, 05:57 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