Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Join Date
    May 2012
    Posts
    564
    Plugin Contributions
    0

    Default restyling Create Account Page

    I've successfully removed some unwanted fields from the create account page. I just have a few things left to do.

    I'd like to have the link: Forgot your password ? Underlined. Checking Firebug, I thought that this was the line I needed to adjust:

    a:link, #navEZPagesTOC ul li a {color: #444443;text-decoration: none;}

    and I changed it to text-decoration:underline, but it underlined all of my links site wide. How can I just underline the Forgot your password link?

    What is the consensus on leaving the Company Name intact? If a customer was getting a package delivered to them at work, how would they fill out the address?

    I've just noticed in Firefox, the email address for returning customers is defaulting to admin with the admin password in dots. This is not happening in IE 10.

    Thanks!

  2. #2
    Join Date
    May 2012
    Posts
    564
    Plugin Contributions
    0

    Default Re: Streamline Create Account Page


  3. #3
    Join Date
    Dec 2010
    Location
    UK
    Posts
    1,771
    Plugin Contributions
    3

    Default Re: Streamline Create Account Page

    Quote Originally Posted by traytray View Post
    I've successfully removed some unwanted fields from the create account page. I just have a few things left to do.

    I'd like to have the link: Forgot your password ? Underlined. Checking Firebug, I thought that this was the line I needed to adjust:

    a:link, #navEZPagesTOC ul li a {color: #444443;text-decoration: none;}

    and I changed it to text-decoration:underline, but it underlined all of my links site wide. How can I just underline the Forgot your password link?

    What is the consensus on leaving the Company Name intact? If a customer was getting a package delivered to them at work, how would they fill out the address?

    I've just noticed in Firefox, the email address for returning customers is defaulting to admin with the admin password in dots. This is not happening in IE 10.

    Thanks!
    Which fields have you removed?
    Regarding your work delivery address; one can add/edit delivery addresses during checkout don't forget

  4. #4
    Join Date
    May 2012
    Posts
    564
    Plugin Contributions
    0

    Default Re: Streamline Create Account Page

    Quote Originally Posted by picandnix View Post
    Which fields have you removed?
    Regarding your work delivery address; one can add/edit delivery addresses during checkout don't forget
    http://designerperfumesnob.authsafe....ain_page=login

    Today I removed the salutations and the Fax Number, and a while back anything to do with International mail.

  5. #5
    Join Date
    Dec 2010
    Location
    UK
    Posts
    1,771
    Plugin Contributions
    3

    Default Re: Streamline Create Account Page

    Quote Originally Posted by traytray View Post
    http://designerperfumesnob.authsafe....ain_page=login

    Today I removed the salutations and the Fax Number, and a while back anything to do with International mail.
    by 'removed' you do mean you used the built in admin opinions for this rather than code hacking, yes?

  6. #6
    Join Date
    May 2012
    Posts
    564
    Plugin Contributions
    0

    Default Re: Streamline Create Account Page

    Quote Originally Posted by picandnix View Post
    by 'removed' you do mean you used the built in admin opinions for this rather than code hacking, yes?
    Love stuff you can turn off in admin. Yes.

  7. #7
    Join Date
    Sep 2008
    Location
    DownUnder, overlooking South Pole.
    Posts
    976
    Plugin Contributions
    6

    Default Re: Streamline Create Account Page

    You only need to underline the actual words "Forgot your password?" located in the link just before the </a>

    eg <a href="..."><u>Forgot your password?</u></a>

  8. #8
    Join Date
    May 2012
    Posts
    564
    Plugin Contributions
    0

    Default Re: Streamline Create Account Page

    Quote Originally Posted by dw08gm View Post
    You only need to underline the actual words "Forgot your password?" located in the link just before the </a>

    eg <a href="..."><u>Forgot your password?</u></a>
    Two things: I thought the <u> was deprecated, and a search of the term Forgot your password only shows the define ('TEXT_PASSWORD_FORGOTTEN', 'Forgot your password?'); in login.php so I thought that is where the change might take place?

  9. #9
    Join Date
    Sep 2008
    Location
    DownUnder, overlooking South Pole.
    Posts
    976
    Plugin Contributions
    6

    Default Re: Streamline Create Account Page

    Quote Originally Posted by traytray View Post
    I thought the <u> was deprecated
    From http://www.w3schools.com/tags/tag_u.asp

    Differences Between HTML 4.01 and HTML5

    In HTML 4.01, the <u> element is deprecated (the <u> element was used to define underlined text).

    The <u> element is redefined in HTML5, and it represents some text that should be stylistically different from normal text, such as misspelled words or proper nouns in Chinese.
    So much depends on which html version you are using in your Doctype.


    Quote Originally Posted by traytray View Post
    a search of the term Forgot your password only shows the define ('TEXT_PASSWORD_FORGOTTEN', 'Forgot your password?'); in login.php so I thought that is where the change might take place?
    Yes, so apply the underline to the define, eg "<u>Forgot your password?</u>".

  10. #10
    Join Date
    Sep 2008
    Location
    DownUnder, overlooking South Pole.
    Posts
    976
    Plugin Contributions
    6

    Default Re: Streamline Create Account Page

    Alternatively

    <span style="text-decoration:underline;">Forgot your password?</span>

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Suddenly Create Account Page re-loads after account created.
    By voluntaryist.only in forum General Questions
    Replies: 7
    Last Post: 9 Aug 2013, 07:36 AM
  2. create account page blank, no account created
    By tonymac in forum General Questions
    Replies: 9
    Last Post: 11 Mar 2010, 12:16 AM
  3. Bypass create account success page and go to My Account instead?
    By dealbyethan.com in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 3 Dec 2007, 01:50 PM
  4. Replies: 59
    Last Post: 30 Dec 2006, 05:24 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR