The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 1121 build_postbit
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 1121 build_postbit
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 861 postParser->parse_message
/showthread.php 1121 build_postbit
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 1121 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Page shift
#1
I've seen this on pages created with other tools and it drives me up a wall. In the end, it will likely be something trivial, but in the meantime, I'm stumped. Here's what happens:

Create a series of pages, two will work
Using either the menu or browser navigation click back and forth between pages.
The left edges do not remain aligned. There is a noticeable shift.

Thinking it was an illusion, I covered the display with a straight edge, but there is an actual misalignment between the pages. Thinking it was a template-specific issue, I changed themes, but the several I tried all did the same.

Ideas?
Reply
#2
snooze Wrote:I've seen this on pages created with other tools and it drives me up a wall. In the end, it will likely be something trivial, but in the meantime, I'm stumped. Here's what happens:

Create a series of pages, two will work
Using either the menu or browser navigation click back and forth between pages.
The left edges do not remain aligned. There is a noticeable shift.

Thinking it was an illusion, I covered the display with a straight edge, but there is an actual misalignment between the pages. Thinking it was a template-specific issue, I changed themes, but the several I tried all did the same.

Ideas?

Maybe you have short and long (with scroll bar) pages.
If you have a scrollbar, a centered content will be slightly more to the left, as there is less browser client area.
You can always turn on scroll bars with CSS overflow-y: scroll.
I18N, I18N Search, I18N Gallery, I18N Special Pages - essential plugins for multi-language sites.
Reply
#3
mvlcek Wrote:Maybe you have short and long (with scroll bar) pages.
If you have a scrollbar, a centered content will be slightly more to the left, as there is less browser client area.
You can always turn on scroll bars with CSS overflow-y: scroll

That seems to be the cause. I noticed after posting this that Safari for Macintosh somehow compensates and does not shift. I'll check the Windows version later today.

I'd like to hear more about that CSS option
Reply




Users browsing this thread: 2 Guest(s)