comics-r-us Posted October 24, 2009 Posted October 24, 2009 hi i wish to add a pay pal logo to the header and footer but i don't know what line code to use to make the picture appear i have a logo all ready in the image file ready and i think the code goes in the header /footer file any help would be very great full phil
germ Posted October 24, 2009 Posted October 24, 2009 At the end of /includes/footer.php AFTER THE CLOSING PHP TAG, add your code like this: <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td align="center"> ******** DELETE THIS LINE AND PUT YOUR CODE HERE ******** </td> </tr> </table> If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
Recommended Posts
Archived
This topic is now archived and is closed to further replies.