Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2007
    Posts
    40
    Plugin Contributions
    0

    Default couple things that only appear on mac computers.

    On Mac computers at http://www.goldstarskatesupply.com/v2/ the login box on the side is super long and also some of the pop-up windows are long too...How would I change this?

    (like that using Mozilla Firefox and Safari)

  2. #2
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: couple things that only appear on mac computers.

    Quote Originally Posted by john9 View Post
    On Mac computers at http://www.goldstarskatesupply.com/v2/ the login box on the side is super long and also some of the pop-up windows are long too...How would I change this?

    (like that using Mozilla Firefox and Safari)
    For the login box issue, in the stylesheet change:

    FORM, SELECT, INPUT {
    display: inline;
    font-size: 1em;
    margin: 0.1em;
    }

    to


    FORM, SELECT, INPUT {
    display: inline;
    font-size: .9em;
    margin: 0.1em;
    }

    Can you show me a specific popup link?

 

 

Similar Threads

  1. Layout Alignment problem - Only on some computers and only on IE
    By phlipper in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 16 Sep 2012, 06:03 PM
  2. help with a couple things
    By elscorcho20 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 1 Aug 2008, 12:15 AM
  3. Help with a couple of things
    By Big's Bikini in forum Templates, Stylesheets, Page Layout
    Replies: 13
    Last Post: 20 Jun 2008, 03:12 AM
  4. A couple of small things...
    By patchcables in forum General Questions
    Replies: 11
    Last Post: 14 Sep 2006, 07:18 PM
  5. over riding a couple of things
    By patchcables in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 9 Sep 2006, 03:22 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