Hi-
So far, I am happy with the Habitat theme. I just have a few questions to tweak the formatting and style.
For reference the site is located at http://southerncaliforniacycling.com
1. On links, how do I remove the underline that is under it.
2. I am using drop cap short code on the main page, where it says "Team News" (first drop cap on the right) is there a way to make it so a few posts from the Blog feeds into this area? Not sure if this can be done with a widget, If so, how would this be done?
3. I would like to add a thin line or graphic that goes across the width of the page at the top of the footer similar to the purple line above the footer on http://www.cyclingnews.com/
4. On my flickr badge that is on the bottom of the main page, for some reason some black is coming through. I am not sure if it is the background color of the page. Is there a way to tweak the code so it is transparent and is the background color(#202020) of the main page container or make the table tighter so the black does not come thru. I have tried changing this without luck. Below is the code if you have suggestions.
<!-- #flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;} #flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;} #flickr_icon_td {padding:0 5px 0 0 !important;} .flickr_badge_image {text-align:center !important;} .flickr_badge_image img {border: 0px transparent !important;} #flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;} #flickr_badge_uber_wrapper a:hover, #flickr_badge_uber_wrapper a:link, #flickr_badge_uber_wrapper a:active, #flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#cc3333;} #flickr_badge_wrapper {background-color: transparent;} #flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;} -->
<table id="flickr_badge_uber_wrapper" border="0" cellspacing="3" cellpadding="0">
<tbody>
<tr>
<td><script src="http://www.flickr.com/badge_code_v2.gne?count=10&display=random&size=s&layout=h&context=in%2Fpool-socalcycling%2F&source=group&group=808455%40N23" type="text/javascript"></script>
<table id="flickr_badge_wrapper" border="0" cellspacing="3" cellpadding="0">
<tbody></tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!-- End of Flickr Badge -->
thank you for your help.














