Hi, I need help here.
I have the html code to put a monitor button to my site but I dont know how to go about
doing it.
Can anyone help me?
Thank you.
|
|
Hi, I need help here.
I have the html code to put a monitor button to my site but I dont know how to go about doing it. Can anyone help me? Thank you. QUOTE(Gwenneth @ Feb 2 2007, 04:29 PM) [snapback]3635958[/snapback] Hi, I need help here. I have the html code to put a monitor button to my site but I dont know how to go about doing it. Can anyone help me? Thank you. Find out what page you want it on. From there, match up the html view with the actual site (judging by the words on the html view and the words on the page), and put in the html code where you want it placed on the page. It's a lot easier doing it, than describing it. QUOTE(ScottoGato @ Feb 2 2007, 05:42 PM) [snapback]3636114[/snapback] Find out what page you want it on. From there, match up the html view with the actual site (judging by the words on the html view and the words on the page), and put in the html code where you want it placed on the page. It's a lot easier doing it, than describing it. I was told to insert into HTML of mainpage.php. to add monitor to Home Page, open mainpage.php in any HTML Editor, and put code at appropriate place. still I do not know how to it, please can anyone help me here? Thank you. QUOTE(Gwenneth @ Feb 3 2007, 07:44 AM) [snapback]3638830[/snapback] I was told to insert into HTML of mainpage.php. to add monitor to Home Page, open mainpage.php in any HTML Editor, and put code at appropriate place. still I do not know how to it, please can anyone help me here? Thank you. I use Dreamweaver for all of my editing. It works with html and php pretty flawlessly. I wasn't sure what kind of page you were trying to add it to, I should have guessed php, but for some reason, I didn't think about it. You're going to have to have a program that is able to edit a php file, and dreamweaver is one that I can recommend. You can find it by doing a google search, or you can find it on some torrent sites. But basically, once you have a program that can read a php file, it will basically be the same steps as listed before. If you're absolutely stuck, and have no way of editing a php file, let me know, I can probably help you out. I know how important it can be to have one of those little guys on your site. If you do have a program where you're able to edit a php file, but still don't know how to do it, send me the file, and I'll tell you where to add the monitor image. Good luck!
If you want I can put this button code to your site for you, just pm me access data
QUOTE(ScottoGato @ Feb 3 2007, 11:36 AM) [snapback]3639817[/snapback] I use Dreamweaver for all of my editing. It works with html and php pretty flawlessly. I wasn't sure what kind of page you were trying to add it to, I should have guessed php, but for some reason, I didn't think about it. You're going to have to have a program that is able to edit a php file, and dreamweaver is one that I can recommend. You can find it by doing a google search, or you can find it on some torrent sites. But basically, once you have a program that can read a php file, it will basically be the same steps as listed before. If you're absolutely stuck, and have no way of editing a php file, let me know, I can probably help you out. I know how important it can be to have one of those little guys on your site. If you do have a program where you're able to edit a php file, but still don't know how to do it, send me the file, and I'll tell you where to add the monitor image. Good luck! Thanks for your reply. I have already downloaded CoffeeCup HTML Editor 2007. Do you think that it will work? But how to transfer the file from the editor to my site homepage? Thank you. QUOTE(Gwenneth @ Feb 4 2007, 01:14 AM) [snapback]3640771[/snapback] Thanks for your reply. I have already downloaded CoffeeCup HTML Editor 2007. Do you think that it will work? But how to transfer the file from the editor to my site homepage? Thank you. you need to upload file through ftp client later or use some tools in cpanel
Yeah, you'll have to edit your tpl file on the page that you want. Hopefully you have a local tpl on your computer and you can just edit that and upload it.
If you don't have a local file, then you'll have to download the file, edit it, save it, then upload it. QUOTE(ScottoGato @ Feb 3 2007, 04:33 PM) [snapback]3640820[/snapback] Yeah, you'll have to edit your tpl file on the page that you want. Hopefully you have a local tpl on your computer and you can just edit that and upload it. If you don't have a local file, then you'll have to download the file, edit it, save it, then upload it. Thank you ScottoGato & Nesk for helping me out here. But how do I find the local tpl file of the page I want? Do I find it from cPanel or the site admin control? I am not a programmer myself, so some questions I ask may sound silly. Thank you. QUOTE(Gwenneth @ Feb 4 2007, 01:26 AM) [snapback]3642331[/snapback] Thank you ScottoGato & Nesk for helping me out here. But how do I find the local tpl file of the page I want? Do I find it from cPanel or the site admin control? I am not a programmer myself, so some questions I ask may sound silly. Thank you. Well, you might want to start with advertising in forums (like MMG, but maybe where advertising is free) for some help in editing a template. If you have more money to spend, you will probably want someone to go through your script and make sure there are no backdoors/hacks in the files. Just my recommendation, because the further that I mention in a public forum may be a security threat to your site. |