Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2010
    Posts
    263
    Plugin Contributions
    0

    Default Change font size for Sign Up page

    How do I change the font size on the sign up page ? i.e. for;

    "Create a Customer Profile with MyCart, which allows you to shop faster, track the status of your current orders, review your previous orders and take advantage of our other member's benefits. Click the SIGN UP button below. "

    I want to increase its font size. I've seen a few threads, however not any that provide a clear solution.

    v 1.3.9h
    Thanks,
    007

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Change font size for Sign Up page

    #createAccountForm .information {font-size: 1.3em;}

    For future reference, install the Firefox browser and the Web Developer plugin for Firefox. You can use those to see where in the stylesheet you change the styling of the various page elements.

    Ctrl-Shift-Y will allow you to hover over a section of the page and see the class and id names for that section in the box at the top. The statements in the stylesheet that begin with # are id's and the ones that begin with dots are classes.

    Ctrl-Shift-E will open the CSS editor and allow you to edit the stylesheet and see the changes in real time without changing anything permanently. An essential tool.

    Some prefer Firebug, which does much the same thing.

    (If you're using Firefox 4-9, you'll need to remap the editor shortcut, since Firefox has appropriated Ctrl-Shift-E for an

    internal function - I use Ctrl-Shift-Q.)

 

 

Similar Threads

  1. How do I change font size for links?
    By iowabob in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 14 Jun 2011, 02:19 AM
  2. How do I change font size for Unsubcribe?
    By jadedev in forum Basic Configuration
    Replies: 3
    Last Post: 16 May 2011, 01:41 AM
  3. Change EZ page contet text font size
    By cdhi2002 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 18 Dec 2009, 10:35 AM
  4. EZ-PAGE header - change font size and colour
    By nav007_2000 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 12 Oct 2008, 10:52 PM
  5. Change font size for tag line
    By TweedyBird in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 11 Nov 2006, 07:16 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