Thread: CSS Question

Results 1 to 6 of 6
  1. #1
    Join Date
    Jul 2008
    Posts
    5
    Plugin Contributions
    0

    help question CSS Question

    Hi all,
    I was playing around and customizing my Zen Cart, doing fine and getting everything the way I want it. Of course I waited until I was almost done to check my website in Internet Explorer instead of Firefox, and argg I can't figure out how to do what I want now.

    In firefox this page http://www.mattemerson.com/Gallery/i...&products_id=1 displays perfectly. But in IE7 the add to cart box border goes off the right side of the page and I can't figure out how to make it not do that. I tried running the page through the The W3C CSS Validation Service and it passes... so what do I have to do to get the border around the add this to my cart button to show up properly?

    Thank you for your help!

    -=Matt=-
    Last edited by Lopton; 19 Jul 2008 at 09:01 PM.

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

    Default Re: CSS Question

    Try this
    Code:
    #cartAdd {
            float: left;
    	margin-left: 3em;
    	text-align: center;
    	border: 1px solid #000;
    	padding: 1em;
    	}
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Jul 2008
    Posts
    5
    Plugin Contributions
    0

    Default Re: CSS Question

    Well you know, I am amazed, I spent at least an hour on it and you got it right the first time,

    Argg but now the alignment of the attributes is all jacked up in firefox... the drop down box is above the actual text =( I think that is why I removed the float in the first point... Any ideas on how to fix that?

    -=Matt=-

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

    Default Re: CSS Question

    Check by changing to the classic template and they align on the bottom level...

    Either your template or you edits have mussed this
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Jul 2008
    Posts
    5
    Plugin Contributions
    0

    Default Re: CSS Question

    Okay thanks, I reload the template default version of the product page and got it fixed after much pain

    Really glad I found Zen Cart though!

    -=Matt=-

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

    Default Re: CSS Question

    Looks real nice!!!
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. v139h CSS Question
    By gazag in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 27 Feb 2012, 03:02 PM
  2. CSS question
    By sunflowertami in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 6 Jun 2010, 04:21 PM
  3. I'm not sure if this is a CSS question or an admin panel question....
    By kinget in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 24 Mar 2007, 08:29 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