Hi,
is it possible to
A) change the color of the links in my footer?
B) change the color of the links in my broadscope latest news widget?
Thanks in advance!
Vanwero.
Hi,
is it possible to
A) change the color of the links in my footer?
B) change the color of the links in my broadscope latest news widget?
Thanks in advance!
Vanwero.
Hey,
you can change the link color with following code (add it to css/custom.css):
#footer ul li a {
color: #777777;
}
#footer a {
color: #777777;
}
.news-link {
color: #777777;
}
You can change the color value and you can add an hover effect with :hover too :)
Works fine!
How can we find the name of the widgets? (as in your example .news-link)
=> I want to know the name of the Links-widget.
Kind regards,
Vanwero.
A nice plugin for FireFox is FireBug, Google Chrome has this built in by standard. You can use the plugins to right click an element to view its code.
For example, your news link:
ul class="news-wrap">
<li class="news-content">
<a class="news-link" href="http://kbc.verzekeringen-portaal.net/2012/jongeren-start2drive" title="Jongeren: Start2drive">You must log in to post.