Page 1 of 2 12 LastLast
Results 1 to 10 of 18
  1. #1
    Join Date
    Mar 2011
    Location
    Ireland
    Posts
    286
    Plugin Contributions
    0

    Default Multiple background images?

    Hi cannot seem to figure this entirely out. Using 1.3.9 and want to have a header background image running across the site from the top at 100% width, and also at the footer of the site a similar image while the main (middle) background holds another image which is repeated. I have searched long for a solution to this, and have got some info but still not sure how to go about it. Can anyone help on the best way to do this.

  2. #2
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,706
    Plugin Contributions
    12

    Default Re: Multiple background images

    That's done in the stylesheet. Can't be more specific without more information on your site.

    Try looking at the tutorials for stylesheet.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  3. #3
    Join Date
    Mar 2011
    Location
    Ireland
    Posts
    286
    Plugin Contributions
    0

    Default Re: Multiple background images

    thanks for getting back to me.

    here is a link to my website and the css looks like this;

    body {
    margin: 0 15px;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 70%;
    color: #000000;
    background:url(../images/header_bg.gif) repeat-x, url(../images/background.gif) repeat;
    }

    /*}

    #topshadow {
    height: 62px
    width:1030px;
    margin: -62px
    background-image: url(images/header_bg.gif);
    background-repeat: repeat-x;
    }

    #pageborders {
    width:100%x;
    min-height:100%;
    margin:auto;
    background:url(images/background.gif);
    background-repeat: repeat;
    }

    #bottomshadow {
    margin:0px;
    height:66px;
    width:1030px;
    background:url(images/header_bg.gif);
    background-repeat: repeat-x;
    }*/


    although this works somewhat in firefox not so in IE. I was starting to include some code in the body to get around this another way but not sure if I am on the right track. I know many websites have this look so may be I am doing something really silly as I don't seem to be able to achieve it. Hope you can help.

  4. #4
    Join Date
    Mar 2011
    Location
    Ireland
    Posts
    286
    Plugin Contributions
    0

    Default Re: Multiple background images

    Quote Originally Posted by jagall View Post
    Hi cannot seem to figure this entirely out. Using 1.3.9 and want to have a header background image running across the site from the top at 100% width, and also at the footer of the site a similar image while the main (middle) background holds another image which is repeated. I have searched long for a solution to this, and have got some info but still not sure how to go about it. Can anyone help on the best way to do this.
    Hi really struggling with this, I understand that I need to bring different elements into css but not sure how that is applied.

  5. #5
    Join Date
    Mar 2011
    Location
    Ireland
    Posts
    286
    Plugin Contributions
    0

    Default Re: Multiple background images

    Quote Originally Posted by jagall View Post
    Hi really struggling with this, I understand that I need to bring different elements into css but not sure how that is applied.
    Got this figured out and now have one background image which stretches to fit browser. thanks for help

  6. #6
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,706
    Plugin Contributions
    12

    Default Re: Multiple background images


    Might want to take a look at 1024x768 resolution.
    Not sure enough folks have bigger as yet.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  7. #7
    Join Date
    Mar 2011
    Location
    Ireland
    Posts
    286
    Plugin Contributions
    0

    Default Re: Multiple background images

    not sure i understand. i changed my screen res to 102x768 and the site looks fine, at lower or higher res, is this what you mean?

  8. #8
    Join Date
    Feb 2011
    Posts
    82
    Plugin Contributions
    0

    Default Re: Multiple background images

    Quote Originally Posted by jagall View Post
    Got this figured out and now have one background image which stretches to fit browser. thanks for help
    hi... can i visit ur website? I trying to change my background to other texture, not color... thank you.

  9. #9
    Join Date
    Nov 2009
    Location
    UK
    Posts
    1,090
    Plugin Contributions
    0

    Default Re: Multiple background images

    Quote Originally Posted by dbltoe View Post

    Might want to take a look at 1024x768 resolution.
    Not sure enough folks have bigger as yet.
    Quite the contrary.


    http://www.w3schools.com/browsers/browsers_display.asp

  10. #10
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,706
    Plugin Contributions
    12

    Default Re: Multiple background images?

    Aren't statistics great? These you point to are for people accessing w3c.schools. That's like saying the number of accidents involving senior citizens has tripled in the last 10 years. But, the number of seniors has quintupled with the baby boomers, so statistics lie again.

    From the website you quoted
    Statistics are important information. W3Schools.com is for people with an interest for web technologies. This fact indicates that the figures below might not be 100% true for the average internet users. The average internet-user might have a lower screen resolution.
    MIGHT?
    I'm gonna need more proof before I plan for more than 1024 x 768.
    Most of us are still using the 960 Grid System.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v150 Duplicate images appear for multiple images
    By shamanicconnection in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 27 Mar 2013, 01:21 AM
  2. Multiple language multiple category images?
    By Luxifer in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 9 Feb 2011, 07:17 PM
  3. CSS Question - Multiple Background Images
    By voltage in forum Templates, Stylesheets, Page Layout
    Replies: 28
    Last Post: 11 Dec 2009, 09:19 PM
  4. Replies: 1
    Last Post: 29 Sep 2006, 04:52 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