vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=195)
-   -   CA Evo (unlimited color schemes, vbadvanced support) (https://vborg.vbsupport.ru/showthread.php?t=131631)

KevNJ 01-20-2007 05:31 PM

trying to get this to work with cmps but with no luck.

any help, seems the header, and navbar do not show...but the side image does.. also the navbar links do not go to the proper links.

CyberAlien 01-20-2007 05:35 PM

Looks like css isn't loaded properly. Try to enable option to use external css files.

KevNJ 01-20-2007 06:22 PM

Quote:

Originally Posted by CyberAlien (Post 1163627)
Looks like css isn't loaded properly. Try to enable option to use external css files.

Wheres that option ?

CyberAlien 01-20-2007 06:23 PM

vBulletin Options -> Style & Language Settings -> Store CSS Stylesheets as Files

KevNJ 01-20-2007 06:40 PM

got it thanks ! :D :up:

KevNJ 01-20-2007 07:33 PM

okay i got the images working.

but since im using vbadvanced cmps on my cmps page which is my main homepage/ index

the links are showing as

mysite.com/usercp.php
mysite.com/faq.php

i need to change then to
mysite.com/forums/usercp.php etc

but when i edit my navbar they wont change

any help ?

:confused:

CyberAlien 01-20-2007 07:39 PM

In header, navbar and footer templates add /forums/ at the beginning of all links, so it would look like <a href="/forums/whatever.php

adnedarn 01-20-2007 07:55 PM

CyberAlien, can you please give me details on how to assign fixed width to last 4 table cells? I still havn't figured this out... ???
Thanks

CyberAlien 01-20-2007 08:08 PM

Replace that code with something like this:
Code:

        <tr align="center">
          <td class="thead" width="30">&nbsp;</td>
          <td class="thead" align="$stylevar[left]" nowrap="nowrap">$vbphrase[forum]</td>
          <td class="thead" width="275" nowrap="nowrap">$vbphrase[last_post]</td>
          <td class="thead" width="150" nowrap="nowrap">$vbphrase[threads]</td>
          <td class="thead" width="150" nowrap="nowrap">$vbphrase[posts]</td>
          <if condition="$vboptions['showmoderatorcolumn']">
          <td class="thead" width="150" nowrap="nowrap">$vbphrase[moderator]</td>
          </if>
        </tr>


adnedarn 01-20-2007 08:28 PM

ohhh Okay- a width of 50 for the bottom 3 seems to be perfect. Thanks again!

KevNJ 01-20-2007 09:41 PM

Quote:

Originally Posted by CyberAlien (Post 1163727)
In header, navbar and footer templates add /forums/ at the beginning of all links, so it would look like <a href="/forums/whatever.php

thanks that worked! :up:

Yago 01-21-2007 01:22 AM

CyberAlien.
I am extremly new to vbulletin and so are some of your fans.
This might sound stupid to some of the established webmasters but could you write a step by step installation guide. I really love the green skin but the lack of guide is denying me the joy of having this skin.
If you allready know how to ride a bicycle the guy who is still learnning may look stupid.
Thanks for your time

bada_bing 01-21-2007 02:23 AM

Anyone know how I can get this style to load in VBPORTAL ? I can get it to display good in VB but when I go to my portal it shows a white page?

adnedarn 01-21-2007 03:04 AM

yago, I was the same way when I installed this skin. But it was SUPER easy without the adding of other mods/hacks. All you need to do, is download the file, unzip it, upload the "ca_evo_green" folder (in the upload > images folder of your download) into your forum's "image" folder. Then in your admin control panel, go to Styles & Templates > Download / Upload Styles > then under Import Style XML File browse to the location of the xml file (just inside the ca_evo_green folder) make sure "create new style" is clicked unless you want this to overwrite your default, name the skin (i used ca_evo_green just to be easy) parent style should most likely be your default.. then display order 1 to be first 2 to be second etc... Then click import, and you're done. go to the bottom of any page,(drop down on the bottom left side) and change the skin you want to use. You should be done! Remember, any editing you did previously to templates, and in the future, you will need to do to both skins.. That's where I ran into some problems... But CyberAlen helped me through them!
Andrew

almbd3 01-21-2007 08:04 AM

Thank you ...

But , How can use this style for Right to Left languages like Arabic?

CyberAlien 01-21-2007 09:08 AM

Quote:

Originally Posted by almbd3 (Post 1164112)
But , How can use this style for Right to Left languages like Arabic?

Style might not work with RTL at all.

Quote:

Originally Posted by adnedarn (Post 1164007)
yThen in your admin control panel, go to Styles & Templates > Download / Upload Styles > then under Import Style XML File browse to the location of the xml file (just inside the ca_evo_green folder) make sure "create new style" is clicked unless you want this to overwrite your default, name the skin (i used ca_evo_green just to be easy) parent style should most likely be your default..

No need to put name there. Its an optional field if you want to rename style while installing it.

nachofrades 01-21-2007 06:24 PM

Thanks CyberAlien for your support... I have the width of my columns ok at last.

Many thanks :)

