Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 04-25-2010, 05:27 AM
syrn's Avatar
syrn syrn is offline
 
Join Date: Mar 2010
Posts: 94
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default about prefix

hi

i want prifix like that " [ General Knowledge ]

and aslo change colour of all prefix , plz help ,me
Reply With Quote
  #2  
Old 04-25-2010, 02:33 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Have you tried adding it into the Thread Prefix Manager?
Reply With Quote
  #3  
Old 04-25-2010, 10:33 PM
syrn's Avatar
syrn syrn is offline
 
Join Date: Mar 2010
Posts: 94
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
Have you tried adding it into the Thread Prefix Manager?
thnax for reply ,

i tried, like



khanis thread subject but thread prefix is not display before thread start , it seems like blank ,

and also tell me how can i do it bold and change color ........
Reply With Quote
  #4  
Old 04-25-2010, 11:04 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It looks like it may be there only in the same color as the background (check the page source).

Code:
<span style="text-weight:bold; color:pink">[ General Knowledge ] </span>
Reply With Quote
  #5  
Old 04-27-2010, 06:14 AM
syrn's Avatar
syrn syrn is offline
 
Join Date: Mar 2010
Posts: 94
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
It looks like it may be there only in the same color as the background (check the page source).

Code:
<span style="text-weight:bold; color:pink">[ General Knowledge ] </span>
yes, this CODE u give is working perfectly , Thanx a million , Thnax again Lynne
You always Help ....

by the way , what is Page Source ???

--------------- Added [DATE]1272356266[/DATE] at [TIME]1272356266[/TIME] ---------------

I thing more ,

its perfectly working with me, but i question

u can see its disply color



and this screen shot of Forum Statics



but in forum statics , there is no color display ,
is there any possibility to show color here as well

and how can i maximize length of letters in thread title in forum statics ???

and can i bold this as well ???

Reply With Quote
  #6  
Old 04-27-2010, 02:02 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You will have to ask the Forum Stats developer about using color in there.

As for the Last Post, it could be that there is CSS to unbold the text. You will have to look into that and then 'undo' that CSS.
Reply With Quote
  #7  
Old 04-27-2010, 03:14 PM
syrn's Avatar
syrn syrn is offline
 
Join Date: Mar 2010
Posts: 94
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
As for the Last Post, it could be that there is CSS to unbold the text. You will have to look into that and then 'undo' that CSS.
thanx again quick reply Lynne , i am new , how can i unbold the text , and where can i check CSS ,

sorry my questions are stupid

--------------- Added [DATE]1272413170[/DATE] at [TIME]1272413170[/TIME] ---------------

Quote:
Originally Posted by syrn View Post
thanx again quick reply Lynne , i am new , how can i unbold the text , and where can i check CSS ,

sorry my questions are stupid
i checked my additional.css

there is somthing like that
Quote:
.prefix {
color:#ffffff;
font-size: 1.0em;
font-weight: bold;
padding: 3px 8px;
text-align: center;
}

Any help ???
Reply With Quote
  #8  
Old 04-28-2010, 12:34 AM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Get firebug for firefox (or something similar) to help you find the classes/css

When I bold my prefix on a default style on my test site, it shows up as bolded in the Last Post column, so all I can do is guess that you have some css in place that is undoing it (font-weight: normal).
Reply With Quote
  #9  
Old 05-01-2010, 10:53 PM
syrn's Avatar
syrn syrn is offline
 
Join Date: Mar 2010
Posts: 94
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
Get firebug for firefox (or something similar) to help you find the classes/css

When I bold my prefix on a default style on my test site, it shows up as bolded in the Last Post column, so all I can do is guess that you have some css in place that is undoing it (font-weight: normal).
hi lynne, i installed firebug and i dont know how i use it and find classess/css, ?

and 1 thing more can u send me XML file of default theam of vb 4.0 , by mistake i delete it
Reply With Quote
  #10  
Old 05-01-2010, 11:47 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You can get a default style by doing this:
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
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04543 seconds
  • Memory Usage 2,260KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_code
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • 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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete