Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 713373
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T04:57:14+00:00 2026-05-14T04:57:14+00:00

I have the following button: <Club:RolloverButton runat=server ValidationGroup=Login1 Text=Login ID=LoginButton CommandName=Login CssClass=links /> .links

  • 0

I have the following button:

<Club:RolloverButton runat="server" ValidationGroup="Login1" Text="Login" ID="LoginButton"
                                            CommandName="Login" CssClass="links"  />

.links {
    display: block;
    width: 96px;
    padding: 2px 0px 2px 0px;
    background: #A53602;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    color: #FFFFFF;
}

When this button shows up the first time it shows the style correctly, however if I hover my mouse over this button the layout turns into a standard button, why is that??

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T04:57:14+00:00Added an answer on May 14, 2026 at 4:57 am

    first try this/
    css:

    div.blabla input.links {display: block;...}
    

    try that class with normal asp.net button/
    and if it works correctly, club kit does not give you any flexibility/
    and then check your buttons hover class from developer view or firebug/

    if your button has “links” class, give your every parameter !important/
    its something like this/

    ...
    display: block !important;
    
    width: 96px !important;
    
    padding: 2px 0px 2px 0px !important;
    ...
    

    and if it does not workin either way, give class “links” to your buttons hover/

    .links:hover {
        display: block;
        width: 96px;
        ...}
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have the following button on a .aspx page: <asp:Button runat=server ID=bntLogin OnClick=bntLogin_Click Text=Login
I have the following button <asp:ImageButton ID=button1 runat=server ImageUrl=~/image.jpg CommandName = id CommandArgument =
I have the following radion button in VB.NET <asp:RadioButtonList ID=rbedit runat=server RepeatDirection=horizontal > <asp:ListItem
I have the following submit button: <form id=form1 runat=server> <input type=submit id=submit value=Submit runat=server/>
I have the following HTML/ASP.NET code: <html xmlns=http://www.w3.org/1999/xhtml> <head runat=server> <title>Ny test</title> <link rel=stylesheet
I have following pages: popup.html <script type=text/javascript> //requires function doFunction(){ alert(hi); } </script> <button
I'm new to Selenium IDE. I have a login form with the following button
I have the following listbox on aspx page. <asp:ListBox runat=server ID=lbA Visible=true SelectionMode=Multiple DataTextField=A_FACTOR
I have the following code that responds to a button click, changes the view
I have the following code bound to the click event of a button: function

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.