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. :(

Los 06-21-2007 01:57 AM

edited for content

markbolyard 06-21-2007 02:02 AM

edit your post. Don't publish login info here! PM it to me please.

markbolyard 06-21-2007 02:15 AM

Hey, you got it fixed... Nice job ;)

Los 06-21-2007 02:18 AM

lol. Kinda.

markbolyard 06-21-2007 02:53 AM

Ok, Los & Amaresh, your request have been completed. Thanks for using one of my styles. Best of luck on your forums!

kungfumaster 06-29-2007 01:05 PM

Hi Mark, a quick, possibly dumb question. Where do I find variable to edit the height of the header. It's a little too large for my site but I can't find the right peice of code.

Very nice, professional template by the way!

markbolyard 06-29-2007 01:17 PM

If you reduce the size of the logo (image size) the header should "shrink" with it.

harmor19 07-02-2007 02:20 AM

I have installed this on 3.6.3 and I haven't found any problems.

Great style Mark.

demojames 07-02-2007 09:08 PM

Mark, Great Style!

[begging]Any chance on getting this in Blue?[/begging]

James

kungfumaster 07-03-2007 01:04 PM

Hi Mark

I've tried changing logo height but there's still a lot of white space above and below. Where is the header height defined - just want to trim the white space around the logo.

Thanks

Simon

markbolyard 07-07-2007 02:03 AM

There is no header height defined. It's simply determined by two items; the Logo, and the Ad. Notice, if you remove this section of code:

Code:

<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>

  <td align="right" width="325">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
<a href="$vboptions[homeurl]"><img src="$stylevar[imgdir_misc]/logo.gif" border="0" alt="" /></a></td>
  <td align="right" width="100%">
        <table border="0" cellpadding="0" cellspacing="0">
        <tr>

          <td style="background-color:#DDDDDD;" valign="middle" class="navigation">
<script type="text/javascript"><!--
google_ad_client = "pub-9556872839910172";
google_alternate_color = "DDDDDD";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
//2007-06-08: vBulletin Styles
google_ad_channel = "5984012549";
google_color_border = "DDDDDD";
google_color_bg = "DDDDDD";
google_color_link = "FFFFFF";
google_color_text = "FFFFFF";
google_color_url = "000000";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script> &nbsp;

          </td>
          <td>&nbsp; &nbsp;</td>
        </tr>
        </table>
  </td>
</tr>
</table>

from the header template, you have just a small space above the nav area (this is because there is a <br /> in there too. Remove that to reduce that size... Anyhow, if you reduce the logo, the ad size has to be reduced as well. Hope this helps.

Eric 07-07-2007 02:17 AM

Very nice design Mark! I believe I'm going to install this one on my board when I get the time.

Great work :)

malluroses 07-10-2007 08:25 PM

hai thankz vb for this skin it will be a great skin for ma forum

goatbert 07-16-2007 04:55 AM

Thanks for the skin - it is working great! :)

kungfumaster 07-16-2007 10:37 AM

Hi Mark

I've found in UserCP Profil the change email/pass is missing - I'm trying to figure out if this is a skin issue or something else. Could you let me know if you have come across this.

Love this skin by the way, very slick indeed.

Thanks

kfm

FanAddict 07-16-2007 03:40 PM

Hi there,
First let me say, beautiful theme - just installed it and it's looking good!

I do have one problem... http://forums.wpskins.org/index.php

When I create a new forum, the new forum gets pushed down, and is unformatted.

I would really like to use this theme... so hopefully you can help me out with this problem.

hollosch 07-17-2007 06:13 PM

Hi,
can you post a blank red button ? - i would to translate the button-set

MTL666 07-17-2007 08:57 PM

thanks guy for this nice skin

iKuro 07-19-2007 02:09 AM

uhmmm i found today in the Code into forumhome_forumbit_level1_nopost a code pointing to your Website.
What is the funtion of that "validator.gif" today wwhen your site shuts down my site was atacked by that "validator"

Is spyware? or what?

harmor19 07-19-2007 02:29 AM

You better have an update fixing the damn error.

iKuro 07-19-2007 04:39 AM

Quote:

Originally Posted by harmor19 (Post 1295273)
You better have an update fixing the damn error.

Just delete that Line and NO MORE ERROR xD

markbolyard 07-19-2007 07:38 PM

Quote:

Originally Posted by iKuro (Post 1295255)
uhmmm i found today in the Code into forumhome_forumbit_level1_nopost a code pointing to your Website.
What is the funtion of that "validator.gif" today wwhen your site shuts down my site was atacked by that "validator"

Is spyware? or what?

This style has no "Spyware", "virus", etc... please.

There is a image file linked to me so I can track it's use. Too many people steal these styles, remove the copywrite, etc... and it's a means of me finding them. For those of you that leave the copyright intact, thank you. Too much time goes into creating these styles as any designer will tell you to have them taken, and even distrubuted without written permission.


So, to answer your question... it's a image... feel free to remove it if you like, just leave the copyright intact. Thank you.

iKuro 07-19-2007 10:58 PM

Quote:

Originally Posted by markbolyard (Post 1295971)
This style has no "Spyware", "virus", etc... please.

There is a image file linked to me so I can track it's use. Too many people steal these styles, remove the copywrite, etc... and it's a means of me finding them. For those of you that leave the copyright intact, thank you. Too much time goes into creating these styles as any designer will tell you to have them taken, and even distrubuted without written permission.


So, to answer your question... it's a image... feel free to remove it if you like, just leave the copyright intact. Thank you.

oooh i apreciatte your work :)

Nick2112 07-21-2007 10:30 AM

For some resone my Images dont show check:

http://loveproblems.org/?styleid=2

edit:

works now.

Stax 07-25-2007 12:46 PM

i have been getting the message.XML Error: not well-formed (invalid token) at Line 1

markbolyard 07-25-2007 12:51 PM

You are getting that message when uploading the style? What version of vbulletin are you using?

Yogesh Sarkar 07-26-2007 09:40 AM

Mark nice theme, is the left nav bar present on thread display and forum display pages?

If not, what do I need to do to ensure it is present on every single page?

I need to do this because I have a site and forum is only one part of it and I want to ensure people can navigate to different sections of the site easily.

markbolyard 07-26-2007 01:24 PM

The left column is only visable on the forumhome page. The NAVIGATION is present on all forum pages. The left column, is not navigation, it is forum statistics, advertisements, etc.

The column would have to be coded into the header (or navbar) of the template, instead of the forumhome template to be visible on all pages.

SGM 07-26-2007 10:12 PM

Hey, Mark.

I'm pretty new to vb, and I'm having an error like the one FanAddict described earlier:

Quote:

When I create a new forum, the new forum gets pushed down, and is unformatted.
Is there any way to fix this?

Thanks so much.

calibennnn 07-27-2007 09:31 PM

will there be a update for .8 ?


All times are GMT. The time now is 06:13 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.01277 seconds
  • Memory Usage 1,814KB
  • 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
  • (3)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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