Page 2 of 5 FirstFirst 12345 LastLast
Results 11 to 20 of 49

Thread: Pics jump beside text / Different result in diff. browsers / What to do ??

  1. #11
    Senior Member
    Join Date
    Apr 2010
    Location
    Sydney
    Posts
    2,000

    Default

    I viewed his source and he is still using html 4.01

    using 4 spaces creates larger html files

    with 1 space, you get the smallest possible file while still being easy to view the source and pages load faster

  2. #12
    Senior Member franko's Avatar
    Join Date
    Apr 2010
    Location
    Tasmania Australia
    Posts
    2,642

    Default

    Well, you can lead a horse to water ...

  3. #13
    Member
    Join Date
    Nov 2010
    Location
    Herning, Denmark
    Posts
    31

    Default

    Thank you, Franko and Anton...

  4. #14
    Member
    Join Date
    Nov 2010
    Location
    Herning, Denmark
    Posts
    31

    Default

    Quote Originally Posted by antonsvideo View Post
    I would switch your site setting to the following settings and it will work on your phone:
    Thank you, Anton... Done. We still have a problem after this. Set to HTML5 dynamic and all the other things. MENU BAR does not show CHILD PAGES, when the cursor is over them. And some of the text boxes move to the right where they should`t... I switched to HTML5 (no dynamic) and then it was OK, but then the length of the pages changed. Can I fix the textboxes in 5 dynamic, so they stay where they should...?
    And what to do to make child pages show up in the menu bar... ?
    Thank you,
    Finn

  5. #15
    Senior Member
    Join Date
    Apr 2010
    Location
    Sydney
    Posts
    2,000

    Default

    you need to clean up your code of manually entered tags

    you added some Div and center opening and closing tags, no need for these when using HTML5

    when using HTML5 dynamic, you need to ensure you have no overlapping objects, you will see red warnings on these objects

    I always just use HTML5
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	Anton-00154.png 
Views:	347 
Size:	22.0 KB 
ID:	2505  

  6. #16
    Member
    Join Date
    Nov 2010
    Location
    Herning, Denmark
    Posts
    31

    Default

    Dear Anton... Does this meen I have to open all pages and find these "div" and "center" - tags AND delete them ??
    And will this also activate the child-pages to show up when the cursor is over them in the menu bar??
    Kind regards,
    Finn

    Quote Originally Posted by antonsvideo View Post
    you need to clean up your code of manually entered tags

    you added some Div and center opening and closing tags, no need for these when using HTML5

    when using HTML5 dynamic, you need to ensure you have no overlapping objects, you will see red warnings on these objects

    I always just use HTML5

  7. #17
    Senior Member
    Join Date
    Apr 2010
    Location
    Sydney
    Posts
    2,000

    Default

    it menas if you added the tag to the masterborder html, it will be removed from all pages sharing the same masterborder if you delete the tag

    if you added the tag to the layout html of each page, you need to do it one page at a time, you would be the one who knows how you added the tag

    to access masterborder html, click the masterborder label to focus property palette and then click html button

    to access layout html, click the layout label to focus property palette and then click html button

  8. #18
    Member
    Join Date
    Nov 2010
    Location
    Herning, Denmark
    Posts
    31

    Default

    Thank you... It feels risky, because I have always worked with the layout in design-mode... And not in the html... I go for it...
    Thank you for the instructions..

  9. #19
    Senior Member
    Join Date
    Apr 2010
    Location
    Sydney
    Posts
    2,000

    Default

    so who added the div align center code and div closing tag?

    can you show me a screenshot of the window that pops when you click the MB html button

    can you show me a screenshot of the window that pops when you click the Layout html button

  10. #20
    Member
    Join Date
    Nov 2010
    Location
    Herning, Denmark
    Posts
    31

    Default

    Here are the screenshots

    Click image for larger version. 

Name:	2016-07-12 (1).jpg 
Views:	402 
Size:	89.5 KB 
ID:	2509
    Click image for larger version. 

Name:	2016-07-12.jpg 
Views:	418 
Size:	88.8 KB 
ID:	2510

    Quote Originally Posted by antonsvideo View Post
    so who added the div align center code and div closing tag?

    can you show me a screenshot of the window that pops when you click the MB html button

    can you show me a screenshot of the window that pops when you click the Layout html button

Tags for this Thread

Posting Permissions

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