PDA

View Full Version : Changing copyright size/color


newguyintown
07-30-08, 08:25 PM
Alright, I've been playing with this and I'm stumped. Please take a look at our site (http://www.farmlandtractor.com) so you can see what I'm talking about.

In the Global Footer, I would like to change the size and color of the copyright information as well as the rest of the text. Of course, I can code in the changes for the text and links, but I can't seem to effect the copyright info AT ALL.

I have messed with the CSS for the site which seems to do nothing. I have played with the code in the Global Footer, which is:
<tr>
<td height="37" align="center"><strong><em><font color="#336633" size="5">1-877-928-1646</font></em></strong></td>
</tr>
<tr bgcolor="#336633">
<td height="37" align="center"><p class="copyright">Copyright
&copy;
<script language = "JavaScript" type="text/javascript">
now = new Date
theYear=now.getYear()
if (theYear < 1900)
theYear=theYear+1900
document.write(theYear)
</script>
Farmland Tractor Supply&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Site design by Rex Shafer&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.farmlandtractor.com/mm5/merchant.mvc?Screen=CNTC">Contact Farmland</a> or <a href="http://maps.google.com/maps?f=q&hl=en&geocode=&time=&date=&ttype=&q=32427+Old+Hwy+34,+Tangent,+OR&sll=37.0625,-95.677068&sspn=30.819956,59.765625&ie=UTF8&ll=44.56057,-123.092934&spn=0.003379,0.007296&t=h&z=17&om=1" target="blank">get directions</a> !</p></td>
</tr>
</table>
and that doesn't seem to do much. I can alter the size of the bottom green background, but not the copyright text itself.

PLEASE HELP! Thank you.

Bruce - PhosphorMedia
07-30-08, 09:03 PM
because the year date is rendered by client side JS...try just using 2008. If a change you only have to make once a year<G> and SE don't read JS. You could also render the date with the Free version of our Merchant FAST module, or with toolkit.