vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=161)
-   -   Red 2 Black (v3.5 Gold) (https://vborg.vbsupport.ru/showthread.php?t=94258)

Ted M 07-22-2006 08:52 PM

I recently got messages saying:

FORUMDISPLAY
Default Template Updated in 3.5.3 by Andreas
Your Custom Template Last Edited in 3.5.0 by Erik

[Edit Template]
[View History]
[Revert]

SHOWTHREAD
Default Template Updated in 3.5.4 by Ed Sullivan
Your Custom Template Last Edited in 3.5.0 by Erik

[Edit Template]
[View History]
[Revert]


I'm not sure what I should do... since I'm very new to this. :) Do I click "Revert"?

Or is it okay just to leave it alone?

Please advise... thank you :)

RMS-Chef 07-23-2006 03:28 AM

Quote:

Originally Posted by Ted M
I recently got messages saying:

FORUMDISPLAY
Default Template Updated in 3.5.3 by Andreas
Your Custom Template Last Edited in 3.5.0 by Erik

[Edit Template]
[View History]
[Revert]

SHOWTHREAD
Default Template Updated in 3.5.4 by Ed Sullivan
Your Custom Template Last Edited in 3.5.0 by Erik

[Edit Template]
[View History]
[Revert]


I'm not sure what I should do... since I'm very new to this. :) Do I click "Revert"?

Or is it okay just to leave it alone?

Please advise... thank you :)

That is simply saying that there are probably changes in the those two templates from when I altered them in v3.5.0 in the v3.5.4. I am not sure if they are just class changes and such or not, just don't remember. You can use the "History" feature to compare the current template altered by me to the v3.5.4 default and it will highlight the differences. If they are just class differences you are fine. I forget if there are any functional changes with the default template but if your board is operating fine, you should be fine. If you compare them and it looks like there are no changes required, you can simply save the current template and the message will go away. You can still compare it to the default at any time. If you click revert, it will change the template to the v3.5.4 default and may undo some stuff.

Ted M 07-23-2006 12:25 PM

Hi Chef,

Thanks for the thorough explanation. :)

I did what you said and there are some class changes, but there are some non-class changes such as:

OLD: <table cellpadding="0" cellspacing="1" border="0">

NEW: <table cellpadding="0" cellspacing="1" border="0" width="auto">

and

OLD: </select><input type="submit" class="button" id="inlinego" value="$vbphrase[go]" />
</div>

NEW: </select>
<input type="submit" class="button" id="inlinego" value="$vbphrase[go]" />

OLD: <div class="smallfont" style="text-align:$stylevar[left]; white-space:nowrap; float:$stylevar[right]">
<if condition="$show['pagenav']"><br /></if><strong>$vbphrase[moderation]</strong><br />

NEW: <br /><em>$vbphrase[moderation]</em>

OLD: <if condition="$show['pagenav'] OR $show['inlinemod']">
<td align="$stylevar[right]">$pagenav

NEW: <if condition="$pagenav OR $show['inlinemod']">
<td class="smallfont" align="$stylevar[right]">$pagenav

Any advice? :)

RMS-Chef 07-24-2006 02:25 PM

Quote:

Originally Posted by Ted M
Hi Chef,

Thanks for the thorough explanation. :)

I did what you said and there are some class changes, but there are some non-class changes such as:

OLD: <table cellpadding="0" cellspacing="1" border="0">

NEW: <table cellpadding="0" cellspacing="1" border="0" width="auto">

and

OLD: </select><input type="submit" class="button" id="inlinego" value="$vbphrase[go]" />
</div>

NEW: </select>
<input type="submit" class="button" id="inlinego" value="$vbphrase[go]" />

OLD: <div class="smallfont" style="text-align:$stylevar[left]; white-space:nowrap; float:$stylevar[right]">
<if condition="$show['pagenav']"><br /></if><strong>$vbphrase[moderation]</strong><br />

NEW: <br /><em>$vbphrase[moderation]</em>

OLD: <if condition="$show['pagenav'] OR $show['inlinemod']">
<td align="$stylevar[right]">$pagenav

NEW: <if condition="$pagenav OR $show['inlinemod']">
<td class="smallfont" align="$stylevar[right]">$pagenav

Any advice? :)

Sure, it would be best to go ahead and apply the other changes to the R2B template. You can always copy the current one to a text file (or "save in template history" with a name like "R2B Default") so that if you mess something up making the coding changes you can always put it back and try again.

r6bbie 07-28-2006 03:57 AM

Hello Mr. Chef

I have been using this for MONTHS. I have not found a better skin for my site ever. You ROCK. One thing I can't stand and I want it fixed.
When ever there is a link you cant see it because it looks just like normal text. I want it a different color or highlighted.

Can you please help me.

Thanks,
Rob

R6bbie#aol.com

volarium 08-02-2006 10:28 PM

That's true - I'd actually like for my links to show up underlined or something. It should just be a change to the CSS. Chef, any thoughts on the best way to make links look more obvious?

http://vfrworld.com

Marsupilami 08-04-2006 05:23 AM

Quote:

Originally Posted by RMS-Chef
That is simply saying that there are probably changes in the those two templates from when I altered them in v3.5.0 in the v3.5.4. I am not sure if they are just class changes and such or not, just don't remember. You can use the "History" feature to compare the current template altered by me to the v3.5.4 default and it will highlight the differences. If they are just class differences you are fine. I forget if there are any functional changes with the default template but if your board is operating fine, you should be fine. If you compare them and it looks like there are no changes required, you can simply save the current template and the message will go away. You can still compare it to the default at any time. If you click revert, it will change the template to the v3.5.4 default and may undo some stuff.

I have installed this style on a vb3.5.4, and found out that i should not revert, but instead edit and save each template without changing them.
By doing this, i get rid of the warning messages in admincp.

The template must not be reverted after a fresh install of this style on vb 3.5.4.
If one reverts, the style will not function properly.


BTW: Thanks for a great style! I installed it, and am currently customizing it further for our car forum at http://www.wroom.org/evoclub/.


I also made up a set of smilies that works on both dark and light backgrounds.

I found out that there should be some kind of support for selection of smilie sets, or even dynamically generating smilie sets for different backgrounds, since it is impossible to get an image with shaded edge transparency to work on both dark and light backgrounds, like for the vb default smilie set.

Dynamically generating smilies and icons for choosen background color/brigthness in styles could for instance be done from .ai template images with ImageMagick.
(Should i patent it? :) )

I see lots of requests for smilies that works with this style, and if there is a genuine interest i can release my smilie set here at vbulletin.org.

Insert Username 09-21-2006 12:41 AM

It's probably been asked, but are there plans of officially releasing a 3.6 version of this skin?

RMS-Chef 09-21-2006 04:32 AM

Quote:

Originally Posted by Insert Username
It's probably been asked, but are there plans of officially releasing a 3.6 version of this skin?

Sorry, no plans at this time.
If someone wants to run through the template edits I would be happy to release it with full accreditation.

Capper5016 09-27-2006 10:18 PM

I'm a new transplant from phpbb2, and was wondering if you, or one of your many fans, would be interested in editing ths to work with 2.6.1. This style is awesome, and i'd love to use it with my forums....however not being proficient in coding, and since its my first day using VB, I am still finding my way


All times are GMT. The time now is 07:09 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.01681 seconds
  • Memory Usage 1,753KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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