Forum Support

Shape 5
March 29, 2024, 06:06:57 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 behavior  (Read 735 times)
ffenter
Jr. Member
**
Offline Offline

Posts: 90

Gravatar


« on: April 14, 2015, 09:47:50 AM »

In your demo, the buttons are black and then when scrolling over with the mouse there changing to the highlight color.

Some of my buttons (third party newsletter send-button) is transparent and then changes to the highlight color set in vertex. Is there any chance to change that?

Here a link to my site. the button is beneath the email-field. scroll over with the mouse and you will see it.

http://www.scripttomovie.com/index.php/en/
« Last Edit: April 14, 2015, 10:31:16 AM by ffenter » Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #1 on: April 14, 2015, 11:24:07 AM »

Hello,

If you open up com_content.css (line 1073) and remove the below this should fix it:

Code:
.btn {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

Regards,
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
ffenter
Jr. Member
**
Offline Offline

Posts: 90

Gravatar


« Reply #2 on: April 14, 2015, 04:40:07 PM »

Thanx, but no, it does not fix the problem.... Cry
Logged
mikenicoll
Global Moderator
*****
Offline Offline

Posts: 20162



WWW
« Reply #3 on: April 14, 2015, 11:03:36 PM »

Hello,

The 3rd party extension should really be stylizing their own buttons but you can modify this by adding to the custom.css

Code:
.acysubbuttons .subbutton {
     background-color: #ff0000 !important;
}

.acysubbuttons:hover .subbutton:hover {
  background-color: #000000 !important;}
Logged

Mike Nicoll
------------
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
ffenter
Jr. Member
**
Offline Offline

Posts: 90

Gravatar


« Reply #4 on: April 15, 2015, 03:30:20 AM »

Great! Thanx, that worked!!!
Logged
mikenicoll
Global Moderator
*****
Offline Offline

Posts: 20162



WWW
« Reply #5 on: April 15, 2015, 05:16:36 PM »

NP Smiley
Logged

Mike Nicoll
------------
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.