See beta.capayorganic.com for the site.
You can see where I've inserted the icon code here. The rest is native Atahualpa code.
HTML Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>> <head> <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" /> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> <div align=center style="padding: 0px 0px 0px 750px;"> <a href="http://www.facebook.com/farmfreshtoyou"><img src="/facebook-32x32.png"></a> <a href="http://www.twitter.com/capayorganic"><img src="/twitter-32x32.png"></a> <img src="/rss-32x32.png"> </div> <?php /* if index.php or another page template (copied from index.php) was not used (i.e. by a plugin such as WPG2), the global $bfa_ata would be empty */ global $bfa_ata, $cols, $left_col, $left_col2, $right_col, $right_col2;