vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Smooth Red Style (https://vborg.vbsupport.ru/showthread.php?t=149269)

Brew 08-10-2007 03:20 AM

Hey Mark,

I'm really digging this style man. It's perfect for my site. Especially with the way you stuck with conventional schema.

But I do see a place that seems to be out of the ordinary.

In the image below you can see where it looks the header titles are displaying the subtitles incorrectly. If I'm not mistaken, shouldn't the subtitles be to the right of the title like they are in thread display?

Like in the first board it says "Moderators Lounge" then under that it says "_For moderator only"

In thread display it shows "Sub-Forums : Moderators Lounge"

I was thinking the main forum display should show something like:

"Moderators Lounge: For moderator only"

Otherwise the style is working great for me at criticalreactor.com

Thanks!

vistaku 08-10-2007 05:10 AM

when gonna be come out for 3.6.8 :)

Brew 08-12-2007 01:20 PM

I fixed my issue with forum description arrangement. I think it looks much better this way.

I added a colon ( : ) after $forum[title] like this;

<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]:</strong></a>

and changed the <div tag to <font class="smallfont2" then made a new class called smallfont2 with a text size of 9.

So it looks like this in the forumhome_forumbit_level1_post also the other similar templates;

<if condition="$show['forumdescription']"><font class="smallfont2">$forum[description]</font></if>

The new class looks like this:

.smallfont2 {
font-size:9px;
font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

The text in postbit was too small as well.

So I created a new class called smallfont3 and made that text size at 13. Then changed the postbit and postbit_legacy tamplates to look like this;

<!-- message -->
<div id="post_message_$post[postid]"><font class="smallfont3"><br>$post[message]</font></div>
<!-- / message -->

This gives me much greater control over the size of the text in just the posts and keeps the rest of the text on the page unchanged.

Again, thanks for a great skin!

Red Matrix 08-13-2007 08:42 AM

Hey, I remember this being blue! I made the modification last year to red, but I gave it up. Good to see more skins from you mark.

dave

MrFlicks 08-22-2007 01:56 PM

Any plans to release a version of this compatable with version 3.6.8 by any chance Mark?

hossam.youssef 08-24-2007 08:43 PM

i didn't found the XML File Help Mee please :( :(

UK-Biker 09-26-2007 04:37 PM

Quote:

Originally Posted by MrFlicks (Post 1323147)
Any plans to release a version of this compatable with version 3.6.8 by any chance Mark?



I'm using it with 3.6.8 and all is fine.

markbolyard 11-04-2007 02:55 AM

This style has been updated to 3.6.8. Also, the forum descriptions are now on one line with the forum names, as mentioned in this post so no need to make this modification yourself.

Enjoy.

daloosaa 11-04-2007 07:48 PM

Yeah! This is a great style!

But why any demo and a such small preview image (uploaded bigger ones)

albibak 11-04-2007 07:50 PM

Is it posible to have this style without the left default menu, and the google ads?


All times are GMT. The time now is 05:49 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.01360 seconds
  • Memory Usage 1,734KB
  • 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
  • (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