Request _block_config X_Silver

Locked
User avatar

Topic author
mister_don
Active Member
Posts: 7
Joined: 18. March 2012 12:56
phpBB.de User: mister_don
phpBB.com User: mister_don

Request _block_config X_Silver

Post by mister_don »

Hello, could you adapt to style X_Silver 3.0.9.1 for board3 Portal: 2.0.0b1, please thank you.

I put url for one can not attach file.
style comes home :http://www.skin-lab.com/
my _block_config

Code: Select all

    <!--version $Id: _block_config.html 544 2010-03-27 12:35:25Z bisounours_n $ //-->
    <!-- Config for the left and right blocks //-->
    <!-- DEFINE $LR_BLOCK_H_L = '<div class="c-h-l"><div class="c-h-r"><div class="c-h-c"><div class="c-h-title"></div></div></div></div><div class="v-left"><div class="v-right"><div class="panel"><h6>' -->
    <!-- DEFINE $LR_BLOCK_H_R = '</h6>' -->
    <!-- DEFINE $LR_BLOCK_F_L = '</div></div></div><div class="c-f-l"><div class="c-f-r"><div class="c-f-c">' -->
    <!-- DEFINE $LR_BLOCK_F_R = '</div></div></div><br style="clear:both" />' -->


    <!-- Config for the center blocks //-->
    <!-- DEFINE $C_BLOCK_H_L = '<div class="c-h-l"><div class="c-h-r"><div class="c-h-c"><div class="c-h-title">' -->
    <!-- DEFINE $C_BLOCK_H_R = '</div></div></div></div>' -->
    <!-- DEFINE $C_BLOCK_F_L = '<div class="c-f-l"><div class="c-f-r"><div class="c-f-c">&nbsp;' -->
    <!-- DEFINE $C_BLOCK_F_R = '</div></div></div>' -->

    <!-- Images-URL //-->
    <!-- DEFINE $NO_AVATAR_IMG = '/images/no_avatar.gif' -->

    <!-- Vertical distance between left/right and center Blocks -->
    <!-- DEFINE $BLOCK_DISTANCE = '10px' -->

    <!-- show Icons in left/right Blocks? 0=no 1=yes -->
    <!-- DEFINE $S_BLOCK_ICON = 1 -->

    <!-- postbody top (default 1 by prosilver) 0=no 1=yes -->
    <!-- DEFINE $S_POSTBODY_TOP = 1 -->

    <!-- override the column width settings of the ACP for this style? 0=no 1=yes -->
    <!-- DEFINE $S_COLUMNS_WIDTH_OVERRIDE = 0 -->

    <!-- override the column width settings of the ACP - set the width if enabled -->
    <!-- DEFINE $PORTAL_LEFT_COLUMN_OVERRIDE = '200' -->
    <!-- DEFINE $PORTAL_RIGHT_COLUMN_OVERRIDE = '200' -->
my site
http://misterdon.altervista.org/forum/portal.php
User avatar

archivar
Portal Professional
Posts: 1959
Joined: 19. April 2009 21:34
phpBB.de User: archivar
phpBB.com User: archivar
Location: Deutschland

Re: Request _block_config X_Silver

Post by archivar »

mister_don wrote:Hello, could you adapt to style X_Silver 3.0.9.1 for board3 Portal: 2.0.0b1, please thank you.
my site
http://misterdon.altervista.org/forum/portal.php
A config I do not write for everyone, because many additional changes to the blocks, and because it is not for all the latest version available for this style.
Config for her with their changes to the blocks they try this:

Code: Select all

<!--version $Id: _block_config.html v2.0.0b1 adapted by: archivar $ //-->
<!-- Config for the left and right blocks //-->
<!-- DEFINE $LR_BLOCK_H_L = '<div class="c-h-l"><div class="c-h-r"><div class="c-h-c"><div class="c-h-title"></div></div></div></div><div class="v-left"><div class="v-right"><div class="panel"><h6>' -->
<!-- DEFINE $LR_BLOCK_H_R = '</h6>' -->
<!-- DEFINE $LR_BLOCK_F_L = '</div></div></div><div class="c-f-l"><div class="c-f-r"><div class="c-f-c">' -->
<!-- DEFINE $LR_BLOCK_F_R = '</div></div></div>' -->

<!-- Config for the center blocks //-->
<!-- DEFINE $C_BLOCK_H_L = '<div class="c-h-l"><div class="c-h-r"><div class="c-h-c"><div class="c-h-title">' -->
<!-- DEFINE $C_BLOCK_H_R = '</div></div></div></div>' -->
<!-- DEFINE $C_BLOCK_F_L = '<div class="c-f-l"><div class="c-f-r"><div class="c-f-c">' -->
<!-- DEFINE $C_BLOCK_F_R = '</div></div></div>' -->

<!-- Config for compact blocks //-->
<!-- DEFINE $CC_BLOCK_H_L = '<div class="c-h-l"><div class="c-h-r"><div class="c-h-c"><div class="c-h-title">' -->
<!-- DEFINE $CC_BLOCK_H_R = '</div></div></div></div>' -->

<!-- Images-URL //-->
<!-- DEFINE $NO_AVATAR_IMG = '/images/no_avatar.gif' -->

<!-- Vertical distance between left/right and center Blocks -->
<!-- DEFINE $BLOCK_DISTANCE = '10px' -->

<!-- show Icons in left/right Blocks? 0=no 1=yes -->
<!-- DEFINE $S_BLOCK_ICON = 0 -->

<!-- postbody top (default 1 by prosilver) 0=no 1=yes -->
<!-- DEFINE $S_POSTBODY_TOP = 1 -->

<!-- override the column width settings of the ACP for this style? 0=no 1=yes -->
<!-- DEFINE $S_COLUMNS_WIDTH_OVERRIDE = 0 -->

<!-- override the column width settings of the ACP - set the width if enabled -->
<!-- DEFINE $PORTAL_LEFT_COLUMN_OVERRIDE = '200' -->
<!-- DEFINE $PORTAL_RIGHT_COLUMN_OVERRIDE = '200' -->
V.G. archivar
sorry for my bad english
User avatar

Topic author
mister_don
Active Member
Posts: 7
Joined: 18. March 2012 12:56
phpBB.de User: mister_don
phpBB.com User: mister_don

Re: Request _block_config X_Silver

Post by mister_don »

thanks boy ;)
how can I move icon and title, as screenshout?
Image
User avatar

archivar
Portal Professional
Posts: 1959
Joined: 19. April 2009 21:34
phpBB.de User: archivar
phpBB.com User: archivar
Location: Deutschland

Re: Request _block_config X_Silver

Post by archivar »

Refresh your Styles:
"Administration Control Panel" (ACP) > "Styles" > "Templates" > each > "refresh"
"Administration Control Panel" (ACP) > "Styles" > "Themes" > each > "refresh"
"Administration Control Panel" (ACP) > "Styles" > "Imagesets" > each > "refresh"

Clear your cache in the "Administration Control Panel" (ACP) > "General" > "Purge the cache"
:mrgreen:
x-silver-2.jpg
The icon should be allowed because of little space away.
You can change this in the config:

Code: Select all

<!-- show Icons in left/right Blocks? 0=no 1=yes -->
<!-- DEFINE $S_BLOCK_ICON = 0 -->
V.G. archivar
sorry for my bad english
User avatar

Topic author
mister_don
Active Member
Posts: 7
Joined: 18. March 2012 12:56
phpBB.de User: mister_don
phpBB.com User: mister_don

Re: Request _block_config X_Silver

Post by mister_don »

My site looks like this,
Image
and not as I want
Image

thanks
User avatar

archivar
Portal Professional
Posts: 1959
Joined: 19. April 2009 21:34
phpBB.de User: archivar
phpBB.com User: archivar
Location: Deutschland

Re: Request _block_config X_Silver

Post by archivar »

Refresh your Styles:
"Administration Control Panel" (ACP) > "Styles" > "Templates" > each > "refresh"
"Administration Control Panel" (ACP) > "Styles" > "Themes" > each > "refresh"
"Administration Control Panel" (ACP) > "Styles" > "Imagesets" > each > "refresh"

Clear your cache in the "Administration Control Panel" (ACP) > "General" > "Purge the cache"
V.G. archivar
sorry for my bad english
User avatar

Topic author
mister_don
Active Member
Posts: 7
Joined: 18. March 2012 12:56
phpBB.de User: mister_don
phpBB.com User: mister_don

Re: Request _block_config X_Silver

Post by mister_don »

I have already done this
User avatar

archivar
Portal Professional
Posts: 1959
Joined: 19. April 2009 21:34
phpBB.de User: archivar
phpBB.com User: archivar
Location: Deutschland

Re: Request _block_config X_Silver

Post by archivar »

Open: styles/X_Silver/theme/stylesheet.css
Find
Tip: This may be a partial find and not the whole line.

Code:Select all
@import url("colours.css");
Add after
Tip: Add these lines on a new blank line after the preceding line(s) to find.

Code:Select all
@import url("portal.css");
and not in "mods.css".
They have changed the contents of portal.css and copies of these contents in the mods.css. The blocks are with you are not original. That is to blame!
:roll:
V.G. archivar
sorry for my bad english
User avatar

Topic author
mister_don
Active Member
Posts: 7
Joined: 18. March 2012 12:56
phpBB.de User: mister_don
phpBB.com User: mister_don

Re: Request _block_config X_Silver

Post by mister_don »

Code: Select all

/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:			X-Silver
	Based on style:		proSilver (this is the default phpBB 3 style)
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by:		Alpha Trion (http://www.skin-lab.com)
	
	Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
	Skin Modification Copyright 2010 Skin Lab Group (http://www.skin-lab.com)
    --------------------------------------------------------------
*/

@import url("common.css");
@import url("links.css");
@import url("content.css");
@import url("buttons.css");
@import url("cp.css");
@import url("forms.css");
@import url("tweaks.css");
@import url("colours.css");
@import url("portal.css");
@import url("skinextra.css");
Now this is my stylesheet
the result does not change

please if you have a complete portal for x_silver, you can add links to download it?
thanks
User avatar

archivar
Portal Professional
Posts: 1959
Joined: 19. April 2009 21:34
phpBB.de User: archivar
phpBB.com User: archivar
Location: Deutschland

Re: Request _block_config X_Silver

Post by archivar »

Previously, they had the:

Code: Select all

@import url("common.css");
@import url("links.css");
@import url("content.css");
@import url("buttons.css");
@import url("cp.css");
@import url("forms.css");
@import url("tweaks.css");
@import url("colours.css");
@import url("skinextra.css");
@import url("mods.css");
V.G. archivar
sorry for my bad english
User avatar

Topic author
mister_don
Active Member
Posts: 7
Joined: 18. March 2012 12:56
phpBB.de User: mister_don
phpBB.com User: mister_don

Re: Request _block_config X_Silver

Post by mister_don »

true, first, yes, now I did as you suggested, but nothing changes
User avatar

Topic author
mister_don
Active Member
Posts: 7
Joined: 18. March 2012 12:56
phpBB.de User: mister_don
phpBB.com User: mister_don

Re: Request _block_config X_Silver

Post by mister_don »

I solved by changing the portal_body.html, and the various blocks in modules
now my site is so
Image

Thanks for helping me ;)
Locked

Return to “Config requests”