vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   about prefix (https://vborg.vbsupport.ru/showthread.php?t=241220)

syrn 04-25-2010 05:27 AM

about prefix
 
hi

i want prifix like that " [ General Knowledge ]

and aslo change colour of all prefix , plz help ,me

Lynne 04-25-2010 02:33 PM

Have you tried adding it into the Thread Prefix Manager?

syrn 04-25-2010 10:33 PM

Quote:

Originally Posted by Lynne (Post 2027076)
Have you tried adding it into the Thread Prefix Manager?

thnax for reply ,

i tried, like

https://vborg.vbsupport.ru/external/2010/04/10.png

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 ........

Lynne 04-25-2010 11:04 PM

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>

syrn 04-27-2010 06:14 AM

Quote:

Originally Posted by Lynne (Post 2027303)
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

https://vborg.vbsupport.ru/external/2010/04/6.png

and this screen shot of Forum Statics

https://vborg.vbsupport.ru/external/2010/04/7.png

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 ???

https://vborg.vbsupport.ru/external/2010/04/8.png

Lynne 04-27-2010 02:02 PM

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.

syrn 04-27-2010 03:14 PM

Quote:

Originally Posted by Lynne (Post 2028117)
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 (Post 2028151)
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 ???

Lynne 04-28-2010 12:34 AM

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).

syrn 05-01-2010 10:53 PM

Quote:

Originally Posted by Lynne (Post 2028351)
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

Lynne 05-01-2010 11:47 PM

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


All times are GMT. The time now is 08:20 AM.

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.01123 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete