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 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 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
Grill modification
#1
Hello,
I'm looking at the grill theme.
in the part about there pictures.
I want to put two pictures and I can not seem to put them at the center.
I look around the css files but nothing was done.
can you give me a boost?
Best regard
Reply
#2
Hi Marc, I think you would need to look at the bootstrap grid which determines how the images are laid out. Where you have  an image inside for instance <div class="col-md-3 col-sm-6"></div> those are bootstrap classes to define the columns. It's explained here  http://getbootstrap.com/css/#grid
Reply
#3
(2015-06-17, 08:23:41)Timbow Wrote: Hi Marc, I think you would need to look at the bootstrap grid which determines how the images are laid out. Where you have  an image inside for instance <div class="col-md-3 col-sm-6"></div> those are bootstrap classes to define the columns. It's explained here  http://getbootstrap.com/css/#grid
I'm changing col-md-3 and col-sm-6 indicated right or center but nothing to do ...
I'll watch your link if I allow myself to get back to you .. because it's been a while since I did not find Smile
Reply
#4
(2015-06-17, 15:47:52)marc63 Wrote:
(2015-06-17, 08:23:41)Timbow Wrote: Hi Marc, I think you would need to look at the bootstrap grid which determines how the images are laid out. Where you have  an image inside for instance <div class="col-md-3 col-sm-6"></div> those are bootstrap classes to define the columns. It's explained here  http://getbootstrap.com/css/#grid
I'm changing col-md-3 and col-sm-6 indicated right or center but nothing to do ...
I'll watch your link if I allow myself to get back to you .. because it's been a while since I did not find Smile

Maybe http://getbootstrap.com/css/#grid-offsetting
Don't know exactly what you are trying to do
Reply
#5
i just to change with <div class="col-md-3 col-md-offset-2">
and this seems to me not too bad I'm testing Smile
Reply
#6
ok, I make mistakes and fix success
Reply




Users browsing this thread: 1 Guest(s)