URL Field For Rollover Button?
Permalink
This is fairly simple, I just haven't yet figured out quite how to achieve it.
Basically, I want a field that automatically ties a URL to a simple rollover button (made using a:hover on a div in CSS). That's it. I'm sure this is simple for a lot of you, but I'm still new to all these coding languages.
A pre-emptive thank you to anyone who offers any help!
Basically, I want a field that automatically ties a URL to a simple rollover button (made using a:hover on a div in CSS). That's it. I'm sure this is simple for a lot of you, but I'm still new to all these coding languages.
A pre-emptive thank you to anyone who offers any help!
Huh, you're right. I thought I looked in there before.
I'm using this for a very simple "Learn More" button that's part of a small teaser block for my site's homepage.
I'm using this for a very simple "Learn More" button that's part of a small teaser block for my site's homepage.
The image block is perfect for what you want :)
It's good as a temporary fix, but I'm definitely going to need to figure out a way to implement the same idea in a more complex fashion (as part of a more intricate block type).
I looked into the workings of the Image block, and it's a bit involved, as far as reverse-engineering for my purposes. So if anyone can tell me how to get a more flexible version of the same result, that would be deeply appreciated!
I looked into the workings of the Image block, and it's a bit involved, as far as reverse-engineering for my purposes. So if anyone can tell me how to get a more flexible version of the same result, that would be deeply appreciated!
Maybe have a look at this addon, it may work for you.
http://www.concrete5.org/marketplace/addons/diy-navigation/...
http://www.concrete5.org/marketplace/addons/diy-navigation/...
Are you using this for a nav? There are many different ways of doing this if so. Just need a bit more info :)