Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Mar 2008
    Posts
    332
    Plugin Contributions
    0

    Default Login Page Layout Advise please?

    I'd like to do three things to my login page which can be seen here:
    http://texrag.com/store/index.php?main_page=login

    1. Add a box border around the titles like Billing Address Information, Create Password etc. Also add background color to the box title to let it stand out.

    2. On the Email Preferences, I'd like to move the Text Only radio button to be beside the HTML button.

    3. On the Forgot your password?, I'd like this to be beside the Continue button.

    Any help would be appreciated!!! I'm a newbie at css and zencart and still am confused as to which files to look at to fix this!
    Attached Images Attached Images  

  2. #2
    Join Date
    Oct 2007
    Location
    Australia
    Posts
    843
    Plugin Contributions
    0

    Default Re: Login Page Layout Advise please?

    You can make them into little boxes in your css file, find this section:

    Code:
    LEGEND {
        font-weight: bold;
        color: #9a9a9a;
        padding: 0.3em;
        background-color: #202224;
        border: 1px solid #9a9a9a;
        }
    On the other I *think* you need to edit the tpl_login_default.php file in includes/templates/template_default/templates and save the modified file in your overides directory (eg. includes/templates/{CUSTOM FOLDER}/templates)
    HunnyBee Design
    "A man's manners are a mirror in which he shows his portrait." ~ Johann Wolfgang von Goethe

  3. #3
    Join Date
    Mar 2008
    Posts
    332
    Plugin Contributions
    0

    Default Re: Login Page Layout Advise please?

    that worked thanks!!!!

  4. #4
    Join Date
    Oct 2007
    Location
    Australia
    Posts
    843
    Plugin Contributions
    0

    Default Re: Login Page Layout Advise please?

    Most welcome :)
    HunnyBee Design
    "A man's manners are a mirror in which he shows his portrait." ~ Johann Wolfgang von Goethe

 

 

Similar Threads

  1. Login Page Layout Edit - Help Please
    By picowico in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 18 Jan 2009, 04:52 PM
  2. Question, please advise....
    By Datagg in forum General Questions
    Replies: 2
    Last Post: 21 Feb 2008, 09:44 PM
  3. please advise
    By bshady in forum Addon Shipping Modules
    Replies: 0
    Last Post: 21 Jan 2008, 11:13 PM
  4. advise please
    By kitcorsa in forum Addon Payment Modules
    Replies: 0
    Last Post: 13 Apr 2007, 10:49 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