vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   VB4STYLE.COM | Ole'Blue (UPDATED 4.0.4) (https://vborg.vbsupport.ru/showthread.php?t=240315)

Boosted Panda 04-13-2010 04:33 PM

Quote:

Originally Posted by pewa (Post 2020590)
Nice! Is it a lot of work to make this one fixed?

Styles & Templates -> Choose Style -> Stylevar -> Searc for doc

choose doc_width -> your width
choose doc_margin -> left and right change to auto

rajubd 04-13-2010 06:11 PM

any demo site?

pewa 04-13-2010 07:44 PM

Quote:

Originally Posted by Boosted Panda (Post 2020624)
Styles & Templates -> Choose Style -> Stylevar -> Searc for doc

choose doc_width -> your width
choose doc_margin -> left and right change to auto

Thanks!

Qwk86gn 04-13-2010 07:48 PM

Quote:

Originally Posted by milaszewski (Post 2020418)
Do you know which stylevars control pop-up menu in VSA Advanced Statistics? This is what it looks like in this template.

Give me a link and I can see what var they are using.

zonaenlinea 04-13-2010 07:48 PM

Quote:

Originally Posted by Qwk86gn (Post 2020236)
Updated zip, the folder directory was wrong for the doc_background image. If your folder is named "VB4STYLE-Ole'Blue" please re-download the zip and upload the folder "VB4STYLE-Ole-Blue" then delete "VB4STYLE-Ole'Blue".

Sorry for the inconvenience, it only affects the doc_background image.

thanks prefect

Qwk86gn 04-13-2010 09:11 PM

Quote:

Originally Posted by milaszewski (Post 2020418)
Do you know which stylevars control pop-up menu in VSA Advanced Statistics? This is what it looks like in this template.

This has been fixed, please re-import the "vbulletin-style.xml" from the zip package and overwrite the original style.

*Original Post Updated*

milaszewski 04-13-2010 09:25 PM

Quote:

Originally Posted by Qwk86gn (Post 2020774)
This has been fixed, please re-import the "vbulletin-style.xml" from the zip package and overwrite the original style.

*Original Post Updated*

I have already customized a few things in the template. Is there a way of doing that without loosing my changes?

Qwk86gn 04-14-2010 12:59 AM

Quote:

Originally Posted by milaszewski (Post 2020780)
I have already customized a few things in the template. Is there a way of doing that without loosing my changes?

You can add the fix manually with a few template edits & Stylevar changes
----------------------------------------------------------------------------------------------------------

Enter Stylevar system for Ole'Blue

Type in the search "body_color" -> Change the body "Color" to:
Code:

#111111


Click Save

----------------------------------------------------------------------------------------------------------

Next in the Stylevars search for "popupmenu_background"

Add this to the "Background Color" section:
Code:

#1c4967


Add this to the "Background Image" section:
Code:

url(images/buttons/newbtn_middle.png)
Click Save

------------------------------------------------------------------------------------------------------------

Go to Style Manager -> vb4style-Ole'Blue -> Edit Templates -> CSS Templates -> popupmenu.css -> Search for:
HTML Code:

.popupbody li.formsubmit .submitoptions label {


Add within the class on a new line:
Code:

color: {vb:stylevar blocksubhead_color};
Search for:
Code:

color:inherit


Replace with:
Code:

color: {vb:stylevar body_color};
Click Save


This is only needed if you already made some template changes as milaszewski has done and do not want to overwrite your changes. Otherwise the original post has this updated version. (1.01)

Thanks
:)

darren1981 04-14-2010 05:37 PM

A demo has now been added to our vBulletin 4 styles website.

STYLE DEMO: CLICK HERE TO PREVIEW

darren1981 04-14-2010 07:07 PM

Your welcome.. but maybe next time you comment you could maybe make it sound legit ?.. you have written the same comment in 10 other threads in a very short amount of time.


All times are GMT. The time now is 01:55 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.02033 seconds
  • Memory Usage 1,744KB
  • 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
  • (6)bbcode_code_printable
  • (1)bbcode_html_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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