Results 1 to 10 of 15

Hybrid View

  1. #1
    Join Date
    Sep 2007
    Posts
    46
    Plugin Contributions
    0

    Default I think this is a CSS problem?

    If you go to my shop, the products run on through the footer on some computers (not mine at home, but my office one). See it at:

    http://diginirvana.com/zen_cart/store

    I think this is a CSS problem? Does anyone see anything suspicious in my CSS?

    Thanks so much for your help!
    Carina

  2. #2
    Join Date
    May 2006
    Posts
    321
    Plugin Contributions
    0

    Default Re: I think this is a CSS problem?

    What is the difference in the two computers? Different browser? I'm viewing in Firefox on a Mac and I don't see the problem so I don't know how to help :) .

  3. #3
    Join Date
    Sep 2007
    Posts
    46
    Plugin Contributions
    0

    Default Re: I think this is a CSS problem?

    Both are Macs. Mine is a powerbook. The ones at my office is brand new with Leopard on it. I don't think that's the problem though. One of my Creative Team members said they are having trouble scrolling down (which seems to be the issue). And fixes for something like that?

  4. #4
    Join Date
    Sep 2007
    Posts
    46
    Plugin Contributions
    0

    Default Re: I think this is a CSS problem?

    Okay, so I think a contributing factor is that I added this recently (now I have the scrolling problem for some computers). Here it is:

    .centerColumn {
    background-image: url(../images/nirvanagrandopeningsale1.jpg);
    background-repeat: repeat-x;
    height: 90px;
    margin:0;
    padding-top: 93px;
    }


    So I added 90px of height that for some reason does not get fixed for some browsers/computers. Also I just tried the shop out in Internet Explorer on my computer and noticed that the footer just comes out as a thin line (with no buttons/links). Otherwise it is fine in Firefox and Safari on my computer.

    Any suggestions? Thanks so much!
    Carina

  5. #5
    Join Date
    May 2006
    Posts
    321
    Plugin Contributions
    0

    Default Re: I think this is a CSS problem?

    I'm trying to figure out why you have repeat-x on your background repeat. I only see it once and I'm assuming that's all you want me to see, so you need to replace the repeat-x with no-repeat. Not sure that will help at all since I'm a trial and error learner and I can't do that with your site, but it can't hurt to try that. What I'm really wondering, though, is why you don't just add the image via the main page editor as you did with the text. This doesn't look like the stock Zen template so you very well may have a reason, but I'm just not familiar with that template so I have no idea why adding it along with the text wouldn't work.

  6. #6
    Join Date
    Sep 2007
    Posts
    46
    Plugin Contributions
    0

    Default Re: I think this is a CSS problem?

    If I use the main page editor won't it only show up on one page (the main page)? Not every page as it does now? plus, I'm not sure how to add an image.

    I changed the repeat-x, but it didn't seem to solve the problem. Hmmm. Anything else?

    Thanks so much for your help!

 

 

Similar Threads

  1. CSS Problem i think ??
    By gmrm in forum General Questions
    Replies: 3
    Last Post: 11 Jan 2010, 12:58 PM
  2. slight problem with css (i think)
    By humbll in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 26 May 2007, 07:04 AM

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