vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   how do i chage "Notice" text to the center? (https://vborg.vbsupport.ru/showthread.php?t=182251)

bjf2k 06-12-2008 05:44 AM

how do i chage "Notice" text to the center?
 
how do i change "Notice" to the align to center?

--------------------------------------------------------------------------------

got a question here
how do I change the "Notice" to the center of the bar, mine is on the left side right now.
how do I change like this
http://www.m3forum.net/m3forum/index.php

Dismounted 06-12-2008 05:51 AM

You can edit the navbar template - it has the place holders for notices.

bjf2k 06-12-2008 06:28 AM

i dont know how to edit it
<if condition="$show['notices']">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="thead" align="center">$vbphrase[notices]</td>
</tr>
<tr>
<td class="alt1" align="center">$notices</td>
</tr>
</table>
<br />
</if>

Boofo 06-12-2008 06:34 AM

<td class="thead" align="center">$vbphrase[notices]</td>

bjf2k 06-12-2008 06:35 AM

i just add those in red. and it works

Boofo 06-12-2008 06:36 AM

Yes

bjf2k 06-12-2008 06:45 AM

Quote:

Originally Posted by Boofo (Post 1547384)
<td class="thead" align="center">$vbphrase[notices]</td>

i dont need edit this? <td class="alt1" align="center">$notices</td>

Dismounted 06-12-2008 06:48 AM

If you want to also centre the actual notice text - change it.

bjf2k 06-12-2008 06:56 AM

Quote:

Originally Posted by Dismounted (Post 1547394)
If you want to also centre the actual notice text - change it.

yes i do. just did both. thanks a lot:)

Boofo 06-12-2008 07:05 AM

I was just giving an example of how to do it.


All times are GMT. The time now is 04:38 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.03197 seconds
  • Memory Usage 1,722KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete