Announcement

Collapse
No announcement yet.

How does my site look from your computer?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How does my site look from your computer?

    Hello Friends,
    I can see My website from my computer very good, but from another computer it looks different, page is not in the center and the black background is not covering the screen, I would like to know what i'm doing wrong........guy's thank you for the support.

    Here is my website
    www.24hoursprofit.com

  • #2
    Re: my website looks different from others computers, I need Help Please...........

    Looks fine on my puter. :)

    Sharon
    www.rosnasharnfarm.com
    www.centralhighlandsgoatclub.com

    Comment


    • #3
      Re: my website looks different from others computers, I need Help Please...........

      I checked your website in two browsers both aare what you expained. First is the black backgorund was put in by a shape or is it from page properties If it is a shape remove it and set background to black tthen see if the box for centering is checked this the only thing I could come up with.
      sigpicJoe
      Funny Jokes and Redneck Pics

      www.anytime-figurines.com


      "laughter is the best medicine"
      The most wasted of all days is one without laughter. ~e.e. cummings

      Comment


      • #4
        Re: my website looks different from others computers, I need Help Please...........

        Hi,
        Maybe you need to try changing your Display Properties to (800 by 600)
        when you build your site. because most computers would accept this setting.

        Right Click on your display panel to display your properties, and then click on Settings
        to see what your settings are, and make the adjustments.
        I hope this helps .

        Comment


        • #5
          Re: my website looks different from others computers, I need Help Please...........

          To have your webpage center on all computers, set your web page properties to '800 wide and begin to build your website at the top left, you've kind of started in the middle. Tick center in browser on the page properties as well. As well on the page properties you can choose the background for the page .. you can then add shapes on top of the background and stretch that shape to '800 wide as well ..

          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: How does my site look from your computer?

            Looks fine on my computer too. Everything is centre'd properly, and the black background is covering the screen fine.
            www.psnutrition.co.uk
            Nutrition & Weight Management Spe******ts

            Comment


            • #7
              Re: How does my site look from your computer?

              Not centered on my screen, try making the site width fixed and aligning it into the center.

              I would suggest something like this in the head (note: I don't use anything besides px, % and *, because cm and inches can be different on different computer settings):

              <style type="text/css">
              div#container
              {
              width: ***; [replace *** with the width in px (like 800px), % (like 50%)]
              position: relative;
              margin-top: ***; [top margin, px or %]
              margin-left: ***; [left margin, px or %]
              margin-right: ***; [right margin, px or %]
              text-align: ***; [text alignment - usually left]
              }
              body
              {
              text-align: center;
              margin: 0; [no margin, although you can set one if you wish]
              }
              </style>
              Built for GFX & programming.

              Comment


              • #8
                Re: How does my site look from your computer?

                Hi,

                Looks Ok on my PC and I'm using Firefox 3.0.
                Cheers,
                Eric PSF

                PapaEric.com
                A Father's Parenting Diary & More...

                Comment

                Working...
                X