Thread Starter
nc020
(@nc020)
Thanks salsaturation, that pointed me in the right direction.
I ended up defining a ‘myButton’ class in the CSS stylesheet, like this:
.myButton { background: }
And then the way to get in on the page is like so:
<a class="myButton" href="#">your text</a></p>
The info about CSS on w3schools.com really helped aswell. It works just fine now!
Thread Starter
nc020
(@nc020)
Hi Kjodle, sorry for my late reply. Thanks for your help! Of course I won’t use some else’s content as my own, I will always mention the source with a link.
I know now that I need a ‘scraper’ plugin, but haven’t been able to find a good one. Any tips? Thanks!