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 916 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
Can you style (css) the Control Panel to look like the website?
#15
Still struggling with the stylesheet issue. The link works to my stylesheet because it will style classes and <p> tag in the editor but only certain attributes of <a> will work. I can make anchor bold but can't change the colour or use text-decoration:none. In my CSS I've tried both ways:

Code:
a { font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#5b6100; text-decoration:none; font-weight:bold; }

and

Code:
a#content { font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#5b6100; text-decoration:none; font-weight:bold; }

only bold and the font face and size work. Any idea why?

Also, I tried completely removing all the themes and my content still shows up in the editor. Is there a hierarchy like in WordPress? Is there a file in GS that content will fall back on if there is no theme? I wonder if that is somehow overriding some of my styles.
Reply


Messages In This Thread
Can you style (css) the Control Panel to look like the website? - by charles_i - 2011-11-18, 07:54:33



Users browsing this thread: 10 Guest(s)