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 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
Innovation theme: change
#1
hello,
I'm sorry for my bad English, I would put the navigation bar under the site title in the THEME innovation.
How do I do?

http://imageshack.us/photo/my-images/11/sansre2nw.jpg/

replaced by

http://imageshack.us/photo/my-images/825/sansre4m.jpg/

thank you for your help
Reply
#2
This is not exactly how you want it, but may suit your needs.
Edit style.css file,
line 62 or so:
Code:
/* HEADER: logo */
header #logo {
    position:absolute;
    top:20px;
Change the 20px value to 10px

Also, and around line 81:
Code:
/* HEADER: navigation */
header nav {
    position:absolute;
    top:30px;
Change 30px to 50px

Try your own values... These are the ones I've used to prevent overlapping header and navigation (when site title is long and/or there are many menu links). Tested only with IE8 and FF5.

PS If you prefer the navigation above the site name, just change those values to e.g. first one -> top:40px, second -> top:10px.
Reply
#3
thank you very much for your help, it works fine ....
Reply




Users browsing this thread: 1 Guest(s)