Results 1 to 9 of 9

Threaded View

  1. #1
    Join Date
    Feb 2007
    Location
    United Kingdom
    Posts
    13
    Plugin Contributions
    0

    Default CSS Button Overflow Problems

    Right, I've had a problem with CSS buttons which I've ignored for a good few years now, and feel that now is the time to square this one away.

    The problem is that any CSS button that sits within a hyperlink container, i.e. <a>[BUTTON CODE]</a> overflows the link container.

    I've always worked around this by padding out the surrounding divs accordingly to avoid nasty overlap. An example of what I mean is posted in the image attached (blue box smaller than button which overlaps image).

    Now this must be a really simple problem to solve right - I just declare the "a" entry in my style sheet to be the same height or bigger than the CSS buttons, but only for buttons, so I've tried
    A SPAN.cssbutton {height:XXpx;}

    ...but this doesn't work.. I've tried playing around with overflow statements, block vs inline display, etc etc, but nothing works. Always the link container wants to be smaller than the button inside it.

    I haven't posted any css code yet, as my guess is that the solution is blindingly obvious to anyone who knows more than me about css, but I can if anyone needs it.
    Attached Images Attached Images  

 

 

Similar Threads

  1. How can I make the Header Search button be a CSS button?
    By makehveli in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 26 Aug 2011, 03:01 AM
  2. adding a class to button element - CSS button addon
    By australican in forum Addon Templates
    Replies: 3
    Last Post: 26 May 2010, 08:53 AM
  3. CSS Overflow/scroll in DIVS?
    By robertrhu in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 16 Jul 2009, 02:24 PM
  4. CSS Element for Add to Cart CSS button?
    By modernm in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 20 Jan 2008, 04:54 PM
  5. CSS Button Height Problems
    By absoluteblock in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 2 Nov 2006, 09:03 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