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)

Chase 06-19-2007 10:02 PM

nevermind... i figured it out

markbolyard 06-19-2007 10:12 PM

No problem. You probably had two 'smoothred' directories...

Glad to see you figured it out.

Chase 06-20-2007 11:12 PM

Mark,

Is there a blank PSD or image of the "logo" with out the text on it? I want to use it, but with my text.

markbolyard 06-20-2007 11:17 PM

smoothredlogo.psd

It's in the zip file. Stay Tuned... Should be releasing a new Blue Style this evening!

Chase 06-20-2007 11:45 PM

ooops sorry... I actually meant the logo for the RedBar style. I am looking for just that red BG so I can add my own text to it. A blank red gradient PSD, like in the header.

Los 06-21-2007 01:28 AM

Hey, I have 3.6.7PL1 and I can't seem to make the red xs go away. I have Smoothred uploaded to /images. Did a clean install and nothing. Help?

markbolyard 06-21-2007 01:43 AM

smothred, upload that directory to your forum root, NOT images.

That will fix your problem. However, if you want to leave it in the images directory, you will need to change the following:

All paths in the StyleVARS
All paths in the CSS
Any path in a template file that references a image located in the smoothred directory.

Let me know if this corrects your problem.

Los 06-21-2007 01:44 AM

oh. Indeed I get it now. It looks great. :D

markbolyard 06-21-2007 01:49 AM

Something I noticed, because I don't use category descriptions. In the Forumhome_forumbit_level1_nopost template, find this code:

Code:

                        <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a>
                        <if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>

and change to:

Code:

                        <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a> -
                        <if condition="$show['forumdescription']">$forum[description]</if>

That should keep the Title and description on one line, and make it look a little cleaner.

Los 06-21-2007 01:55 AM

um... i broke your template. :(


All times are GMT. The time now is 06:33 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.01026 seconds
  • Memory Usage 1,731KB
  • 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_code_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