vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=161)
-   -   Kirsch (https://vborg.vbsupport.ru/showthread.php?t=104744)

evenmonkeys 05-10-2006 04:32 PM

I think I found the problem with the first part. I'm working on it now. For the break that you're trying to remove...

Find in navbar:
Code:

<!-- / nav buttons bar -->
There should be a break directly below it. Delete it.

evenmonkeys 05-10-2006 04:49 PM

Well, just as a side note, that's not a cosmetic error. Andrew originally planned to have it that way. In any case, I can tell you how to remove it.

In FORUMDISPLAY find:
Code:

          <td class="thead">&nbsp;</td>
          <td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>

Replace that with:
Code:

          <td colspan="2" class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>
In FORUMHOME find:
Code:

          <td class="thead">&nbsp;</td>
          <td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>

Replace that with:
Code:

          <td colspan="2" class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>
I believe that should fix what you're talking about.

Smiry Kin's 05-10-2006 10:14 PM

Hi, it kinda fixed it, but it didnt give it a colum if you get me?? it would be a different colour e.g like the coloums on forum home.. where you got the sat images

heres an image.. also once you fixed this, edit the template you've made on here, because others will want it also :P

evenmonkeys 05-10-2006 11:46 PM

As I said, it's not how it was meant to be designed; and that's how it is on the regular default vBulletin style. With the second column for post icons, it would make it look weird. But yeah- I'm more than willing to link to my fix for it via the first post, but you're the first person to bring it up. It would seem that others are happy with the initial look. Anyways, I'm having an issue making it work. It involves three different templates and I'm already tired enough as it is. Heheh. I'll let ya know when I get it working right.

Smiry Kin's 05-11-2006 04:24 AM

Quote:

Originally Posted by Yarub
As I said, it's not how it was meant to be designed; and that's how it is on the regular default vBulletin style. With the second column for post icons, it would make it look weird. But yeah- I'm more than willing to link to my fix for it via the first post, but you're the first person to bring it up. It would seem that others are happy with the initial look. Anyways, I'm having an issue making it work. It involves three different templates and I'm already tired enough as it is. Heheh. I'll let ya know when I get it working right.

ok dude, thanks so much..

maybe because im using sat images that work with the forum home?? no one else would relise this..? unless they did also??..

evenmonkeys 05-11-2006 02:43 PM

No, you're right. However, they're not suppose to be like that on the styles because when you enable post icons, it adds in another column to the right. Right now, it looks like this (x=alt1, o=alt2):

X XXXXXXXXXXXXXX O X O

Now if you enable post icons, it looks like this:

XO XXXXXXXXXXXXX O X O

Now do you see what I'm saying? It's setup so that it DOES alternate, but only if you have post icons enabled. That being said, it's tricky to change it around now. The forumhome does not have post icons.

Smiry Kin's 05-16-2006 06:13 AM

dont have a clue about them O'x n X's

evenmonkeys 05-17-2006 01:06 AM

They were shown to represent the alternate colors used. I've attached two images to my post. They are showing what I am talking about with the X's and O's. In the first picture, you'll see that the first column and the second column are the same color. The second picture shows why they are the same color. When you allow post icons, it puts a column between them that is not the same color.

zell_11 05-17-2006 06:16 AM

The avatar colum is place at the top now, how do i change it back to being on the left hand side?

myorkinc 05-20-2006 07:56 AM

wow it very nice, Thank you for sharing with us!


All times are GMT. The time now is 09:41 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.01290 seconds
  • Memory Usage 1,741KB
  • 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
  • (5)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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