vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=237)
-   -   CA Evo 3.8.3 - 25 colors (9 new colors) - Clean and easy to read (https://vborg.vbsupport.ru/showthread.php?t=214585)

UKBusinessLive 07-28-2009 08:44 PM

Hi Sofia

Love It !!

This is such a cool design, I've bookedmarked it and will be installing shortly :D

Well Done :up::up::up:

Sofia 07-29-2009 08:11 AM

Quote:

Originally Posted by sKippah (Post 1855961)
I am on it. For shure i will need some Help but if somebody is faster then me, i dont mind ;)

BTW u just need certain Images for thead, tcat, footer and so on.....

Quote:

Originally Posted by dvbusuario (Post 1855430)
Hi Sofia,

Could you implement this MOD to be able select from your 25 themes using ajax whitout upload them all?

Demo: http://www.forum-lance.com/index.php?styleid=90

Thank you!

Quote:

Originally Posted by Arkham (Post 1854273)
Thanks for the head's up! I have too many customizations to deal with. Oh well. It's a beautiful style - definitely one of the best.

Quote:

Originally Posted by sKippah (Post 1855984)
Well, its harder then i thought. As u can see.. tcat, thead background (border) is still Grey, Navbar also in grey. Logo also in grey but should be red, Writing is also still in grey....What i have till now is this Code. PLEASE can somebody help me... its not just for me. As u can see a lot of ppl like to have it and this style is gorgeous for me

Here is the code.. I used this https://vborg.vbsupport.ru/showthread.php?t=208603

And this
Code:

body
{
background: #AF2B38 ;
}
.hxy_logo (what to name it, to change the Logo)
{
    background: #3F5376 url(misc/header4.jpg) repeat-x top left;
}
.tcat
{
background :#F8F8F8 url(images/ca_evo2_red/misc/bg_tcat.gif)    ;
}
.thead
{
background:#BB313F url(images/ca_evo2_red/misc/bg_thead.gif) repeat-x top left  ;
}
.vbmenu_control
{
background:#3F0C0C;
}
.tfoot
{
background:#C63B4D url(images/ca_evo2_red/misc/bg_tfoot.gif);
}
.navheader
{
background: url(misc/nb_bg4.gif) repeat-x top left;
}

Thanks a lot for your help

Well i tested around the whole night but i dont get it..... I am not a coder so its f**** hard for me.....
For shure it would be the better way, cause u just need to Copy some images, but the easier way seems to be this https://vborg.vbsupport.ru/showthread.php?t=205755 but it needs much more space, and its also not so comfortable.. So, still hoping somebody can help us here with the css Option. Thanks

Quote:

Originally Posted by sKippah (Post 1857142)
The problem is, that i dont know what i also need to change... this way is to hard for me, need a professionall doin? it

I'm sorry, but you can't do that, simply because I use different StyleVars for each style. All images are not in the same folder and have the same name. Misc, Statusicon, buttons ... are different
Moreover, I use remplacement var which contains images URL.

Sofia 07-29-2009 08:18 AM

Quote:

Originally Posted by UKBusinessLive (Post 1857441)
Hi Sofia

Love It !!

This is such a cool design, I've bookedmarked it and will be installing shortly :D

Well Done :up::up::up:

Hi Gerry.

Thank you :) You're welcome ;)

cooltechie 07-29-2009 03:15 PM

When I download and use other styles, links are automatically generated for mods. Dark blue (possible others) does not. According to this post, please insert the template hooks that are also in the original vBulletin templates.

001 07-30-2009 02:31 PM

I suggest that the current forum below the navbar is a link, otherwise you can't refresh the current forum to check for new messages.
And how to remove underlining thread titles?

pxtek 07-30-2009 03:51 PM

<a href="http://forums.panenthe.com/index.php" target="_blank">http://forums.panenthe.com/index.php</a>

What is up with the forum titles not being on the same line?

Kihon Kata 08-01-2009 12:27 PM

1 Attachment(s)
Installed. I'd like to thank you for taking the time to create these styles. I modified the multiquote_on button if anyone else wants to use it. I just felt it was easier to see if it was all red

WXChris 08-01-2009 03:15 PM

Hello there,

This is a great skin, but i'm also getting this problem. I have uploaded the latest .xml file but the problem is still there.

I have also tried changing the code you gave but I still can't get it working, everything else is fine apart from that.

Thank you,
Chris.

Quote:

