Page 4 of 10

Re: _block_config requests/Aufträge

Posted: 14. May 2009 18:36
by Mike
Jaja, hab schon verstanden, ich mach ja schon... ;)

Hab das Style jetzt erstmal bei mir installiert: http://area51.mikevil.de/portal.php?style=40
So wie es jetzt ist, nutzt es die Standartconfig vom prosilver.
Willst du auch die Rahmen um die äußeren Blöcke haben, oder was schwebt dir für die config vor?

Re: _block_config requests/Aufträge

Posted: 14. May 2009 20:32
by DeaQ
Mike wrote:
Willst du auch die Rahmen um die äußeren Blöcke haben, oder was schwebt dir für die config vor?
Ja die Rahmen um die Blöcke wären super ;)

Re: _block_config requests/Aufträge

Posted: 14. May 2009 21:22
by Mike

Re: _block_config requests/Aufträge

Posted: 15. May 2009 14:37
by DeaQ
uiuiui das ging ja fix ;) ... Danke und ein dickes Lob :)

Ich habe da nur 2 kleine Probleme :

1. Ich weiß nicht ob es wichtig ist aber den Style den ich nutze nennt sich BlueSnail, ist aber glaub ich genauso aufgebaut wie der BlueWater.
2. in den menus bekomme ich nicht diese schönen Pfeile angezeigt :( Habe alles nötige geleert und aktualisiert aber ohne Erfolg
>> guggst du hier <<

Re: _block_config requests/Aufträge

Posted: 15. May 2009 17:56
by Mike
Du hast vergessen die portal.css in die stylesheet.css einzubinden wie es in der Anleitung beschrieben steht.
Du hast auch noch keine Portal-Links im Header und Footer drin. Du musst die installationsanleitung vom Portal nochmal durchgehen. Also zumindest den Teil für die Templates (overall_header.html, overall_footer.html, stylesheets.css)

Re: _block_config requests/Aufträge

Posted: 15. May 2009 18:21
by Sash
Wie hier schon angesprochen:
viewtopic.php?f=39&t=2243&p=15077#p15077
hätte ich im Portal gerne die Blöcke rechts und links im Design, der mittig angeordneten Boxen.

Hier nochmal der Link zum Style:

http://demo.phpbb3styles.net/Glacier

Re: _block_config requests/Aufträge

Posted: 15. May 2009 19:11
by DeaQ
oh ... da habe ich wohl gedacht ich könnte es mittlerweile wohl ... aber pustekuchen :oops:
werd mich morgen dran setzen und dir dann berichten wie es ausschaut ;)

Re: _block_config requests/Aufträge

Posted: 15. May 2009 19:52
by Mike
@DeaQ: geht klar... ;)

@Sash: Bitteschön ;)

Re: SF_Glacier

Posted: 15. May 2009 22:36
by Sash
Wow, das sieht doch richtig fett aus!
Großes danke schön an das ganze Team hier. Euer Support ist ganz großes Kino.
Macht weiter so.
Ich hab ja jetzt auch ein bisschen was gelernt, ich werde immer mal wieder hier rein schauen und vielleicht kann ich auch, dem ein oder anderen weiterhelfen.

Re: _block_config requests/Aufträge

Posted: 22. May 2009 23:54
by zappa84
sorry guys i've just noticed this section.. i posted my question here: viewtopic.php?f=42&t=2140&p=15258#p15258

Re: _block_config requests/Aufträge

Posted: 8. June 2009 05:49
by sawi
hi..
i have update my portal to ProSilver Special Edition
Style Demo -> http://www.phpbb.com/styles/db/index.ph ... ib_id=7525
my portal -> http://jomtenet.com

can anyone help me, to change board3portal color scheme to meet ProSilver SE color scheme.

Re: _block_config requests/Aufträge

Posted: 8. June 2009 06:57
by Mike
Do you want to have frames around the outer Blocks, or just have the same Backgroundcolor as the inner Blocks?

Re: _block_config requests/Aufträge

Posted: 8. June 2009 07:12
by sawi
Mike wrote:Do you want to have frames around the outer Blocks, or just have the same Backgroundcolor as the inner Blocks?
it's ok if only just get the same background
but if somebody can give options for frames outer the block, i will try it too :D

Re: _block_config requests/Aufträge

Posted: 8. June 2009 07:15
by Mike
Try this config for the adapded Backgroundcolor.

Code: Select all

<!--version $Id: _block_config.html 479 2009-03-15 11:19:27Z kevin74 $ //-->
<!-- Config for the left and right blocks //-->
<!-- DEFINE $LR_BLOCK_H_L = '<div class="panel bg3" style="background-color:#ECF1F3"><div class="inner"><span class="corners-top"><span></span></span><h3>' -->
<!-- DEFINE $LR_BLOCK_H_R = '</h3>' -->
<!-- DEFINE $LR_BLOCK_F_L = '' -->
<!-- DEFINE $LR_BLOCK_F_R = '<span class="corners-bottom"><span></span></span></div></div><br style="clear:both" />' -->

<!-- Config for the center blocks //-->
<!-- DEFINE $C_BLOCK_H_L = '<div class="forabg"><div class="inner"><span class="corners-top"><span></span></span><ul class="topiclist"><li class="header">' -->
<!-- DEFINE $C_BLOCK_H_R = '</li></ul><div>' -->
<!-- DEFINE $C_BLOCK_F_L = '</div>' -->
<!-- DEFINE $C_BLOCK_F_R = '<span class="corners-bottom"><span></span></span></div></div><br style="clear:both" />' -->

<!-- Images-URL //-->
<!-- DEFINE $NO_AVATAR_IMG = '/images/no_avatar.gif' -->
If you want to have a Border around the Blocks, i can make it too... ;)

EDIT: but not yet because i have to go to work right now... :|

Re: _block_config requests/Aufträge

Posted: 8. June 2009 07:48
by sawi
thanks in advanced :D