vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=237)
-   -   Imagination Style - Multicolor ! (https://vborg.vbsupport.ru/showthread.php?t=214128)

Sofia 06-06-2009 07:29 PM

Quote:

Originally Posted by Speedy1050 (Post 1824544)
Excellant work installed and nominated.

Just one question with Dark Blue version.
How can I add some extra links to the top blue bar above the logo so I have two lines of nav links. One above and the normal one below logo.

Great work :D

You must edit header template.

Thank you for thanks Button. Added in the first post ;)

Chimpie 06-06-2009 10:38 PM

Can you provide a bigger screen shot of the dark red one please?

Thanks!

Kihon Kata 06-10-2009 01:14 PM

Sofia,

Can I get a light pink and a regular pink style?

EcoCav 06-10-2009 07:00 PM

is there a way to fix the forum / last post areas so they all line up correctly?

Is there a way to have the area where its says Welcome, You Have No Unread Posts align to the right? its centered in that area and looks really bad with the unread posts hack I have installed.

Sofia 06-10-2009 07:38 PM

To fix last post column:

In the template: forumhome_lastpostby

Add at the top:



HTML Code:

<table cellpadding="0" cellspacing="0" border="0" style="width:280px;">
<tr align="$stylevar[left]">
<td>

And at the bottom



HTML Code:

</td>
</tr>
</table>

For the Welcome area, plesae give me a screen. ;)

EcoCav 06-10-2009 07:45 PM

Thanks for the help!

Here is the screen

https://vborg.vbsupport.ru/external/2009/06/42.png

Sofia 06-10-2009 08:54 PM

If you want a center align, you can do that:

In your template header, find:

HTML Code:

<!-- breadcrumb, login, pm info -->

<td width="200px" align="center">

Replace By:
HTML Code:

<!-- breadcrumb, login, pm info -->

<td width="5%" align="right">

If you want to align to the right, as you say, find:
HTML Code:

<if condition="$show['member']">
    <td class="header_titre" align="center">
    <div class="smallfont">

Replace by:

HTML Code:

<if condition="$show['member']">
    <td class="header_titre" align="center">
    <div class="smallfont" align="right">


M Shaker 06-10-2009 09:51 PM

WoW ... I like it
Great work .

dyabarab9 06-12-2009 03:45 PM

Thank you

jchamber2010 06-13-2009 05:27 PM

very nice theme, thanks.


All times are GMT. The time now is 12:01 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.01964 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
  • (6)bbcode_html_printable
  • (1)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