vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=230)
-   -   Clean Blue (https://vborg.vbsupport.ru/showthread.php?t=171410)

mpoorrajab 06-18-2008 11:15 AM

2questions ...

1-how can i change showing quote style in posts?

because this part is so much the same as the other places...

2-how can i add a full head pic in fixed version?

pewa 06-19-2008 06:12 AM

Quote:

Originally Posted by HaYLaZ (Post 1552463)
in postbit_legacy template find;

<td width="175"> change this width what you want

Thank you!

pimpompoy 06-19-2008 08:02 AM

how to edit the forum withd...

HaYLaZ 06-20-2008 06:48 AM

styles & templates>>choose styvars from the dropdown menu>>change the first section (Main Table Width) 100% or 95% what you want

HaYLaZ 06-20-2008 06:59 AM

Quote:

Originally Posted by mpoorrajab (Post 1552499)
2questions ...

1-how can i change showing quote style in posts?

because this part is so much the same as the other places...

2-how can i add a full head pic in fixed version?

open bbcode_quote template and find;

Code:

<td class="alt2" style="border:1px inset">
change with below and modifiy red code;

Code:

<td class="alt2" style="border:1px solid #efefef;">
you must make a full head pic width same sizes as header.

pimpompoy 06-20-2008 10:28 AM

Quote:

Originally Posted by HaYLaZ (Post 1554246)
styles & templates>>choose styvars from the dropdown menu>>change the first section (Main Table Width) 100% or 95% what you want

aw..thx a lots ^^

u'r style its easy for modify..now i must search the images resizer for my forum

srkrocks 06-20-2008 11:59 AM

Great Style..Installed
Thanks
P.S: I have few problems with the Style, regarding the part where it says 'User CP' and 'FAQ' etc...where do you have to go to edit what things comeup there (i basically want to Add more stuff there)
Thanks again

srkrocks 06-20-2008 05:02 PM

Hey, can you provide separated PSD's for the main images, like Thanks Button, Quick Reply etc..+ if you can, please provide or at least tell us the font uve used, so we can edit it easily in PhotoShop.

Thanks

pimpompoy 06-21-2008 07:41 AM

i can't use Prefix for Forum Status Images...
can u help me?

pimpompoy 06-21-2008 08:19 AM

Quote:

Originally Posted by pimpompoy (Post 1555220)
i can't use Prefix for Forum Status Images...
can u help me?

im sorry, its fix now, in forumhome_forumbit_level2_post

before
Code:

<tr align="center">
        <td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>
        <td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]">
                <div>

after
Code:

<tr align="center">
        <td class="alt2"><img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>
        <td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]">
                <div>



All times are GMT. The time now is 01:24 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.01451 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
  • (4)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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