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)

Verionia 09-20-2009 04:44 AM

How can I change the width to make the forum bigger for fixed?

Verionia 09-21-2009 01:23 AM

Quote:

Originally Posted by desie310 (Post 1886692)
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.

Having the same problem...

asimovietnam 09-22-2009 12:52 AM

1 Attachment(s)
When you use the browser error IE6 CSS. Hope you help

Guvadan 09-24-2009 06:13 PM

Somehow my Navbar has shrunk a little causing it to fall out of line with the background. Any ideas how to fix this?

http://www.guvadan.net/Untitled-1.jpg

RedHacker 09-25-2009 02:15 PM

How to find 3.8.1 Version....?

Verionia 09-25-2009 08:08 PM

How can I specify a width size?

EDIT - NVM GOT IT!

UtahFunBuzz 09-25-2009 08:30 PM

Mine is doing the same thing. also, ever since I installed this style, my forum is taking really long to load. Could it be caused by this problem or something else?

Quote:

Originally Posted by redraider (Post 1886409)
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 ?


cardenista 10-01-2009 04:25 AM

Hi, i admire your work its really cool clean and nice looking, i'm new in all this forum things, i have a doubt how cam i seperate forum categories in your template, i've readed some other posts abut it but i don?t quite get it.

Thanks for your help and your beatiful work.:D

Hopless_Case79 10-04-2009 03:07 AM

Its really nice style thank you

buurman 10-27-2009 12:50 PM

1 Attachment(s)
First of all... compliments on the style, think I am gonna like it a lot!!

Question:
I want to change the LOGO, I use the PSD file to edit the logo to what I want.
How do I get the logo on the website like it is in the PSD?

Deafault the logo is a small logo, 67px high if I put in a bigger logo it will go out of the header.

EDIT: think I got it, you have to cut out the logo, but take the line with it.. though job to do.. ideas?

EDIT2: lol.. got it, cutting the canvas size by pixel is easyer then using the cut tool.. (yeah, photoshop noob) :D

buurman 10-27-2009 01:20 PM

1 Attachment(s)
Another, maybe small question..

Om screenshot 1 is my forum page, om screenshot 2 is my vbadvanced homepage.
How do I get those nice rounded edges on my homepage aswell?

EidolonAH 10-28-2009 01:13 PM

Hiya Sofia, this is great that Vjacheslav has given you permission to port these, you've done a superb job I must say, have words with him, see if he'll let you do Halcyon, folk here would love it!

Kihon Kata 10-30-2009 03:04 PM

Is sophia going to support this? I see she hasn't been online since Sept.

Question, will you port this over to VB4?

The Ayatollah 10-31-2009 11:29 PM

Question about uploading:

Do you upload the entire upload folder, or just the color png, and then import the XML from your computer?

m_gamini 11-01-2009 07:49 AM

hello dear Sofia,
Thanks for your Beautiful theme,
and now i have problem with theme's corner on black, because i use a language by the right to left direction, so it's wondering for me if you could help me to fix!
http://forum.forex.ir/myown/Untitled-3.jpg

benative 11-02-2009 08:57 PM

I installed this style! and It looks great!
I am using fixed version.
But i have a question! does anyone know how to change the width?
I think this template is kind of narrow!
I don't want to use fluid because then it looks to big!!!
Please help me people!!!!

The Smoking Gun 11-07-2009 11:47 PM

Wow Sophia, you did a great job!! Thanks, *marked installed* even though I haven't....yet... because once my new forums OPEN, I am sure to use any number of these as member's choices for alternate styles, if that is possible!

Will there be any conflicts with vBadvanced installations? Saw this answer after the post DOH!
If anyone has tried these with vBa it would be good to know ahead of time and save hours of trouble shooting! That goes for this too LOL!

Thanks none the less!

TSG!

Cees 11-08-2009 08:32 PM

1 Attachment(s)
Thanks for the great chestnut template. I have just one question..

I want to get rid of the navbar (see pic) even if i logged in. were can i do this.. (just a little bit php knowledge) i couldnt find it..

Thanks already for the help...

akibui 11-13-2009 11:19 PM

Quote:

Originally Posted by Sofia (Post 1828293)
Hi Mikey.

Arf, sorry... In forumhome_forumbit_level1_nopost

Find:

