Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Internet & the Web (https://www.askmehelpdesk.com/forumdisplay.php?f=177)
-   -   Help! Webeasy is not so easy! (https://www.askmehelpdesk.com/showthread.php?t=20829)

  • Feb 16, 2006, 05:03 AM
    bjsmethurst
    Help! Webeasy is not so easy!
    Can anyone help? I'm creating a website using a programme called WebEasy, only I'm finding it quite difficult!

    I have got may site looking exactly as I want it, but when I go to look at the preview it is all fragmented.

    The page I have designed has small spheres randomly placed as background to the text. Thesphere's borders are obviously square and I think this is where my problem lies, it seems that the spheres are "cut up" when I look at the preview.

    It's difficult to explain but I hope someone can help!
  • Feb 16, 2006, 05:20 AM
    LTheobald
    I've never heard of the program but what I'm guessing is that the code that you have written isn't standards complient, causing it to be displayed in different browsers.

    For example, something written for IE will often look different in Firefox.

    Can you explain exactly what you want (with examples if possible) and we can tell you the best way of doing it in any web page creator.
  • Feb 16, 2006, 05:46 AM
    bjsmethurst
    I'm such a novice at all this, I haven't written any code, just used a programme which means I can make the site in a supposedly WYSIWYG fasion, simply writing the text and placing objects where I want them to be.

    I've tried doing a screen dump and entering it into this message to show you what I mean but it won't let me.
  • Feb 16, 2006, 06:56 AM
    ScottGem
    Just an aside to this. You may not have written any code but the program has generated code. A WEB page is created using HTML (HyperText Markup Language). This is code (mostly formatting tags)that tell a WEB browser how to display the page. It's that code that LT is talking about.

    If you want to show us what it looks like you can save a screen shot to a JPG file and use the Insert Image option or Attach it to a note here.
  • Feb 16, 2006, 07:26 AM
    bjsmethurst
    2 Attachment(s)
    Thanks. I have attached screen shots of what it should look like and how it looks on the preview.

    Thanks for your help
  • Feb 16, 2006, 07:51 AM
    ScottGem
    Ok, it looks like the software is generating tables for the text and those tables have borders that are breaking up your bubbles. You can probably fix it by setting the borders to 0, but I don't know how using your software.
  • Feb 16, 2006, 08:36 AM
    bjsmethurst
    Thanks, I'll give it a try

    If you ever need to sell your house, I'll give you a big discount (if I ever get the site up and running!)

    Bev
  • Feb 16, 2006, 08:42 AM
    LTheobald
    I agree with Scott. Table cells by default have a margin of 1 pixel. This is probably causing the gaps.

    You'll need to look at the table properties (or similar) and ensure that cell spacing or margins (not sure what it would be called) are set to 0.
  • Feb 16, 2006, 09:18 AM
    bjsmethurst
    Thanks guys, all fixed!
  • Feb 16, 2006, 09:33 AM
    ScottGem
    Great, That was real guesswork on my part, educated guesswork, but guesswork.

  • All times are GMT -7. The time now is 02:08 AM.