Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: NOF fails to center the body of the page

  1. #1

    Default NOF fails to center the body of the page

    I have run into this problem and it is failing to correct itself, I have a small page that I need the body centered. This isn't complicated, just click on the centered box. Yea so much for simplicity, its not working. I have opened NOF Essentials will admin rights, still publishes the site un-centered. I can fix this issue with IE when I click on compatibility, however, FireFox doesn't have such a thing and lets face it, it would work with all browsers. It was working fine until it did an update, so I uninstalled NOFE and tried to install it again, now setup runs in memory without doing anything. System is NOT infected.

    Anyone have any clues here?

  2. #2
    Senior Member 1FugleyKiwi's Avatar
    Join Date
    Jan 2011
    Location
    Playford Waters, South Australia
    Posts
    476

    Default

    URL?
    URL?
    URL?

    Can't see nuffin' without a URL!

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

    Default

    And please note this is the NoF 2013 forum. If you post your query into the NoF Essentials forum you're more likely to get a reply, as many of us do not have essentials installed and I haven't had NoF 7.5 (which is what is now called essentials) on my machines for almost a decade.

    Also, what OS are you running? As essentials is very old software you may find you run into compatibility promlems with win 7 or 8.

  4. #4

    Default

    dragon.rccu.biz is the URL


    Quote Originally Posted by 1FugleyKiwi View Post
    URL?
    URL?
    URL?

    Can't see nuffin' without a URL!

  5. #5

    Default

    Thanks, I will post a tread there.

  6. #6

    Default NOFE failes to center body of page.

    I have run into this problem and it is failing to correct itself, I have a small page that I need the body centered. This isn't complicated, just click on the centered box. Yea so much for simplicity, its not working. I have opened NOF Essentials will admin rights, still publishes the site un-centered. I can fix this issue with IE when I click on compatibility, however, FireFox doesn't have such a thing and lets face it, it should work with all browsers. It was working fine until it did an update, so I uninstalled NOFE and tried to install it again, now setup runs in memory without doing anything. System is NOT infected.

    Anyone have any clues here?

    URL is dragon.rccu.biz


    Thanks!

  7. #7
    Senior Member Trimdoner's Avatar
    Join Date
    Apr 2010
    Location
    Durham, UK
    Posts
    214

    Default

    Old problem, old solution

    Place a thin text box either side of you page (or in the master borders if present)
    Left hand side isn't always essential, right side alone often does the trick.


    Click image for larger version. 

Name:	Centre_page_contents.jpg 
Views:	563 
Size:	12.6 KB 
ID:	1471

    Ken

  8. #8

    Cool

    Quote Originally Posted by robertcorlin View Post
    I have run into this problem and it is failing to correct itself, I have a small page that I need the body centered. This isn't complicated, just click on the centered box. Yea so much for simplicity, its not working. I have opened NOF Essentials will admin rights, still publishes the site un-centered. I can fix this issue with IE when I click on compatibility, however, FireFox doesn't have such a thing and lets face it, it should work with all browsers. It was working fine until it did an update, so I uninstalled NOFE and tried to install it again, now setup runs in memory without doing anything. System is NOT infected.

    Anyone have any clues here?

    I Never had this Problem with Essentials.... Do You Have a Current Ver(7.5).... And Have you APPLIED UPDATE #3..................


    URL is dragon.rccu.biz


    Thanks!
    ..............................

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

    Default

    Looking at the code of your page, I can see there is an empty STYLE declaration in the <head> section. In the Body section you have text align="center" declared. This is having some strange effects - in Chrome the background image remains centred in the browser while all the other objects remain anchored to the left. I think this is because modern browsers no longer support the text align STYLE declaration but I could be wrong about this.

    I don't have NoF 7.5 any longer on my system, but if you could try this: click in the Master Border and then if there's an HTML button in the properties palate, click it. In the beginning of the body section, before anything else, enter <div align="center"> and then at the bottom of the body section enter </div> this may kludge it for you.

    I know Essentials/7.5 doesn't generate <div>s but all modern browsers recognise them and this may be enough to solve your problem.

  10. #10

    Cool

    Quote Originally Posted by franko View Post
    Looking at the code of your page, I can see there is an empty STYLE declaration in the <head> section. In the Body section you have text align="center" declared. This is having some strange effects - in Chrome the background image remains centred in the browser while all the other objects remain anchored to the left. I think this is because modern browsers no longer support the text align STYLE declaration but I could be wrong about this.

    I don't have NoF 7.5 any longer on my system, but if you could try this: click in the Master Border and then if there's an HTML button in the properties palate, click it. In the beginning of the body section, before anything else, enter <div align="center"> and then at the bottom of the body section enter </div> this may kludge it for you.

    I know Essentials/7.5 doesn't generate <div>s but all modern browsers recognise them and this may be enough to solve your problem.

    ..........Center Tut....................

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
  •