vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Community Reviews (https://vborg.vbsupport.ru/forumdisplay.php?f=14)
-   -   Business style or not?? (https://vborg.vbsupport.ru/showthread.php?t=291967)

Christos Teriakis 11-27-2012 06:11 PM

Business style or not??
 
Hello,

After years I think that I found a style that makes my mind to work on my site. It's not my own idea as I've seen this template for Wordpress but I loved it since the first eye catch. I do believe that has a professional outlook. So I spent some days modifying the default vB style. I believe that it has been good work.

http://www.christeris.com

Any suggestion is welcome. Give a look to forums too.

Chris

In Omnibus 11-27-2012 07:23 PM

I like it. It looks clean and professional.

Amaury 11-27-2012 10:08 PM

I also like it.

On an unrelated note, you might want to name your forum. XD

Sean James 11-27-2012 10:58 PM

Looks really nice, only things that doesn't seem right to me is the forumhead shadows on the left

ForceHSS 11-27-2012 11:03 PM

whats going on needs some work also add a favicon.ico

Sean James 11-27-2012 11:10 PM

Personally I would remove all shadows from the skin which would make the forums match the header.

Christos Teriakis 11-28-2012 05:46 AM

Quote:

Originally Posted by Sean James (Post 2385911)
Looks really nice, only things that doesn't seem right to me is the forumhead shadows on the left

Ochhh.... Do you know how long I was trying to find where on the earth is that stylevar? Me too, I don't like it. Actually I want to title to be align at the far left. But can find it :( . You as designer can you tell me?

Chris

--------------- Added [DATE]1354085310[/DATE] at [TIME]1354085310[/TIME] ---------------

Quote:

Originally Posted by ForceHSS (Post 2385913)
whats going on needs some work also add a favicon.ico

Yes I know. I left it for the end (haven't finished the style yet). I'm looking for something related to coding eg <>, but till now anything that I found didn't shown well there.

Chris

--------------- Added [DATE]1354085666[/DATE] at [TIME]1354085666[/TIME] ---------------

Quote:

Originally Posted by Sean James (Post 2385916)
Personally I would remove all shadows from the skin which would make the forums match the header.

Not only the shadow Sean, but borders and background gradient too. I prefer the clean white background and a dotted bottom-border only to sepeperate forums.

Sean James 11-28-2012 06:10 AM

This is what I use mate to remove all those CSS shadows from certain skins. Add this to your additional.css template

Code:

* { -moz-box-shadow: none !important; }
* { -webkit-box-shadow: none !important; }


Amaury 11-28-2012 06:24 AM

Quote:

Originally Posted by Sean James (Post 2385980)
This is what I use mate to remove all those CSS shadows from certain skins. Add this to your additional.css template

Code:

* { -moz-box-shadow: none !important; }
* { -webkit-box-shadow: none !important; }


Or you can just set the shadow StyleVars to transparent.

Christos Teriakis 11-28-2012 06:40 AM

Quote:

Originally Posted by Sean James (Post 2385980)
This is what I use mate to remove all those CSS shadows from certain skins. Add this to your additional.css template

Code:

* { -moz-box-shadow: none !important; }
* { -webkit-box-shadow: none !important; }


hmm... I added it, I cleared the system cache but still all shadows are there.

--------------- Added [DATE]1354088805[/DATE] at [TIME]1354088805[/TIME] ---------------

Quote:

Originally Posted by Amaury25 (Post 2385987)
Or you can just set the shadow StyleVars to transparent.

By changing the Global Shadow Color to transparent removes the shadow from sidebar (maybe in other places too), but the forumlist still has shadow.

--------------- Added [DATE]1354088915[/DATE] at [TIME]1354088915[/TIME] ---------------

Quote:

Originally Posted by Amaury25 (Post 2385987)
Or you can just set the shadow StyleVars to transparent.

Ok... forumbits_shadow_color did the trick.

--------------- Added [DATE]1354089152[/DATE] at [TIME]1354089152[/TIME] ---------------

Can someone tell me how I can align the Forum category title to far left? Now seems that has a padding width there.


All times are GMT. The time now is 02:31 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.01046 seconds
  • Memory Usage 1,739KB
  • 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
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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