Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12
  1. #11
    Join Date
    Jun 2006
    Posts
    18
    Plugin Contributions
    0

    Default Re: CSS Buttons and fixed width

    I have started to modify css according to sliding door method and til now I succeded with link buttons but input buttons are still messy.. if you see what is wrong there please let me know ;)

    http://www.mozaika.org/index.php?mai...roducts_id=195

  2. #12
    Join Date
    Nov 2003
    Location
    Haarlem | Netherlands
    Posts
    1,987
    Plugin Contributions
    15

    Default Re: CSS Buttons and fixed width

    Hi CzechBoy,

    your link css-buttons indeed look great now in Firefox! When I look in IE though the link buttons are as messy as the input buttons (well at least IE seems more consistant in this case ;-) ).

    But I am afraid I can't help you with that right now I do see however that you added the css code which should make the inline css obsolete, but the inline width setting is stil there.

    To remove this inline style you can look for (in includes/html_output.php):
    Code:
    $style = ' style="width: ' . $width . 'px;"';
    And change it to:
    Code:
    $style = ' style="width: ' . $width . 'px;"';
    $style = ''; // remove inline style
    (this way it is easy to revert if needed)

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. CSS Buttons Width Setting
    By PortraitArtist in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 10 Jan 2011, 10:39 PM
  2. Banners width and height fixed
    By jibon in forum Basic Configuration
    Replies: 5
    Last Post: 14 May 2009, 06:53 AM
  3. fixed width page, categories and currencies help
    By nonfinite in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 23 Apr 2009, 08:19 PM
  4. CSS buttons - why is width limited?
    By daymobrew in forum General Questions
    Replies: 2
    Last Post: 4 Apr 2009, 12:49 AM
  5. css buttons width - can't find where to adjust
    By cupcake in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 13 May 2007, 12:21 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