an
groups-icon

add listing button after logo

Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
  • Version 9
    shailaja thati
    0 points
    Beginner

    I am using classifieds theme. I want add listing button afer logo . logo+ text I choosed. can I can get code.

    I have to paste this code for button please tell me code

    Post Free Add

    css code

    .myButton {
    -moz-box-shadow: 0px 1px 0px 0px #fff6af;
    -webkit-box-shadow: 0px 1px 0px 0px #fff6af;
    box-shadow: 0px 1px 0px 0px #fff6af;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
    background:-moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background:-webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background:-o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background:-ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=’#ffec64′, endColorstr=’#ffab23′,GradientType=0);
    background-color:#ffec64;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #ffaa22;
    display:inline-block;
    cursor:pointer;
    color:#333333;
    font-family:Arial;
    font-size:19px;
    font-weight:bold;
    padding:11px 16px;
    text-decoration:none;
    text-shadow:0px 1px 0px #ffee66;
    }
    .myButton:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
    background:-moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
    background:-webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
    background:-o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
    background:-ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
    background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=’#ffab23′, endColorstr=’#ffec64′,GradientType=0);
    background-color:#ffab23;
    }
    .myButton:active {
    position:relative;
    top:1px;
    }
    </style>

    January 27, 2016 at 6:27 am
  • shailaja thati
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    January 27, 2016 at 8:24 am
  • Josh njenga
    -13 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    January 27, 2016 at 1:28 pm
  • shailaja thati
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    January 27, 2016 at 1:58 pm
  • shailaja thati
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    January 27, 2016 at 2:03 pm
  • shailaja thati
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    January 27, 2016 at 2:08 pm
  • Josh njenga
    -13 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    January 27, 2016 at 2:42 pm
  • shailaja thati
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    January 27, 2016 at 3:11 pm
  • Josh njenga
    -13 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    January 27, 2016 at 4:42 pm

467

Views

8

Replies