Not signed in (Sign In)

SkillShare - A place to discuss Web Standards and Web Design topics

Categories

Vanilla 1.1.5a is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorapn85
    • CommentTimeJun 26th 2008 edited
     permalink
    http://www.holdemrebates.com

    When you try and click "website" under each website name, the only clickable area is a sliver on the far right.

    Thanks for the help!
    • CommentAuthorkesav
    • CommentTimeJun 26th 2008
     permalink
    Hi Adam Newman,

    You have specified "margin-left: -45px;" to "#one ol li a, #two ol li a, #three ol li a" - That was the culprit.
    Remove it you will get out of the problem.

    You can use some other ways to provide space after the text "website"
    For example,
    since you have already specified "position: relative" for "#one ol li, ... "
    now you can specify "position:absolute; and right: 25px;" in the place of the margin-left;

    I say this (even thought the solution is not the best) just to avoid more changes... better try some other ways also.

    -Cheers
    Kesav.
    Thankful People: apn85
    • CommentAuthorapn85
    • CommentTimeJun 26th 2008
     permalink
    Thanks so much! I'll give this a try!
Add your comments
    Username Password
  • Format comments as (Help)