vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB5 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=264)
-   -   where is this vb5 template edit? (https://vborg.vbsupport.ru/showthread.php?t=309719)

IggyP 03-20-2014 05:20 AM

where is this vb5 template edit?
 
hello,

i am having trouble to find the template to edit for color of links in an open editor box...

like if you insert a link with the editor button and paste the link in...it will show as a different color than the rest of the editor text

anyone can tell me where to change this? its the one i cant find :/

IggyP 03-26-2014 05:26 AM

aha nobody can find it i guess :P
not even who made my custom style, kind of odd

Zachery 03-26-2014 09:26 AM

It'd be part of CKeditor, normally, I believe it defaults to your browsers default color for a link that was clicked.

IggyP 03-26-2014 02:01 PM

thanks for posting zachery,
true it is link color in an open editor im after but i dont think its the same like you say, or what template even it would be in because ckeditor template is practically empty....i can find things in places like global.css where it seems like it should be, many ckeditor variables, but never saying about link color...

part of my confusion is that this color does not seem to be in any stylevars or anywhere else....its a purplish blue by default and i havent seen that anywhere else so idk where to look, ive spent a while on this but running out of ideas where to even look :/

firebug doesnt hardly show anything either idk whats up with this variable

Zachery 03-26-2014 07:08 PM

Ckeditor has its own clientscript file it loads, IIRC. Its called moono, im sure you can find it in the file structure.

Lynne 03-26-2014 10:33 PM

/js/ckeditor/skins/moono

It should be in one of the .css files there. (Could probably use firebug to narrow it down.)

IggyP 03-30-2014 10:36 AM

thank you for posting, i could not find the variable in the moono file...gecko or something i think it was, i forget...i did find it with firebug tho...

however, i was able to change this variable by adding the code
Code:

a { color: #fff; }
to css_editor.css


All times are GMT. The time now is 03:50 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00983 seconds
  • Memory Usage 1,717KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete