vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=247)
-   -   Suite Style - Grayfolio-Package 4.2 [SKINION] (https://vborg.vbsupport.ru/showthread.php?t=245720)

mjay1113 05-25-2012 08:27 PM

what does it mean to merge the XML files for Blog, CMS, forum?

bart67 05-25-2012 10:34 PM

Quote:

Originally Posted by kylek (Post 2332802)
Hey Bart67

I took a look at your site and it shows to me in FF and chrome just like the attachment above.

Ah i see what you mean but we can live with it and what should it look like ?

kylek 05-25-2012 11:12 PM

1 Attachment(s)
Quote:

Originally Posted by bart67 (Post 2332878)
Ah i see what you mean but we can live with it and what should it look like ?

It should look like this:

Attachment 138712

Just tried the Blackfolio Blue style and it is showing correctly.

bart67 05-25-2012 11:17 PM

Quote:

Originally Posted by kylek (Post 2332885)
It should look like this:

Attachment 138712

Just tried the Blackfolio Blue style and it is showing correctly.

Yea it works for me to .

I wonder what part of the Style it is as we could try and replace it with the one out of the Blackfolio Blue style .

kylek 05-25-2012 11:34 PM

Quote:

Originally Posted by mjay1113 (Post 2332842)
what does it mean to merge the XML files for Blog, CMS, forum?

If you use the publishing suite (forum/blogs/cms) you have to merge the blog and cms xmls into the style.

So its basically using style manager, upload the forum xml and install like any style, name it, etc.

Then if you have blogs, upload via the style manager but in the style manager in the middle section (Import Style XML File) you will see - Merge Into Style (Selecting a style here will cause the imported style to be merged into an existing style, overwriting any conflicting entries. Leave blank to create a new style)

Using the dropdown you select the style you just created with the forum xml, then click on the import button. Now the blog xml will be merged into the style.

Then if you use the vbcms you do the same thing with the cms xml file.

Hope this makes sense!

Quote:

Originally Posted by bart67 (Post 2332889)
Yea it works for me to .

I wonder what part of the Style it is as we could try and replace it with the one out of the Blackfolio Blue style .

I've been looking but haven't found anything specific yet.

res6cue 05-26-2012 02:34 AM

Quote:

Originally Posted by kylek (Post 2332520)
Playing around with 4.2.0 and the Grayfolio styles and the only thing that I can see that doesn't work right is the new activity tab contents on someones profile page. They now show like this:

Attachment 138696

Quote:

Originally Posted by bart67 (Post 2332889)
Yea it works for me to .

I wonder what part of the Style it is as we could try and replace it with the one out of the Blackfolio Blue style .

Quote:

Originally Posted by kylek (Post 2332899)
I've been looking but haven't found anything specific yet.

I reverted the userprofile.css template in all four Grayfolio styles/colors and the User Profile activity tabs work fine on my site. That's where the code is for those tabs, take a look at the default style's userprofile.css and you'll see it at the bottom.

bart67 05-26-2012 08:21 AM

Quote:

Originally Posted by res6cue (Post 2332934)
I reverted the userprofile.css template in all four Grayfolio styles/colors and the User Profile activity tabs work fine on my site. That's where the code is for those tabs, take a look at the default style's userprofile.css and you'll see it at the bottom.

Thanks very much I reverted it as well and it has fixed it .

mjay1113 05-26-2012 06:56 PM

Got this style working on my 4.2! Looks good so far. Does anyone know how to add some padding to the Header image? I have tried adding some code to the additional.css but it won't move.

www.hoosierspot.com is my site - would like to move the logo so it doesn't hug the left border

xxEarluxx 05-26-2012 07:56 PM

1 Attachment(s)
Quote:

Originally Posted by mjay1113 (Post 2333220)
Got this style working on my 4.2! Looks good so far. Does anyone know how to add some padding to the Header image? I have tried adding some code to the additional.css but it won't move.

www.hoosierspot.com is my site - would like to move the logo so it doesn't hug the left border

A very simple way of doing this would be extend the Width of the logo while keeping the graphics the same size. attached a example.

res6cue 06-02-2012 06:12 PM

I'm seeing some differences between the Black XML and the other XML's (not counting color differences, of course). Is there any reason for that? Here's a comparison between Red and Black:

Lines that GrayFolio-RED-Forum-4.2.xml has that GrayFolio-BLACK-Forum-4.2.xml does not:
Code:

290 _background-image:none;

295 /*padding-bottom:{vb:math {vb:stylevar padding}/2};*/
296 /*height:36px;*/
297 /*margin-bottom:{vb:math 2 * {vb:stylevar navbar_tab_size.height}}px;*/

1341 <stylevar name="navbar_tab_size" value="YTozOntzOjU6InVuaXRzIjtzOjA6IiI7czo1OiJ3aWR0aCI7czoyOiI4MCI7czo2OiJoZWlnaHQiO3M6MjoiMzAiO30=" />


Lines that GrayFolio-BLACK-Forum-4.2.xml has that GrayFolio-RED-Forum-4.2.xml does not:
Code:

322 .toplinks ul.isuser li#fb_headerbox.hidden,
323 .toplinks ul.nouser li#fb_headerbox.hidden {
324 display: none;
325 }

1286 <stylevar name="navbar_link_color" value="YToxOntzOjU6ImNvbG9yIjtzOjE4OiJyZ2IoMjA0LCAyMDQsIDIwNCkiO30=" />
1287 <stylevar name="navbar_linkhover_color" value="YToxOntzOjU6ImNvbG9yIjtzOjE4OiJyZ2IoMTUzLCAxNTMsIDE1MykiO30=" />

1306 <stylevar name="popupmenu_link_background" value="YTo2OntzOjU6InVuaXRzIjtzOjA6IiI7czo1OiJjb2xvciI7czoxODoicmdiKDIwNCwgMjA0LCAyMDQpIjtzOjU6ImltYWdlIjtzOjA6IiI7czo2OiJyZXBlYXQiO3M6MDoiIjtzOjE6IngiO3M6MDoiIjtzOjE6InkiO3M6MDoiIjt9" />

1338 <stylevar name="toplinks_linkhover_color" value="YToxOntzOjU6ImNvbG9yIjtzOjE4OiJyZ2IoMjU1LCAyNTUsIDI1NSkiO30=" />



All times are GMT. The time now is 03:54 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.01484 seconds
  • Memory Usage 1,756KB
  • 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_code_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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