Guest Posted June 8, 2010 Share Posted June 8, 2010 Hi Can someone tell me where I can edit the Copyright etc in the footer, so as it appears nearer the top of the footer, at the moment there is about 40/50px gap from the top of the footer to where the text starts. Hope this makes sense. Many Grandpa Link to comment Share on other sites More sharing options...
Guest Posted June 8, 2010 Share Posted June 8, 2010 John, Check the footer.php to see if you can play with the placement of the text. Chris Link to comment Share on other sites More sharing options...
Guest Posted June 8, 2010 Share Posted June 8, 2010 John, Check the footer.php to see if you can play with the placement of the text. Chris Hi Chris Thanks John Link to comment Share on other sites More sharing options...
FIMBLE Posted June 8, 2010 Share Posted June 8, 2010 catalog / includes / footer.php line 24 <td align="center" class="smallText"><?php echo FOOTER_TEXT_BODY; ?></td> change to <td align="center" valign="top" class="smallText"><?php echo FOOTER_TEXT_BODY; ?></td> that should do it Sometimes you're the dog and sometimes the lamp post [/url] My Contributions Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.