Hi guys,
I just want to ask what css code I will use to make this " Biliran Island Twitter" text to white color?
here is the link http://biliranisland.com/blogs/
thanks
| SitePoint Sponsor |
Hi guys,
I just want to ask what css code I will use to make this " Biliran Island Twitter" text to white color?
here is the link http://biliranisland.com/blogs/
thanks


It partly depends on where you need this rule to apply. All <a>s are currently set to green. One option is to do this:
Code:.sideh em a { color: #fff; }
Facebook | Google+ | Twitter | Web Design Tips | Free Contact Form
Try your hand at the new JavaScript Challenge!
If you don't like getting your feet stuck in a bog, avoid Twitter BootsTrap.
it works thank you
Bookmarks