Nacho.

Yago 01-22-2007 12:35 AM

Adnedarn
That for the instructions. That helped a great lot. However I still have a couple of questions.
1. How do you make the evo-green your defualt template. I dont want to delete the origian vb style incase I want to revert in future but I do not want users to have a choice of template. I want them to use the evo-green alone.
2. I have GARS also installed and this bottons are not displaying
-- Comment
-- Member rating

Without this snags, this is indeed the most style I have seen yet.
CyberAlien. I wish you could jump in aswell here.

adnedarn 01-22-2007 12:54 AM

1) admin control panel > vBulletin Options > Style & Language Settings > Default Style
to set the default.

Then if you do not want users to have the option to change it to the default blue one, you need to admin control panel > Styles & Templates > Style Manager > on the default style drop down, select "edit settings" and put user selectable to no.

I'm sorry, I don't know what GARS is... But if it is something that you installed to the other style. You will need to reinstall it to the new style.

Andrew

Yago 01-22-2007 01:10 AM

Adnedarn. thanks so much for the prompt response.
GARS is thevbgeek short for Geek Articles and Review System
it can be seen here
http://www.thevbgeek.com/forum.php
When I installed the evo-green everything even in GARS was beautifull with the exception of those bottons that will not show up in GARS powered pages

adnedarn 01-22-2007 01:28 AM

So the old buttons are showing up for that? I don't know if it is the correct answer. But what I would do (have done for another mod) is right click those images that are still the old ones, and see where they are stored on your server and the names of them. Then find the correct images that are supposed to be there with the new skin. Save an extra set of them to your computer, with the same name as the ones you want to replace. Then upload them to overlap the "wrong" images.

Yago 01-22-2007 01:56 AM

I see what you mean. That will solve the image problem. However I have Photopost installed in the forum now their is no link to it anymore. I noticed you asked this question before but it did not seam to be answered.
Honestly as cool as this style may be, I really do like the original hassel free vb defualt skin. All I trully want to do is to change the colors a bit so say replace all the blue to say green. The trouble of custom skin may not be the best route for me now. I have 15 sites to manage and 5 of them are vb based. That is a whole lot of work.
Can this be done. That is all I really want to do. Simply change the colors in the original vb defult.

adnedarn 01-22-2007 02:07 AM