Originally Posted by EcoCav (Post 1817982)
I love these styles, they work perfect for my forum. I have only one problem, the catagories and post seperators do not line up... I don't have this problem with other styles. Is there a way to fix this? I am using Dark Blue fixed. I haven't changed anything on the style.

https://vborg.vbsupport.ru/external/2009/08/101.jpg


Also when you go into one of your forums, the top of the forum area is also missing or cut off. Its doing it on all pages, new thread, reply to post etc...
https://vborg.vbsupport.ru/external/2009/08/32.png


I have disabled all plugins I have to insure it wasn't one of them.


001 08-04-2009 09:42 PM

The style can be improved - if one of the posts is wider than the others, the default style shows only that one post wider, the other posts are with normal width, that way one post can not change the layout of the other posts.

Also the HTML quote code does not work with IE 6.

theksmith 08-09-2009 12:22 AM

this has got to be the cleanest style available for vbulletin, thanks for all your hard work!

calvis 08-10-2009 03:39 PM

Quote:

Originally Posted by ayee (Post 1835167)
And again thank you very much :) just made the icons for post_thanks and post_groan I'll attach them here, incase someone might want to use them

Anyone got these in the other color options?

Or how about blog/project tools icons that match?

nick_ramsay 08-12-2009 12:33 PM

Just want to say thank you for all your hard work on these templates Sofia. It must take so much of your time, be we are very grateful! :)

nick_ramsay 08-12-2009 01:12 PM

Actually, I found something which I don't think has been answered yet. Some people were having a problem with a gap between the forum description (if enabled) and the navigation breadcrumbs. I found the cause of that was an unnecessary line break.

In the header template, find:

Code:

<if condition="$show['forumdesc']">
        <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
        <tr>
                <td class="alt1" width="100%"><strong>$foruminfo[title]</strong> <span class="smallfont">$foruminfo[description]</span></td>
        </tr>
        </table>
        <br />
</if>

And remove the line break:

Code:

<br />

nick_ramsay 08-12-2009 01:52 PM

Me again. I just noticed that no images were showing up in the Blog. It's looking for images in images/ca_evo2/misc/blog/, but there isn't a blog folder in that directory. For the time being, I've copied the original blog images folder into ca_evo2.

Thanks again, loving the theme!

halpern 08-13-2009 10:18 AM

How do you modify the .psd file to put your own forum name? I've added my forum name using Photoshop and I save as a .gif but the header image is now too big on my forum page. For some reason it isn't using the same dimensions as the original logo.gif. It is also saying that I don't have the Triplex Bold font.

hbcmovies 08-13-2009 02:34 PM

thanks

dragtech 08-15-2009 02:58 AM

Sofia:

I'm having trouble extracting the files.

I was able to extract group 4

