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 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
Looking for a theme like this ....
#1
Hi,

I'm a software developper and I'm looking for a theme/add-ons to distribute a new application (on a new site); especially, I'm looking something like this : https://www.actiprosoftware.com/ (it's not a ads and I have no connection with this company); it's simple and I like it simply, does someone can suggest me a theme like this site using GetSimple ? (ok, I can browse all the available but this will take a long time....)

Thanks in advance for any help,
Domi.
Reply
#2
It's pretty standard bootstrap. a font called slabo.
TW
Reply
#3
(2020-04-02, 10:13:14)Timbow Wrote: It's pretty standard bootstrap. a font called slabo.
TW
Thanks,

and what about the blue banner in the top ? is there any module for that when the mouse hovers on a picture, it moves a little and when clicked on it, it opens a slide show.

kind regards,
Domi.
Reply
#4
(2020-04-02, 23:04:50)Domi Wrote:
(2020-04-02, 10:13:14)Timbow Wrote: It's pretty standard bootstrap. a font called slabo.
TW
Thanks,

and what about the blue banner in the top ? is there any module for that when the mouse hovers on a picture, it moves a little and when clicked on it, it opens a slide show.

kind regards,
Domi.

Ctrl Shift I will reveal the secrets: It's a lightbox gallery, that's all. the hover is just css, 
 .lightbox img:hover {

    -webkit-transform: translateY(-5px);

    -moz-transform: translateY(-5px);
    transform: translateY(-5px);
As far as I can tell...
Reply
#5
Thanks for your answer Tim, very appreciated.

Sincerly,
Domi.
Reply




Users browsing this thread: 1 Guest(s)