Actually, my problem was, I installed the "image" file up to the image location on the server... It was totally my mistake (partly, the other part was lack of detailed instructions... That's why I jumped in and provided that to you ;-) ) So, I was 1 level too high in the folder. Once I got the ca_evo_green folder dropped into the image folder, it was perfect.

Yago 01-22-2007 02:11 AM

Oh I do not have anymore image problems. I agree with you. Your instructions solved the problem but I do not want to have to reinstall photopost and redo all the stuff I had on the other style such as the Gender postit and welcome headers. This whole thing started because I just want the forum to match the logo which incidentaly is the green the national color of the country.

Poetschke 01-26-2007 08:48 AM

However,

I have hello, really nice style, a problem with the fissures that these are not exactly together.

How can I solve this?

Greeting

CyberAlien 01-26-2007 10:06 AM

That's because different forums have different content, and browser automatically resizes those columns to correctly fit content.

You can try to adjust it by setting width to columns in forumhome_forumbit_level1_nopost template. See posts on two previous pages of this thread.

Poetschke 01-26-2007 11:35 AM

Hello,

thanks f?r Answer.

No Chance about.

Code:

        <tr align="center">
          <td class="thead" width="10">&nbsp;</td>
          <td class="thead" align="$stylevar[left]" nowrap="nowrap">$vbphrase[forum]</td>
          <td class="thead" width="100" nowrap="nowrap">$vbphrase[last_post]</td>
          <td class="thead" width="10" nowrap="nowrap">$vbphrase[threads]</td>
          <td class="thead" width="10" nowrap="nowrap">$vbphrase[posts]</td>
          <if condition="$vboptions['showmoderatorcolumn']">
          <td class="thead" width="10" nowrap="nowrap">$vbphrase[moderator]</td>
          </if>
        </tr>


CyberAlien 01-26-2007 11:41 AM

"10" is clearly too small for it. Try something larger. Just edit it yourself until it will look good on your forum.

Poetschke 01-26-2007 03:37 PM

Hello, it still brings nothing, all the same as I shift it. The fissure " the last contribution " moves over and over again if a longer Thread title comes.

CyberAlien 01-26-2007 05:14 PM

Yes, as it should. You need to increase width so it would be large enough for all thread titles.

Pedrillo 02-05-2007 09:22 PM

Fantastic theme, thank you CyberAlien. ;)

PaulSonny 02-10-2007 11:20 PM

Hello everyone,

I was wondering whether anybody could help me? I love the green version of this skin and im currently using it as my default skin on my forum, but I was hopefully going to try and make an alteration, if its at all possible.

When a member makes a new post, its turns the whole forum(title, description, etc) orange, I was wondering whether it is possible to make it stay green?

Thanks, Paul

CyberAlien 02-11-2007 05:07 AM

Remove this in css:
Code:

/* active links */
td.row-new a, td.row-new a:visited { color: #E3962D; }
td.row-new a:hover, td.row-new a:active { color: #3F749B; }


PaulSonny 02-11-2007 08:30 AM

Thanks CyberAlien, it worked a treat :)

Paul

lanoix 02-12-2007 06:10 PM

Hello.

Thanks for this style, it's great. I was used to buy styles but I will use this one, it's the one I prefere ;)

But, as my forum is in french, I wanted to translate the buttons... But I need the 2 polices you used for them... Is it possible? (I don't find the exact ones on the net)

Thanks in advance!

CyberAlien 02-12-2007 06:13 PM

You mean fonts? Some fonts are commercial, so if you don't have it then you'll have to use different fonts.

volarium 02-13-2007 07:52 PM

Hey Cyber - another user posted this question, but I didn't see an answer. It's a photoshop n00b question.

In the buttons_psd.psd file, how do you save just one particular button? Do you do Save For Web and then create a slice? Is there an easier way?

Thanks for the great style!

CyberAlien 02-13-2007 07:53 PM

Create a slice for button, then use "save for web" so photoshop would save slices in different files.

lanoix 02-15-2007 01:02 PM

Quote:

Originally Posted by CyberAlien (Post 1180842)
You mean fonts? Some fonts are commercial, so if you don't have it then you'll have to use different fonts.

Yes I was meaning fonts, don't ask me what I used the french word, I don't know.
Thanks anyway, I will use different ones...

Ic3m4n 02-15-2007 07:19 PM

Great Style. I am using it as my default now. I've never edited a style before, how do I make it so all the user data is on the left hand side. Like the username, post count, user title. Like how http://www.sitepoint.com/forums/showthread.php?t=459186 does it.

What templates would I need to edit and would a lot of changes need to be made?


All times are GMT. The time now is 08:23 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.01611 seconds
  • Memory Usage 1,826KB
  • 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
  • (5)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
  • (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