Thread: CSS Issue

Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2006
    Posts
    81
    Plugin Contributions
    0

    Default CSS Issue

    Hi there,

    Iam having a few CSS isuues, i cannot get 3 background images to display in ie and also to display right in firefox.

    The idea of the 3 backgrounds is that they make one image which is a roman column, but having issues -

    BODY {
    background-image:url(images/bg_01.png), url(images/bg_02.png), url(images/bg_03.png);
    background-repeat: no-repeat, repeat-y , no-repeat;
    background-position: top, center center , bottom;
    background-color: #f2e9cf;
    color: #646464;
    margin: 0px;
    font-family:Tahoma;
    font-size:11px;

    Url - http://itstudiodesigns.co.uk/cartdemo2/

    Can anyone help please, using zencart 1.3.8a, thanks Che

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: CSS Issue

    Yiour template looks tto be an old design using tables versus divs
    Also the width appears to be close to 100% on a 1024px view
    If it is 100%, you will not see the body where you have attached the image
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. Layout issue / css problem with IE only. Can't find the issue!
    By linnx in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 2 Apr 2011, 10:54 AM
  2. css issue
    By acummins in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 12 Feb 2010, 02:06 AM
  3. CSS Issue in Firefox
    By scottdev in forum General Questions
    Replies: 7
    Last Post: 5 Jul 2009, 10:03 PM
  4. Is this a CSS issue
    By johnny43 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 11 Jan 2008, 08:03 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