Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2009
    Posts
    63
    Plugin Contributions
    0

    Default try to adjust the icon

    Hello everyone,
    now the icon of my web can't display completely, I use the firefox and firebug to adjust and see it,
    the following is the code:
    <input type="submit" style="width: 80px;" value="Sign In" onmouseout="this.className='cssButton button_login'" onmouseover="this.className='cssButtonHover button_login button_loginHover'" class="cssButton button_login"/>

    I try to change width: 80px;" to 179px, then it display the ico well. I see the CSS, and the width: 179px, it seem that the web don't use the css,

    and I see the page code by IE8, the page code is
    <input type="password" name="password" size = "41" maxlength = "40" chkrule="nnull/min5" chkname="password" id="login-password" class="input_box" /></li>
    <li class="line_60px">
    Forgot your <a href="http://www.jewellet.com/index.php?main_page=password_forgotten" class="red u">password?</a></li>
    <li class="margin_t">

    <input type="hidden" name="securityToken" value="ef8953b27ae6b5c3dab5225ac49fed69" /><div><input class="cssButton button_login" onmouseover="this.className='cssButtonHover button_login button_loginHover'" onmouseout="this.className='cssButton button_login'" type="submit" value="Sign In" style="width: 80px;"div>


    Could any one tell me where to change it? to chane 80px to 179px
    Thanks!
    Alan
    Attached Images Attached Images  
    Last edited by alan145; 13 Nov 2009 at 02:55 PM. Reason: need add something

  2. #2
    Join Date
    Jun 2008
    Location
    Morrisville, NC
    Posts
    50
    Plugin Contributions
    0

    Default Re: try to adjust the icon

    One problem I see is that you have a random "div" at the end of your "input" tag in your second code example. That should definitely be taken out.

    I would remove the inline style altogether and put the 179px width in your css file under either the cssButton or button_login classes.

    Good luck.

 

 

Similar Threads

  1. How to adjust the field size in the product type sidebox?
    By bookwise in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 4 Jan 2009, 05:15 AM
  2. Category Icon - Can the Icon be alone, without text?
    By Nathfunstuff in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 24 May 2008, 04:00 AM
  3. Where is the template to adjust how the Add to Cart button looks?
    By bugyoutoo in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 4 Mar 2008, 07:38 AM
  4. How do you adjust the layout of the additional images?
    By Cienwen in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 3 Dec 2007, 09:23 PM
  5. Help, how to adjust the spacing on the main page
    By lennypeng in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 18 Apr 2007, 06:34 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