Announcement

Collapse
No announcement yet.

counters please help

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • counters please help

    Please help!!! I have a counter that I just put on my website. It is not going where I want it and now I can't even delete it. I cannot access their help page because they never sent me my ID and Password. What a mess. I got it from website stats counters. Can anyone help? www.shownoff.net

  • #2
    Re: counters please help

    This is what your page HTML looks like (the top part, not the whole page!), and I've highlighted the counter script you need to delete manually.

    </DIV>
    <IMG src="bv01007.gif" width="427" height="44" align="top" style="position:absolute;left:307px;top:103px;widt h:427px;height:44px;z-index:1">
    <DIV style="position:absolute; left:389px; top:154px; width:257px; height:32px; z-index:2" align="left" valign="top">
    <FONT style="FONT-SIZE:10pt" color="#000000" face="Arial">Horse Show Clothing, Labrador pups, goats and more....</FONT>
    </DIV>
    <IMG src="2-15-2006-18.jpg" align="top" border="1" width="333" height="379" style="position:absolute;left:354px;top:213px;widt h:335px;height:381px;z-index:3"><center><script language="javascript">
    var data, p;
    var agt=navigator.userAgent.toLowerCase();
    p='http';
    if((location.href.substr(0,6)=='https:')||(locatio n.href.substr(0,6)=='HTTPS:')) {p='https';} data = '&r=' + escape(document.referrer) + '&n=' + escape(navigator.userAgent) + '&p=' + escape(navigator.userAgent)
    if(navigator.userAgent.substring(0,1)>'3') {data = data + '&sd=' + screen.colorDepth + '&sw=' + escape(screen.width+ 'x'+screen.height)};
    document.write('<a href="
    http://counterstats.com" target="blank" >');
    document.write('<img border=0 hspace=0 '+'vspace=0 src="
    http://counterstats.com/counter.php?i=357' + data + '"> </a>');
    </script><BR><font size=2><a href='http://counterstats.com'>Hit Counter</a></font
    ></center>
    <IMG src="barbwire.gif" align="top" border="0" width="413" height="13" style="position:absolute;left:314px;top:93px;width :413px;height:13px;z-index:4">
    <DIV style="position:absolute; left:0px; top:0px; width:170px; height:700px; z-index:5" align="left" valign="top">
    <img src="bv01309.gif" border=0 width=170 height=700 >
    </DIV>
    <DIV style="position:absolute; left:17px; top:188px; width:118px; height:281px; z-index:6" align="center" valign="top">
    <TABLE border="0"

    PS: The use of "Hit Counters" is not recommended throughout the VodaHost Forum, for MANY reasons, and unfortunately, you discovered first hand one of them.
    . VodaWebs....Luxury Group
    * Success Is Potential Realized *

    Comment


    • #3
      Re: counters please help

      tut tut!!! Website page counters are a no no. BV supply a perfectly adequate stat program... hmmm.. deja vu?????
      Don't aim for success if you want it; just do what you love and believe in, and it will come naturally.

      Comment


      • #4
        Re: counters please help

        Where do I go to delete it? I cannot delete from page HTML.

        Comment


        • #5
          Re: counters please help

          How did you add the code?

          VodaHost

          Your Website People!
          1-302-283-3777 North America / International
          02036089024 / United Kingdom
          291916438 / Australia

          ------------------------

          Top 3 Best Sellers

          Web Hosting - Unlimited disk space & bandwidth.

          Reseller Hosting - Start your own web hosting business.

          Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)


          Comment


          • #6
            Re: counters please help

            I copied the code from the counter website, went to my index page and pasted it in the HTML page. I entered it under bottom of page, but it came up at the top of the page (in my title), so I'm not sure if what I did put it there or if the counter website automatically put it there. When I go back to where I put it, it's not there. If I go to the top like you said and I highlight the section that you said to delete...I am not given an option to delete it (delete function is not highlighted).

            Comment


            • #7
              Re: counters please help

              Without going into a lot of detail which I am assuming will confuse you to no end, it might be simpler and less time consuming to simply re-do your index page (name it index, of course) and republish, which will overwrite the earlier flawed version completely. This eliminates the need for you to experiment with FTP tools and the risk of deleting files inadvertantly.

              To easily and quickly *******te your page, use the Copy and Paste icons in the top of the toolbar in BV, and NOT Copy/Paste via either right-click or under Edit in the toolbar. By using this tool, when you actually Paste items, they will automatically set themselves in exactly the same position they were copied from - saving you a huge amount of time.

              * As long as you are reconstructing your page, remember that the Last item added is the First item to populate....so start "Pasting" in reverse order as much as possible, making your Header/Logo the last item to be added: this way, when visitors come to your site, the Header/Logo is the first thing they see while waiting for the rest of the page to load.....
              . VodaWebs....Luxury Group
              * Success Is Potential Realized *

              Comment


              • #8
                Re: counters please help

                Originally posted by tptcbkn
                I copied the code from the counter website, went to my index page and pasted it in the HTML page. I entered it under bottom of page, but it came up at the top of the page (in my title), so I'm not sure if what I did put it there or if the counter website automatically put it there. When I go back to where I put it, it's not there. If I go to the top like you said and I highlight the section that you said to delete...I am not given an option to delete it (delete function is not highlighted).
                Go in page HTML. If you see the code in blue color, it means you have added it in some of the tags. So start clicking: Start of Page, Between Head etc. When you find it, copy it and then delete it. Click ok. Now, back in the page, insert a HTML box in your page. Make it small. Double click it and paste the counter code in there. Place the box where you want it to appear on your page.
                Navaldesign
                Logger Lite: Low Cost, Customizable, multifeatured Login script
                Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
                DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
                Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

                Comment


                • #9
                  Re: counters please help

                  Originally posted by navaldesign
                  Go in page HTML. If you see the code in blue color, it means you have added it in some of the tags. So start clicking: Start of Page, Between Head etc. When you find it, copy it and then delete it. Click ok. Now, back in the page, insert a HTML box in your page. Make it small. Double click it and paste the counter code in there. Place the box where you want it to appear on your page.
                  LOL!
                  Bravo, General Naval! You always seem to make it so simple! Have you noticed that I have made some improvement in keeping it short?

                  (So...do you think the counter will stay on the site after all? Hmmm.)
                  Eγώ Ευχαριστώ!
                  . VodaWebs....Luxury Group
                  * Success Is Potential Realized *

                  Comment


                  • #10
                    Re: counters please help

                    Yes Vasili, and i must say that it is MUCH better. Clear, step by step instructions are the best help to the user that has the problem.
                    Navaldesign
                    Logger Lite: Low Cost, Customizable, multifeatured Login script
                    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
                    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
                    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

                    Comment


                    • #11
                      Re: counters please help

                      Thank you everyone! The code does not show up in any of the tags, that is where my confusion comes in. I had placed it in the tag for bottom of page, but it's no longer there. I guess I will just re create my index page.

                      Comment


                      • #12
                        Re: counters please help

                        Okay, I am trying to save the page that I re created, but I am getting a message....failed to save document???????

                        Comment


                        • #13
                          Re: counters please help

                          I think I got it. Thank you all!!!!! You guys are always there for me!

                          Comment

                          Working...
                          X