HTML 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="<if condition="is_numeric($stylevar[outertablewidth])">200<else />250</if>" nowrap="nowrap">$vbphrase[last_post]</td>
      <td class="thead" width="60" nowrap="nowrap">$vbphrase[threads]</td>
      <td class="thead" width="50" nowrap="nowrap">$vbphrase[posts]</td>
      <if condition="$vboptions['showmoderatorcolumn']">
      <td class="thead" width="150" nowrap="nowrap">$vbphrase[moderator]</td>
      </if>
    </tr>

Replace by:

HTML Code:

<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>

In this style, I modified more than 120 templates. So it's possible there are some errors. Normally, the style works correctly

https://vborg.vbsupport.ru/external/2009/11/16.png

Hi, i had same problem and following your guideline but can't solve this issue, Somebody please help, i install Blue templates

EDIT: SOLVED

cgway.net 11-22-2009 12:50 AM

hello sofia

please i need to remove all navbar content from header template and restore the navbar default template

can you help me in this please

cgway.net 11-22-2009 01:41 PM

any replay please

cgway.net 11-22-2009 09:10 PM

why no any response from support

Palace55 11-24-2009 06:01 PM

Nice styles! But isn't this off phpbb?

cgway.net 11-28-2009 09:17 AM

all this time without any replay

Texas_Dawg 12-02-2009 05:21 AM

How do you remove the IP Address button?

simba6666 12-04-2009 03:18 PM

<font color="Blue">Good work Sofia
thx</font>

akibui 12-18-2009 04:21 AM

Sofia! Released: 26 May 2009 Last Update: 20 Jul 2009

Waiting to you (VB4 templates)

lighthazard 12-23-2009 08:00 AM

How do I delete the circled links and center the logo? (This is for my cmps page)

https://vborg.vbsupport.ru/external/2009/12/25.png

Aladin007 12-26-2009 03:41 PM

Hello!

Great Styles, but I have one question tha fixed is a bit too small for me how can i make it a bit wider?

SamirDarji 12-28-2009 01:25 PM

Interesting style...making mental note to look at it later.

KProjects 01-05-2010 02:11 AM

Thanks! Installed on these:

http://www.NexusOneForums.org
http://droid.todayslinux.com
http://www.ChromeOSApps.org

conspirator 01-16-2010 11:09 AM

amazing style sofia. ive installed it any many thanks. :)

meeja 01-20-2010 03:31 PM

The notices issue isn't resolved for me, any time I have a dismissable notice clicking the x just gets rid of the message, but the notice title and border remains, I've checked a few templates colour options and it seems to be across the board.

Can someone help? I love this theme, and would really like to use it........

BioFall 01-22-2010 03:25 AM

I love the style, at first I was just using it as temporary style while I finish my board up but I think I'm going to keep it as the default :)

Quick Question:

Right now I'm using the color chooser feature, I know I'm going to modify the styles in some ways or another, their isn't an easy way to edit a template for all the different styles at one time, is there? It would save me a lot of time.

Qwest 01-26-2010 12:53 AM

Good looking theme.

suiyuan 01-27-2010 03:26 AM

Sofia:
Thank you very much!

and thanks all of you who found bugs.

I installed this style in my Chinese forum,it works fine on Chinese version Vbulletin 3.84 .

I think it's the best style.

Rideharder 02-01-2010 06:50 AM

MOTM Nomination thank you so much!

www.speedaholic.net

Rideharder 02-04-2010 08:51 AM

Okay this is my problem I install a new style day before yesterday and what I did is delete my old styles... Everything seemed to be working excellent on the new style until I ran to a small problem up on the right-hand under the login box when I get a notification it shows one notification but when I try to click on it to get the drop down menu is not clickable in other words it shows the notifications but for some reason now it does not allow the drop down menu to be activated like it used to... here is the code for it...

Thanks for some help..

--------------- Added 04 Feb 2010 at 09:52 ---------------

[/HTML]

Rideharder 02-04-2010 07:25 PM

NM I got it..
MOTM Nomination thank you so much!

eikcalbi 02-05-2010 01:38 AM

Sophia,
Thanks for the evo-black mod, I've changed the text to blue but i cannot see where to change the color of the white text in the top navbar. please point me in the right direction.
Thank you,


All times are GMT. The time now is 11:56 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.01544 seconds
  • Memory Usage 1,825KB
  • 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_html_printable
  • (3)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