vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=237)
-   -   Evid - Green or Blue (https://vborg.vbsupport.ru/showthread.php?t=217564)

Sofia 06-30-2009 10:00 PM

Evid - Green or Blue
 
1 Attachment(s)
https://vborg.vbsupport.ru/vborg_mis...hreadid=217564


[hr]blue[/hr][hr]green[/hr]


Screenshots

Forumhome Evid Green : click here
Forumdisplay Evid Green : click here
Showthread Evid Green : click here
Forumhome Evid Blue : click here
Forumdisplay Evid Blue : click here
Showthread Evid Blue : click here




http://www.forum-test.fr/evid/prez-green.png



http://www.forum-test.fr/evid/prez2green.png




http://www.forum-test.fr/evid/prez-blue.png



http://www.forum-test.fr/evid/prez2blue.png





Installation
1. Upload "evid_green (or evid_blue)" into your images folder.
2. Import via ACP "evid-green-style.xml" (Styles & Templates >> Download / Upload Styles)

PSD
Logo
Buttons (medium, normal)
Online / Offline

vBadvanced
Copy and paste "evid_green (or evid_blue)" folder to http://www.yoursite.com/images/evid_green/



Sofia 07-01-2009 10:29 AM

Reserved...

Spank 07-01-2009 11:12 AM

Another gorgeous skin, can't decide which one I like more, the blue or the green. Thank you!

TWTCommish 07-01-2009 01:38 PM

Very nice. Are these free for any kind of use, or is there some sort of commercial restriction?

Sofia 07-01-2009 01:41 PM

Quote:

Originally Posted by TWTCommish (Post 1840739)
Very nice. Are these free for any kind of use, or is there some sort of commercial restriction?

Yes, free for any kind of use. ;)

snowlion 07-02-2009 08:14 AM

Very nice skin Sofia :D

Spank 07-02-2009 09:39 AM

What was updated?

Sofia 07-02-2009 10:10 AM

Quote:

Originally Posted by Spank (Post 1841298)
What was updated?

I updated the blue style, because Because I forgot to fill the category color.

SirHappy 07-02-2009 12:24 PM

Nice Work Sofia:)

squareslinky 07-05-2009 01:05 PM

Very nice job. Installed. Thank you.

jimbles 07-06-2009 01:28 PM

one of my fav themes

Sofia 07-07-2009 08:52 PM

Quote:

Originally Posted by SirHappy (Post 1841385)
Nice Work Sofia:)

Quote:

Originally Posted by squareslinky (Post 1843176)
Very nice job. Installed. Thank you.

Quote:

Originally Posted by jimbles (Post 1843739)
one of my fav themes

You're welcome. Thank you :)

Biek 07-07-2009 10:30 PM

Stunning job as usual. You're spoiling us with all your nice themes. Thanks so much for sharing.

ravi_9793 07-15-2009 06:41 PM

is it fluid or fixed??

regards:
ravi

Sofia 07-16-2009 06:32 AM

Quote:

Originally Posted by Biek (Post 1844823)
Stunning job as usual. You're spoiling us with all your nice themes. Thanks so much for sharing.

Thank you for this kind word, Biek. :)

Quote:

Originally Posted by ravi_9793 (Post 1849412)
is it fluid or fixed??

regards:
ravi

Hello ravi. It's fluid :).

ravi_9793 07-16-2009 12:07 PM

Quote:

Originally Posted by Sofia (Post 1849737)
Hello ravi. It's fluid :).

Great, I will install in few days. :up:

thanks again :)

matt4 07-18-2009 11:47 PM

Hi,

Is this backward compatabile? For VB 3.6.8?

Thanks

Sofia 07-19-2009 11:12 PM

Quote:

Originally Posted by matt4 (Post 1851410)
Hi,

Is this backward compatabile? For VB 3.6.8?

Thanks

No. Only 3.8.x.

ddem1 07-22-2009 08:46 AM

Hello, great template, I'm using the green one as a foundation for my own site with a couple of modifications.

So a newbie vb/templating question as I came from phpbb, where can I find the html that links icons etc. to the .gifs? As I'd like to change some of them to PNG's.

Cheers :)

butabi 07-25-2009 05:54 AM

Beautiful theme, will be adding it to my brand new site tomorrow :) Thanks so much.

Winterworks 08-04-2009 06:36 PM

Holy crap! What a beautiful skin!

Thanks so much for this!

comosarl 08-04-2009 06:45 PM

Thanx, nice work, but "I hoped to get this in Red color" any help ?

Winterworks 08-04-2009 08:25 PM

Hi, on my website, my category headers do not match with the statistics box header. I'd like for the category headers to match the statistics one.

http://img8.imageshack.us/img8/6573/dfvgv.jpg

forumhome_forumbit_level1_nopost:
Code:

<if condition="!$show['collapsable_forums']">
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">

<tbody>
</if>
<tr>
<td width="32"><img border="0" src="images/evid_green/gradients/tcat_left.png" alt=""/></td>

<td class="cat1" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>">

<if condition="$childforumbits">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumbit_$forumid')"><img id="collapseimg_forumbit_$forumid" src="$stylevar[imgdir_button]/collapse_tcat{$collapseimg_forumid}.gif" alt="" border="0" /></a>
</if>
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a>
<if condition="$show['subforums']"><div class="smallfont"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if></td>


<td width="12"><img border="0" src="images/evid_green/gradients/tcat_right.png" alt=""/></td>


</tr></table>
<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder"  border="0" width="100%" align="center">
<if condition="!$show['collapsable_forums']">
</tbody>
</if>
<if condition="$childforumbits">
<if condition="!$show['collapsable_forums']">
<tbody id="collapseobj_forumbit_$forumid" style="{$collapseobj_forumid}">
<tr align="center">
      <td class="thead">&nbsp;</td>
      <td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>
      <td class="thead" width="175">$vbphrase[last_post]</td>
      <td class="thead">$vbphrase[threads]</td>
      <td class="thead">$vbphrase[posts]</td>
      <if condition="$vboptions['showmoderatorcolumn']">
      <td class="thead">$vbphrase[moderator]</td>
      </if>
    </tr> 
</if>
$childforumbits
<if condition="!$show['collapsable_forums']">
</tbody>
</if>
</if></table>
<div class="dcc"><div class="dcg"></div><div class="dcd"></div></div><div style="padding: 0 0 15px 0;"></div>

FORUMHOME:
Code:

$stylevar[htmldoctype]
<html xmlns="http://www.w3.org/1999/xhtml" dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
        <!-- no cache headers -->
        <meta http-equiv="Pragma" content="no-cache" />
        <meta http-equiv="Expires" content="-1" />
        <meta http-equiv="Cache-Control" content="no-cache" />
        <!-- end no cache headers -->
        $headinclude
        <title><phrase 1="$vboptions[bbtitle]">$vbphrase[x_powered_by_vbulletin]</phrase></title>
</head>
<body>
$header
$navbar

<if condition="$show['guest']">
<!-- guest welcome message -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
        <td class="tcat"><phrase 1="$vboptions[bbtitle]">$vbphrase[welcome_to_the_x]</phrase></td>
</tr>
<tr>
        <td class="alt1">
                <phrase 1="faq.php$session[sessionurl_q]" 2="register.php$session[sessionurl_q]">$vbphrase[first_visit_message]</phrase>
        </td>
</tr>
</table><div class="dcc"><div class="dcg"></div><div class="dcd"></div></div>
<!-- / guest welcome message -->
<br />
</if>

<!-- main -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">

$forumbits
</table>
$forumhome_markread_script
<!-- /main -->


$ad_location[ad_forumhome_afterforums]

<!-- what's going on box -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
        <tr>
                <td class="tcat" colspan="2">$vbphrase[whats_going_on]</td>
        </tr>
</thead>
$template_hook[forumhome_wgo_pos1]
<if condition="$show['loggedinusers']">
<!-- logged-in users -->
<tbody>
        <tr>
                <td class="thead" colspan="2">
                        <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_activeusers')"><img id="collapseimg_forumhome_activeusers" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_activeusers].gif" alt="" border="0" /></a>
                        <a href="online.php$session[sessionurl_q]">$vbphrase[currently_active_users]</a>: $totalonline (<phrase 1="$numberregistered" 2="$numberguest">$vbphrase[x_members_and_y_guests]</phrase>)
                </td>
        </tr>
</tbody>
<tbody id="collapseobj_forumhome_activeusers" style="$vbcollapse[collapseobj_forumhome_activeusers]">
        <tr>
                <td class="alt2"><a href="online.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/whos_online.gif" alt="$vbphrase[view_whos_online]" border="0" /></a></td>
                <td class="alt1" width="100%">
                        <div class="smallfont">
                                <div style="white-space: nowrap"><phrase 1="$recordusers" 2="$recorddate" 3="$recordtime">$vbphrase[most_users_ever_online_was_x_y_at_z]</phrase></div>
                                <div>$activeusers</div>
                        </div>
                </td>
        </tr>
</tbody>
<!-- end logged-in users -->
</if>
$template_hook[forumhome_wgo_pos2]
<tbody>
        <tr>
                <td class="thead" colspan="2">
                        <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_stats')"><img id="collapseimg_forumhome_stats" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_stats].gif" alt="" border="0" /></a>
                        <phrase 1="$vboptions[bbtitle]">$vbphrase[x_statistics]</phrase>
                </td>
        </tr>
</tbody>
<tbody id="collapseobj_forumhome_stats" style="$vbcollapse[collapseobj_forumhome_stats]">
        <tr>
                <td class="alt2"><img src="$stylevar[imgdir_misc]/stats.gif" alt="<phrase 1="$vboptions[bbtitle]">$vbphrase[x_statistics]</phrase>" border="0" /></td>
                <td class="alt1" width="100%">
                <div class="smallfont">
                        <div>
                                $vbphrase[threads]: $totalthreads,
                                $vbphrase[posts]: $totalposts,
                                $vbphrase[members]: $numbermembers<if condition="$show['activemembers']">,
                                        <span title="<phrase 1="$vboptions[activememberdays]">$vbphrase[within_the_last_x_days]</phrase>">$vbphrase[active_members]: $activemembers</span>
                                </if>
                        </div>
                        <div><phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div>
                        $template_hook[forumhome_wgo_stats]
                </div>
                </td>
        </tr>
</tbody>
$template_hook[forumhome_wgo_pos3]
<if condition="$show['birthdays']">
<!-- today's birthdays -->
<tbody>
        <tr>
                <td class="thead" colspan="2">
                        <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_birthdays')"><img id="collapseimg_forumhome_birthdays" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_birthdays].gif" alt="" border="0" /></a>
                        $vbphrase[todays_birthdays]
                </td>
        </tr>
</tbody>
<tbody id="collapseobj_forumhome_birthdays" style="$vbcollapse[collapseobj_forumhome_birthdays]">
        <tr>
                <td class="alt2"><a href="calendar.php?$session[sessionurl]do=getday&amp;day=$today&amp;sb=1"><img src="$stylevar[imgdir_misc]/birthday.gif" alt="$vbphrase[view_birthdays]" border="0" /></a></td>
                <td class="alt1" width="100%"><div class="smallfont">$birthdays</div></td>
        </tr>
</tbody>
<!-- end today's birthdays -->
</if>
$template_hook[forumhome_wgo_pos4]
<if condition="$show['upcomingevents']">
<tbody>
        <tr>
                <td class="thead" colspan="2">
                        <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_events')"><img id="collapseimg_forumhome_events" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_events].gif" alt="" border="0" /></a>
                        <if condition="$show['todaysevents']">$vbphrase[todays_events]<else /><phrase 1="$vboptions[showevents]">$vbphrase[upcoming_events_for_the_next_x_days]</phrase></if>
                </td>
        </tr>
</tbody>
<tbody id="collapseobj_forumhome_events" style="$vbcollapse[collapseobj_forumhome_events]">
        <tr>
                <td class="alt2"><a href="calendar.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/calendar.gif" alt="$vbphrase[calendar]" border="0" /></a></td>
                <td class="alt1" width="100%"><div class="smallfont">$upcomingevents</div></td>
        </tr>
</tbody>
</if>
$template_hook[forumhome_wgo_pos5]
</table><div class="dcc"><div class="dcg"></div><div class="dcd"></div></div>
<br />
<!-- end what's going on box -->



$footer
</body>
</html>


LoverZPoint 08-05-2009 05:34 AM

Hi ,

All of my Vb advanced Sidebar that integrated in forum main pages , showing at the end of the page

any help ?

Masked Crusader 08-07-2009 07:31 PM

Sofia. I will be very honest with you. The last person that I saw that put this kind of unique spin on skins was 2evolve. That guy was fantastic. Looks like you picked up the reigns for him.

