Forum Support

Shape 5
March 29, 2024, 01:29:49 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Button problem  (Read 556 times)
amiman
Jr. Member
**
Offline Offline

Posts: 389



WWW
« on: January 19, 2016, 01:16:47 PM »

I seem to have an arrow on my buttons, how do I get rid of these.
See newsletter button and search button
http://176.32.230.249/pets4uk.co.uk/
Logged
laurentp75
Jr. Member
**
Offline Offline

Posts: 61



« Reply #1 on: January 20, 2016, 02:39:29 AM »

hello amiman,

.btn, .button, button, .readon, p.readmore a, a.k2ReadMore, .userItemReadMore, div.catItemCommentsLink, .userItemCommentsLink, a.readmore-link, a.comments-link, div.itemCommentsForm form input#submitCommentButton {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
added !important; if you encounter problem to override

your code actual is:

.btn, .button, button, .readon, p.readmore a, a.k2ReadMore, .userItemReadMore, div.catItemCommentsLink, .userItemCommentsLink, a.readmore-link, a.comments-link, div.itemCommentsForm form input#submitCommentButton {
  background: rgba(0, 0, 0, 0) url("../images/button_arrow.png") no-repeat scroll right center !important; /*==>this is your problem:button_arrow.png*/
  border: medium none;
  box-shadow: none;
  color: #ffffff !important;
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding: 13px 40px 13px 30px;
  text-decoration: none;
}

voila
Logged
amiman
Jr. Member
**
Offline Offline

Posts: 389



WWW
« Reply #2 on: January 20, 2016, 10:37:20 AM »

That got rid of the arrow
Thanks
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #3 on: January 20, 2016, 02:19:47 PM »

Just noticed your input boxes on the login form need the following for the text to show. Just add to the bottom of your template.css file:

#login-form .input-prepend input {
    font-size: 14px !important;
}
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.