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)

Nadeemjp 05-25-2009 10:40 AM

1 Attachment(s)
sofia, i dont know whether it is my forum or do i need to perform some setting, but if you can see, the forums are not alligned properly. they have irregular allignment as shown in the image.; can you tell what is wrong?:confused:


Sofia 05-25-2009 03:10 PM

Yes, width no definied.

In your template forumhome_forumbit_level1_nopost,

Find:

HTML Code:

<tr align="center">
      <td class="thead">&nbsp;</td>
      <td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>
      <td class="thead" width="175">$vbphrase[last_post]</td>
      <td class="thead">$vbphrase[threads]</td>
      <td class="thead">$vbphrase[posts]</td>
      <if condition="$vboptions['showmoderatorcolumn']">
      <td class="thead">$vbphrase[moderator]</td>
      </if>
    </tr>

Replace by:

HTML Code:

<tr align="center">
      <td class="thead" width="3%">&nbsp;</td>
      <td class="thead" width="55%" align="$stylevar[left]">$vbphrase[forum]</td>
      <td class="thead" width="15%">$vbphrase[last_post]</td>
      <td class="thead" width="8%">$vbphrase[threads]</td>
      <td class="thead" width="8%">$vbphrase[posts]</td>
      <if condition="$vboptions['showmoderatorcolumn']">
      <td class="thead" width="11%">$vbphrase[moderator]</td>
      </if>
    </tr>


UoR Overdose 05-25-2009 07:09 PM

Hey when I try to upload the xml file I get an "Invalid File Specified" message. It happens with all the colors. I deleted all the gradient files except for green while is the one I want. IDK why I'm getting this error

Sofia 05-25-2009 08:12 PM

Quote:

Originally Posted by UoR Overdose (Post 1817076)
Hey when I try to upload the xml file I get an "Invalid File Specified" message. It happens with all the colors. I deleted all the gradient files except for green while is the one I want. IDK why I'm getting this error

All XML files work. it's Style XML, no Product XML.

UoR Overdose 05-25-2009 08:47 PM

oh duh thanks lol. I havent changed my style in a while as you can tell :P. they all look great btw ill install and nominate :)

Sofia 05-25-2009 09:45 PM

Quote:

Originally Posted by UoR Overdose (Post 1817125)
oh duh thanks lol. I havent changed my style in a while as you can tell :P. they all look great btw ill install and nominate :)

Tahnk you Overdose. :o

UoR Overdose 05-25-2009 10:32 PM

Hey I'm trying to get ibproarcade and put the navbar link for Raven GB and This template but your navbar template seems to be different from the default. How would I add this? the code for default would be

<td class="vbmenu_control"><a href="arcade.php?$session[sessionurl_q]">Arcade</a></td>

Do I just need to add this is a different location then I'm told?

Nevermind I found the answer to this in a previous post of yours :D srry

mikey1991 05-25-2009 11:40 PM

In the navbar or header template I would guess.

NAZIA 05-26-2009 09:07 AM

Sister. :) Thanks for this BIG work..

SweetHome 05-26-2009 01:44 PM

thanks very nice


All times are GMT. The time now is 10:16 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.02035 seconds
  • Memory Usage 1,744KB
  • 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_html_printable
  • (2)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