I am hoping that you will have a dark theme coming soon.

Keep up the great work!

*INSTALLED*

Winterworks 08-12-2009 01:36 AM

Sofia, please make a red style? Then I'd have all three. They'd be perfect together!

Please.

Winterworks 08-12-2009 09:41 PM

Sofia, I made the green theme into a red one. I'd love to give it to you so you can release it. But I need the /buttons/ folder images to have red text instead of green. (only the images with text on them).

Nadeemjp 08-14-2009 08:22 AM

hello there.

in my site, color of background of certain options in the menu of navbar turn dark grey. like for example guestbook or forum rules etc. i would like this ifference in color to vanish and it should have one uniform background color.

second thing is, in my navbar i have options like blogs etc which are not appearing in this style navbar. can you please advise how to make them appear?

thanx

Nadeemjp 08-15-2009 12:04 PM

i am sorry since there was no response from your side, i tried to fix it one my own and ended up in a mess.

i tried to edit the main css myself but accidently ended up erasing the back ground color of the header behind logo.
now the wonderful blue color behind logo is vanished and simple logo is visible which is not cool.

please its urgent, see the url urself and advise the remedy.

www.familybunker.com/forums

thankyou

Nadeemjp 08-15-2009 08:05 PM

the support here really sucks man

Senbilsen 08-17-2009 05:48 AM

nice skin.

Winterworks 08-17-2009 09:47 PM

You forgot a birthday cake image for the statistics box.

MultiSync77F 08-23-2009 08:53 PM

Does this support the blog addon from Jelsoft?

Zack_PSP 08-24-2009 11:41 PM

Thanks, looks awesome :D

shamrox 08-26-2009 02:32 PM

Quote:

Originally Posted by Nadeemjp (Post 1868110)
the support here really sucks man

the support doesnt suck. its an all volunteer forum. no one has to provide support to you, they do it out of the kindness of their heart. show a little respect and maybe someone will want to help you. ;)

KLUNZ 08-26-2009 05:37 PM

Thanks so much for sharing

jon7777 08-27-2009 11:28 PM

first of all thank you for the style, it's great.
but i have a question regarding the logo?
i know it's a psd file but where am i exactly suppose to replace it?
basically i'm trying to change the logo and i'm struggling a bit, anyone can point me to the right direction?

Nadeemjp 08-28-2009 03:18 AM

Quote:

Originally Posted by shamrox (Post 1874783)
the support doesnt suck. its an all volunteer forum. no one has to provide support to you, they do it out of the kindness of their heart. show a little respect and maybe someone will want to help you. ;)

i am really sorry i didnt mean to be an ass here, i was just getting too frustrated cause a few other things are also not going in proper way.
sorry but i didnt mean any disrespect.

Now could someone kindly tell me how to do the following:

1) The navbar in this style gives a dark black background to some of the links like guestbook and forum rules etc that i have custom in the navbar template. How can i remove this difference and make the navbar look plain and uniform?

2) When I set this style for vbadvanced, the links do not work. the images i took care by pasting the folder in the right path, however the links do not work. what do i do to make the links work?

Thank you and sorry once again.

Nadeemjp 08-28-2009 03:21 AM

Quote:

Originally Posted by jon7777 (Post 1875537)
first of all thank you for the style, it's great.
but i have a question regarding the logo?
i know it's a psd file but where am i exactly suppose to replace it?
basically i'm trying to change the logo and i'm struggling a bit, anyone can point me to the right direction?

as far as i remember it is in the gradient folder.
what you do is, first edit the psd file, then go to the gradient folder inside the evid_blue inside image folder and look for the file "headerlogo.png" i am writing down the path for your convenience:
/forums/images/evid_blue/gradients/header_logo.png

Replace this file by the file you have newly created and do not forget to name the new file exactly the same. Now you can upload the file in this path and it will appear in the logo.

Nadeemjp 08-28-2009 03:23 AM

Quote:

Originally Posted by MultiSync77F (Post 1872936)
Does this support the blog addon from Jelsoft?

yes it does but you have to put the "blog" folder in the "misc" folder for the images to work.
probably it wont show in the navbar unless you make the modifications as suggested in the very first post.


All times are GMT. The time now is 10:00 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.03189 seconds
  • Memory Usage 1,859KB
  • 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
  • (13)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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