View Single Post
  #34  
Old 08-30-2011, 03:39 PM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by gOOvER View Post
Ok, i found the Error. It's Language based error. I shorten it now to only one Word and the Checkbox is at the correct place

Maybe you find a fix.
You can try:

AdminCP > Styles & Templates > Style Manager > Edit Templates > CSS Templates > vbulletin-chrome.css

Find:

Code:
.toplinks form {
	min-width: 300px;
	display:block;
	margin-{vb:stylevar right}: 10px;
	text-align: {vb:stylevar left};
	float: {vb:stylevar right};
	clear: {vb:stylevar left};
	_width:20%;
        margin-top:-1px;
        border-left: 1px solid transparent;
        border-bottom: 1px solid transparent;
        border-right: 1px solid transparent;
}

.toplinks form:hover {
	min-width: 300px;
	display:block;
	margin-{vb:stylevar right}: 10px;
	text-align: {vb:stylevar left};
	float: {vb:stylevar right};
	clear: {vb:stylevar left};
	_width:20%;
        margin-top:-1px;
        border-left: 1px solid #707070;
        border-bottom: 1px solid #707070;
        border-right: 1px solid #707070;
	-moz-border-radius-bottom{vb:stylevar left}:{vb:stylevar border_radius};
	-moz-border-radius-bottom{vb:stylevar right}:{vb:stylevar border_radius};
	-webkit-border-bottom-{vb:stylevar left}-radius:{vb:stylevar border_radius};
	-webkit-border-bottom-{vb:stylevar right}-radius:{vb:stylevar border_radius};
	border-bottom-{vb:stylevar left}-radius:{vb:stylevar border_radius};
	border-bottom-{vb:stylevar right}-radius:{vb:stylevar border_radius};
}
Adjust the min-width in each to a larger value i.e. 325px and then refresh to see if that helps with the longer name .

Quote:
Originally Posted by mitch84 View Post
Hi, when I want add a file attachment (in advanced) I can't see names my "folders" background is white
Quote:
Originally Posted by gOOvER View Post
So it lokks for me see attachment

Maybe you can darker this Upload site
^ Same problem for both of you... what I do is create all styles from scratch meaning that I use a default style of the most current version installed - I do not use the style generator at all due to noticing some misc issues w/ it in the past so one or two areas such as attachment uploads to be perfectly honest, I simply looked over because I never thought to upload a attachment but will have a fix by later today since this is supported .

Quote:
Originally Posted by FF|Skyrider View Post
Looks good! Though I'm not much of a fan of the new login / menu location. I prefer that being on top. (top right).
That you can adjust via CSS alone so go to the css templates:

AdminCP > Styles & Templates > Style Manager > Edit Templates > CSS Templates > vbulletin-chrome.css

Find:

Code:
.toplinks {
        min-width:600px;
	position:absolute;
	{vb:stylevar right}:{vb:math {vb:stylevar padding}*2};
	top:220px;
	color:{vb:stylevar toplinks_link_color};
	font: {vb:stylevar header_font};
	text-align:{vb:stylevar right};
}
Adjust the top:220px to 0px or a value that will suite your tastes, the hover effect should still work fine if not let me know .

Quote:
Originally Posted by mitch84 View Post
qame with a topic is deleted but visible only by admins, I can read but it's difficult
I'll make a adjustment to that as well for the release later today however for now you can fix that by:

AdminCP > Styles & Templates > Style Manager > Stylevars

Find the stylevar under Threadbit w/ the name threadbit_deleted_background

Change the background color to: #384b72 or another color of your choice .

Again, I'll have a update later today for the most recent notes from all of you and also going to update the facebook login in the toplinks as the hover effect is not how I want it to be, it will resemble the other hover effects making it seem as if the facebook connect image is floating in the background when hovered over before clicking .
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01319 seconds
  • Memory Usage 1,790KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete