dancingrainbowdream Posted January 9, 2006 Posted January 9, 2006 My sister, the programmer, is unfamiliar with php format. We need to upload a google search box and a link from or to our favorite magazine. She is familiar with html format not php. Any help will help!
Jack_mcs Posted January 9, 2006 Posted January 9, 2006 It depends on where you want the link to appear. If you want it at the bottom of the left column, just go to the bottom of the incoudes/column_left.php file and insert your html code. Html code works the same in php files except that if you insert it into a section of php code, tehn you need to place ?> before it and <?php after it. That is not needed for doing what I mentioned above since it won't be within a php block. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
dancingrainbowdream Posted January 11, 2006 Author Posted January 11, 2006 Thanks a million Jack, my Man! You are a dear heart!!! I will try your advice on the inserting of my goodle search box link as well as the other two I'd like to insert. Happy New Year to you. Be well and prosper!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.