vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Png Rounded Quotes (PRQ) v.3.10 - Valid XHTML 1.0 (https://vborg.vbsupport.ru/showthread.php?t=94430)

Mr Chad 08-26-2005 06:13 PM

when i use it i just get clear everything it looks like all the images are replaced by the spacers.

cclaerhout 08-26-2005 08:03 PM

Quote:

Originally Posted by chatbum
when i use it i just get clear everything it looks like all the images are replaced by the spacers.

Check if you put pictures directory (quotes or quotestr) in your style misc directory. It should work. Be more precise, i will help you.

Mr Chad 08-27-2005 02:40 AM

Quote:

Originally Posted by cclaerhout
Check if you put pictures directory (quotes or quotestr) in your style misc directory. It should work. Be more precise, i will help you.

wait they are spose to be in images/misc/ ?

cclaerhout 08-27-2005 11:36 AM

Quote:

Originally Posted by chatbum
wait they are spose to be in images/misc/ ?

So so sorry, i've made a mistake in the instructions :

you do have to put quotes or quotestr (transparent version) directory in :
[style]/images/misc

It should work now.

KuRi 08-27-2005 12:20 PM

how can i make all the text black??

Quote: Originally posted by and message??

cus my forums theme uses a light font color it hardly shows in this

cclaerhout 08-27-2005 02:12 PM

Quote:

Originally Posted by KuRi
how can i make all the text black??

Quote: Originally posted by and message??

cus my forums theme uses a light font color it hardly shows in this


Use this :
HTML Code:

<font color="#000000"> </font>
Step 1
You want to change text color of "Quote : (...)" into black ?
Do this in the code

Find
Code:

$vbphrase[quote]:
and change it to
Code:

<font color="#000000">$vbphrase[quote]:</font>
Step 2
Use the same technic for
Code:

$vbphrase[originally_posted_by_x]
->
Code:

<font color="#000000">$vbphrase[originally_posted_by_x]</font>
Step 3
And last for the text :
Code:

$message
->
Code:

<font color="#000000">$message</font>
P.S : $message variable appears two times in the code.

KuRi 08-28-2005 12:35 AM

Thats what i thaught but it had no effect???

cclaerhout 08-28-2005 09:36 AM

Quote:

Originally Posted by KuRi
Thats what i thaught but it had no effect???

It works for me... Have you tried to make another quote ? I mean when you make a modification, you often have to quote another message to see the result. If you want send me a PM with the adress of your site, i'll have a look.

KuRi 08-28-2005 11:43 AM

cheers i didnt realise i had to make another quote.

Snort_2005 08-29-2005 01:55 PM

Installed and working fine.. I had to tweak the optional templates, (php/html/code) tags to get the fixed width font back on there. If the author doesn't mind, I would release those fixes. >_> (My edits is for the trans 70% version.)


All times are GMT. The time now is 11:59 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.01256 seconds
  • Memory Usage 1,740KB
  • 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
  • (6)bbcode_code_printable
  • (1)bbcode_html_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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