But when i try Group 1 or group 2 (haven't tried the others yet) i'm getting asked for "Password" for the files.

Any Ideas?

halpern 08-16-2009 07:54 PM

I am using vba 3.2.1 and the style isn't working properly. Please see the attached photo.
[img=http://img17.imageshack.us/img17/7300/problemnyw.th.jpg]

halpern 08-17-2009 09:41 AM

I fixed the problem on my own. For those of you that have this problem, here is the resolution. You need to go into the style manager for the theme and modify the CSS properties. You need to put http://www.yourdomain.com/... before every url CSS property. There is an additional CSS box at the bottom of style manager that wasn't updated properly which is why I wasn't seeing my navbar background images. They all said url(images/.../...). They need to say url(http://www.yourdomain.com/images/forum/.. or wherever your images folder is.

Please see this link for more instructions: http://www.vbadvanced.com/forum/faq....trouble_images

EagleNick 08-19-2009 03:58 PM

Quote:

Originally Posted by dragtech (Post 1867664)
Sofia:

I'm having trouble extracting the files.

I was able to extract group 4

But when i try Group 1 or group 2 (haven't tried the others yet) i'm getting asked for "Password" for the files.

Any Ideas?

I'm getting prompted for a password as well. Any ideas?

EagleNick 08-19-2009 05:03 PM

I'm having a problem with parent/child styles.

I have set the "Blue" style as the default. Then I uploaded the rest of the color varieties, and set them as "children" of the blue style. (You can see this in the style selector: http://www.talkparrots.com/index.php)

However, the problem is that when I update the parent style (blue), the change isn't made in all of the children styles (the other colors). You can see on the site that I added "test" to the footer in the default style, but if you switch to one of the children styles, the change isn't reflected.

cgutzmer 08-27-2009 07:48 PM

looks great! My first installed style :)
Thanks
Chris

snerd 08-29-2009 12:51 AM

Does this need to be updated to 3.8.4? It tells me I have 2 templates that need reverting after upgrading.

Faizan 08-29-2009 11:13 AM

Excelent Sofia....

Kihon Kata 08-30-2009 12:27 PM

1 Attachment(s)
I've added this button:

inxolly 08-30-2009 07:59 PM

1 Attachment(s)
Hey, theme is great and works fine. Thank you, got one problem though, can't work out why this is happening:
http://www.xl7.eu/uploads/1251698845.png

Any thoughts?

GTP Dave 08-31-2009 02:07 PM

unable to install in 3.8.4 ---any updates?

Flo8472 08-31-2009 02:52 PM

Hi, it's great Style.

But the blog quick search isn't involved ... here is a pic

http://www.ld-host.de/uploads/images...cdee280742.png

Where i need to chance something in the code??

pavpavpav 09-02-2009 04:00 PM

I can't get this to work, i'm selecting the new style but its still displaying my old style in the forum. :(

hyp_kitsune 09-07-2009 12:05 AM

Great work Sofia! I'm currently using this but have a question:
Is it possible to have 2 columns in threads side-by-side where the poster's profile is on the left and his post on the right? instead of the usual poster's profile on top and his post below (like in this thread)

FadyCoder 09-11-2009 11:07 AM

Thanks for this style .. hope to keep it updated

I have a problem ..
I want to rename folder name 'ca_evo_gray' folder because I am going to duplicate this style (one of them will be RTL for arabic).
when I rename this folder and replace 'ca_evo_gray' with 'ca_evo_gray2' in ca-evo-gray-fluid.xml I get this error

https://vborg.vbsupport.ru/attachmen...1&d=1247438420

Regards

giyotin92 09-11-2009 01:51 PM

Thanks.

Ohiosweetheart 09-12-2009 11:06 AM

Sofia, these are absolutely excellent. I love the huge variety of colors.
Seriously thinking about using this for my next new forum.

Great job!

asimovietnam 09-16-2009 09:11 AM

Help me fix Sidebar column show allpage ??

http://upanh.com/uploads/16-Sep-2009...wu0a7j724f.gif

al.vb 09-16-2009 10:46 AM

hi,

is it compatible with the links (from hacks) on navbar?

I mean when installed e.g. donate mod, does the donate appear on navbar?

thanks and nice template

regards

asimovietnam 09-16-2009 02:55 PM

you can help please guide on how to fix . Thanks

calvis 09-16-2009 09:03 PM

The issue with auto template edits not working is due to the navigation bar being placed in the header template not in the navbar/breadcrumb template.

Unfortunately manual edits are required for this skin :(

Ohiosweetheart 09-17-2009 02:11 PM

Sofia these are great. I'm using a few of the colors on a new forum I'm working on.
If possible, when you think about adding more colors, could you please add more muted or soft colors?

I ask because my new forum is a support forum for autism, aspergers syndrome and ADHD. For many people with these disorders, bright colors hurt their eyes, and sometimes cause physical reactions. So softer colors would most certainly be appreciated, and used, by me.

Thanks!

redraider 09-17-2009 03:09 PM

I have vbulletin 3.8.4 and when I install this style, I get this message:

There are currently 2 customized template(s) that need to be updated or reverted. Some sections of vBulletin may not function if you do not do this!

You have updated templates:

pm_showpm
Default Template Updated in vBulletin 3.8.4 by Jelsoft
Your Custom Template Last Edited in vBulletin 3.8.3 by Sofia [Edit Template]
[View History]
[Revert]
showthread_list
Default Template Updated in vBulletin 3.8.4 by Jelsoft
Your Custom Template Last Edited in vBulletin 3.8.3 by admin [Edit Template]
[View History]
[Revert]

Please guide what do I need to do ?

desie310 09-17-2009 11:30 PM

hey thanks for the styles. I've been a user on another forum with one of these and really liked it so I decided to use it on my website. I've got a problem though. The forum area looks perfect. I had vbadvanced installed before installing the green style and this is what my homepage looks like:

https://vborg.vbsupport.ru/external/2009/09/8.jpg

as you can see there's a problem with the header and I'm not sure how to fix it. Any help is appreciated. If you need any more info let me know.


All times are GMT. The time now is 07:38 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.01498 seconds
  • Memory Usage 1,835KB
  • 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
  • (9)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