vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Thread image uploader problem (https://vborg.vbsupport.ru/showthread.php?t=294525)

stalkingdatoast 01-29-2013 02:50 PM

Thread image uploader problem
 
1 Attachment(s)
Im having a problem , when i or any of my members try to upload a image to my forums, the box to upload is all white and very difficult to read, im posting 2 images that show the problem. Please help

thanks you.

www.strictlybusinessgaming.com

stalkingdatoast 01-30-2013 12:12 PM

Can someone please help?

Lynne 01-30-2013 08:28 PM

Create a new style with no parent:
  • Styles & Templates > Style Manager > Add New Style
  • Parent Style: No Parent Style
  • Title: Default vBulletin
  • Allow User Selection: Yes
  • Save
Then browse the site using that totally default vbulletin style - do you still have the same problem?

stalkingdatoast 01-30-2013 11:49 PM

Quote:

Originally Posted by Lynne (Post 2400638)
Create a new style with no parent:
  • Styles & Templates > Style Manager > Add New Style
  • Parent Style: No Parent Style
  • Title: Default vBulletin
  • Allow User Selection: Yes
  • Save
Then browse the site using that totally default vbulletin style - do you still have the same problem?


I did this and when i use the default style , the up loader is normal, visible with no problems. Any idea where on the new theme i can change the colors of the up loader, or reset just that to the default?? thanks for the help

stalkingdatoast 02-01-2013 05:19 AM

can anyone help??....im willing to pay someone to please fix this problem for me.

Lynne 02-01-2013 05:26 PM

Use a tool like firebug and you can find what CSS to modify.

stalkingdatoast 02-08-2013 09:30 AM

I tried to fing the css with firebug and sill no luck!! I really need to fix this problem, can anyone help please?

Disco_Dave 02-08-2013 09:37 AM

Do a search in Templates for this:

PHP Code:

.cke_skin_kama_container body 

I think it's the this template: editor.css

HTH
Dave

LifesGreatestGift 02-08-2013 10:55 PM

in one of your templates you have the following rules that are making the text color white.

Code:

.cke_skin_kama *, .cke_skin_kama a:hover, .cke_skin_kama a:link, .cke_skin_kama a:visited, .cke_skin_kama a:active {
color: #fff !important;
}


stalkingdatoast 02-10-2013 02:37 AM

Thanks you tricksodave and LifesGreatestGift for the help. i was able to find it and fix it. THanks a bunch.


All times are GMT. The time now is 10:56 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.01014 seconds
  • Memory Usage 1,727KB
  • 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)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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