I'm trying to create a list of the programs and services that we offer at the Community Center where I work. We're a small non-profit which is why I am doing 20 jobs and learning them as I go. I want two buttons to appear inside each accordion drop-down. One that says "Learn More" and one that says "Volunteer". I've figured out how to get the button in there. I've even figured out how to make it look decent, but it is changing EVERY link/button on my page when I do that and making them all look crazy. Here is the code I was using. I don't even remember where I found it. (The button won't link to google, obv, I just haven't gotten very far yet.) The password to the website is: bft2020
Question
Smartyart
Site URL: https://cat-wedge-xh9c.squarespace.com/programs
I'm trying to create a list of the programs and services that we offer at the Community Center where I work. We're a small non-profit which is why I am doing 20 jobs and learning them as I go. I want two buttons to appear inside each accordion drop-down. One that says "Learn More" and one that says "Volunteer". I've figured out how to get the button in there. I've even figured out how to make it look decent, but it is changing EVERY link/button on my page when I do that and making them all look crazy. Here is the code I was using. I don't even remember where I found it. (The button won't link to google, obv, I just haven't gotten very far yet.) The password to the website is: bft2020
<style> a:link, a:visited {
background-color: #00B0B9;
color: white;
padding: 14px 25px;
text-align: center;
text-decoration: none;
display: inline-block;
}
</style>
<a href="https://google.com" target="_blank">Volunteer</a>
Link to comment
Top Posters For This Question
1
2
2
Popular Days
Sep 4
2
Sep 8
1
Dec 9
1
Dec 12
1
Top Posters For This Question
Phil84vaive 1 post
tuanphan 2 posts
Smartyart 2 posts
Popular Days
Sep 4 2020
2 posts
Sep 8 2020
1 post
Dec 9 2021
1 post
Dec 12 2021
1 post
Popular Posts
tuanphan
Add to Home > Design > Custom CSS div#block-yui_3_17_2_1_1599105038088_23671 a { background-color: #00B0B9; color: white; padding: 14px 25px; text-align: center; text-dec
Posted Images
4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment