Results 1 to 15 of 15

Thread: Text, text boxes, and others move
      
   

  1. #1
    lij
    lij is offline Private First Class
    Join Date
    Feb 2009
    Posts
    8

    Default Text, text boxes, and others move

    Well, this just started lately. I use bluevoda and it was great at first everything I built in bluevoda looked exactly the same when I previewed it or published it. But now if I try to add anything to it, it is never in the same spot as it is while I am building it. Can someone please tell me why it is doing this and help me fix it. Heres my website if anyone needs to look at that.

  2. #2
    Tom Finley's Avatar
    Tom Finley is offline Brigadier General
    Join Date
    Mar 2008
    Location
    Kauai, HI
    Posts
    1,300

    Default Re: Text, text boxes, and others move

    First, open you home page in BV and resave and republish as "index"--no caps and for sure no spaces. Also, your current home page comes in both html and php versions which will cause troubles.
    CLAMcentral.com Children's Ministry resources
    CLAMcentral's Projects Blog
    CLAMbakeonline.com Family Fun

  3. #3
    lij
    lij is offline Private First Class
    Join Date
    Feb 2009
    Posts
    8

    Default Re: Text, text boxes, and others move

    The name of the page had nothing to do with it. I started with html, but the php is for the login. But I never had trouble with it till now. That didn't work thanks for helping, hope someone else can try and help also.

  4. #4
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,353

    Default Re: Text, text boxes, and others move

    The name of the PAGE DOES have to do with it. YOu cannot have two pages with the same name. Also you must save with the default bvp extension and not change it to hmtl. You need to login to your file manager and delete all instances of the index page.. and republish ONLY ONE. Your login page needs to be named something else.. unless you want that one to appear as default. Otherwise the first one published takes precedence. Also the SE will hit it for duplicate content.

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

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

    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)



  5. #5
    lij
    lij is offline Private First Class
    Join Date
    Feb 2009
    Posts
    8

    Default Re: Text, text boxes, and others move

    I'm sorry you misread what I meant. Like changing the name isn't the problem. I don't use both of the ones with the same name the html was before and now the whole site is php no .html, plus I was saying neither thing he said was the fix.

    I will try to make it clearer.

    While using bluevoda to build my site at first everything worked great and is published but now when I try to add something new to the site I put it where I want it on the page. But when I go to preview or publish it isn't at the same place on the page as it is on bluevoda.

    Someone help because sites need additions and that can't happen if it doesn't work!

  6. #6
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,353

    Default Re: Text, text boxes, and others move

    Well this is what the linke above is

    http://www.loganjournal.com/Home%20Page.php

    because that needs to be named 'index'

    no home page with spaces.

    Most lkely it sounds like you have elements HIDDEN on your page.. Hit cntrl a to hilight them all and delete the empty ones. This also happens when you do CUT AND PASTE instead of cloning the pages with the menu in tact.

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

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

    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)



  7. #7
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,353

    Default Re: Text, text boxes, and others move

    If you want further assistance youll need to publish the page in question so we can see it.

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

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

    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)



  8. #8
    lij
    lij is offline Private First Class
    Join Date
    Feb 2009
    Posts
    8

    Default Re: Text, text boxes, and others move

    I put some sample stuff at the top to show what is happening.
    Here at the header part of the page the box that says example and the line that has Recent Articles have been added.


    You will see in this link, the index as you suggested moves these lines to about half way down the page.

    http://www.loganjournal.com/index.php

  9. #9
    lij
    lij is offline Private First Class
    Join Date
    Feb 2009
    Posts
    8

    Default Re: Text, text boxes, and others move

    Help please!

  10. #10
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,353

    Default Re: Text, text boxes, and others move

    Well heres ONE HUGE PROBLEM

    HTML Code:
    <font style="font-size:13px" color="#000000" face="Arial">&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Jim Turner has been involved <br>
    &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; in journalism for nearly 40 <br>
    &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; years. He has served as an <br>
    &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; editor, sports editor, <br>
    &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; managing editor, and <br>
    &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; assistant managing editor in Logan County and as an editor and publisher in Tennessee. <a href="http://www.loganjournal.com/Staff.php">Read More...</a></font></div>
    <div id="bv_Text11" style="position:absolute;left:656px;top:1134px;width:202px;height:19px;z-index:21" align="center">
    you have about 20 of these... looks like copied and pasted from a WORD DOCUMENT.. each one of those adds a space to something... and your javascripted news feed is another source of contention..

    copy and paste text to notepad..clear all that **** out and then copy back to bv.. NEVER USE WORD for html for web pages.

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

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

    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)



  11. #11
    lij
    lij is offline Private First Class
    Join Date
    Feb 2009
    Posts
    8

    Default Re: Text, text boxes, and others move

    How am I suppose to add the space if it doesn't come from the "&nbsp;"?

    How does that mess up the page because aren't they just basic html?

  12. #12
    lij
    lij is offline Private First Class
    Join Date
    Feb 2009
    Posts
    8

    Default Re: Text, text boxes, and others move

    Also, I'm not sure if this helps or not, but the code that was brought out up there is a text box. I didn't write that code, so the code was not written in word so the **** that was refered to was done by the program!

  13. #13
    Join Date
    Mar 2006
    Location
    Mallorca, Spain
    Posts
    6,313

    Default Re: Text, text boxes, and others move

    I am not quite clear on what you are asking.....is it about the example box and the form boxes moving ?

  14. #14
    lij
    lij is offline Private First Class
    Join Date
    Feb 2009
    Posts
    8

    Default Re: Text, text boxes, and others move

    Yeah I did that as an example. But yeah on bluevoda I put items where I want them and when I preview or publish them they are not at the same spot.

  15. #15
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,353

    Default Re: Text, text boxes, and others move

    You really dont need all those spaces.. Just use more text boxes.. if thats what you used to generate it... instead of stretching it..spacing and laying images over the top. I think because bv uses absolute positioning.. you add all those spaces.. plus image spaces doing it that way.. I could be wrong. Ive never seen that before using bv alone.

    Are you trying to put that marquee inside the text area form box?

    Try removing that sentry login script you have there and see if that solves your issues.

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

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

    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)



Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49