Page 5 of 6

Re: Black Smoke Style

Posted: 5. October 2009 23:12
by Mike
Thats the problem. if it look good in IE7 its a crap in FF and IE8.
I just cant found any errors in that code... w3c didnt even found one ;)
http://validator.w3.org/check?uri=http% ... 4#line-253

EDIT: What i can say at this point: This Style is much different from prosilver but our blocktemplates are based on prosilver. (respectively subsilver2)
I tryed out several ways now, and the only way to make it fit in all browsers and have the same look like the board is to change all(!!) the Blocks and adapt them to this Style... But this is a major task for what i have no time... The next ist, that this Style isnt even for phpBB 3.0.5 but 3.0.4 :/
The next time phpBB 3.0.6 will be released and so this Style is very outdated... I think it's not worth the effort.

Sorry to say this buddy... I would rather give you a snippet, but i didnt have one...

Re: Black Smoke Style

Posted: 6. October 2009 01:13
by blastman
For what its worth i tryed clicking the broken page button at end of the url on ie7 and ie 8 and it fised the problem... i agree with mike on this as i may start looking for new styles or pay to have one made

Re: Black Smoke Style

Posted: 6. October 2009 03:35
by =TQC=Chief
I have work so much on this theme to fit with our site style... :(

You know a style like this one with same look ? and is fully compatible phpbb 3.05 and board 1.0.4 ?


EDIT - FOUND IT CAUSE I CANT GO TO SLEEP BEFORE TO SOLVE IT :D

Here is the code.

Code: Select all

<!--version $Id: _block_config.html 553 2009-09-30 12:10:19Z christian_n $ //-->
<!-- Config for the left and right blocks //-->
<!-- DEFINE $LR_BLOCK_H_L = '<ul class="outer-cat"><li class="top-cat"><dl class="cat-container"><dd class="cat-left" style="width: 20px; text-indent:15px;"><ul style="list-style-type:none;">' -->
<!-- DEFINE $LR_BLOCK_H_R = '</ul></dd><dd class="cat-text"></dd><dd class="cat-right" style="width: 20px;"></dd></dl></li></ul><div class="panel bg3" style="padding:5px 10px 0;">' -->
<!-- DEFINE $LR_BLOCK_F_L = '' -->
<!-- DEFINE $LR_BLOCK_F_R = '<span class="corners-bottom"><span></span></span></div><br style="clear:both" />' -->

<!-- Config for the center blocks //-->
<!-- DEFINE $C_BLOCK_H_L = '<ul class="outer-cat"><li class="top-cat"><dl class="cat-container"><dd class="cat-left"><ul style="list-style-type:none;">' -->
<!-- DEFINE $C_BLOCK_H_R = '</ul></dd><dd class="cat-text"></dd><dd class="cat-right" style="width: 20px;"></dd></dl></li></ul><div class="panel bg3" style="padding:5px 10px 0;">' -->
<!-- DEFINE $C_BLOCK_F_L = '' -->
<!-- DEFINE $C_BLOCK_F_R = '<span class="corners-bottom"><span></span></span></div><br style="clear:both" />' -->

<!-- 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' -->
Only remove </dl></li> at the end of the line and at the begining of the other HOOAH!

I can go sleep now! :lol:

Re: Black Smoke Style

Posted: 6. October 2009 04:20
by blastman
lol nice work bro yeah i finally got mine up and running well take a look http://www.solid-gaming.com

Re: Black Smoke Style

Posted: 6. October 2009 07:24
by Mike
Yes... this one was one of my previous versions. But thats a dirty Hack wich is not Valid ;)

Try to chek with http://validator.w3.org/

Re: Black Smoke Style

Posted: 6. October 2009 13:12
by =TQC=Chief
Mike wrote:Yes... this one was one of my previous versions. But thats a dirty Hack wich is not Valid ;)

Try to chek with http://validator.w3.org/

And you say that after I put 12 hours on that ? :lol:

I dont care abaout validator .. I just want its look good for all my site visitor. ;)

Re: Black Smoke Style

Posted: 7. October 2009 04:43
by =TQC=Chief
Someone can tell me why when I refresh this theme one bar appear quickly over the header like this one ?

Image

Re: Black Smoke Style

Posted: 7. October 2009 16:01
by Jaz
Is it possible to adjust the width/make the center blocks wider only?
My portal seems to not be as wide as most of yours.

Re: Black Smoke Style

Posted: 8. October 2009 02:54
by Mike
Any links or Screenshots?

Re: Black Smoke Style

Posted: 8. October 2009 03:09
by Jaz
http://118.210.34.250/Forums/ If you compare it to the solid-gaming website or your test setup(area 51) Mike, You'll notice the blocks are abit smaller. The blocks are set to 180 and everything as it should be and is the same as yours I believe.

Any ideas?

Re: Black Smoke Style

Posted: 8. October 2009 07:22
by Mike
You have an error in your overall_header.html
Try to use this instead: viewtopic.php?style=3&p=18488#p18488

EDIT: OMG o.O
Today is not my Day
(Link correctet)

Re: Black Smoke Style

Posted: 8. October 2009 14:54
by Jaz
I changed the bloc config to yours, still nothing so I decided to also use your overall_header.html but it had your url hardcoded into where the index, etc links where such as
<a href="http://area51.mikevil.de/styles/BlackSm ... _SEARCH%7D" title="{L_SEARCH_ADV_EXPLAIN}">{L_SEARCH_ADV}</a> {S_SEARCH_HIDDEN_FIELDS}
So I changed that to what it should be, It was still a rather large mess so I changed back to my original overall_header.html
Where/what is the error in it?

Re: Black Smoke Style

Posted: 8. October 2009 16:07
by =TQC=Chief
=TQC=Chief wrote:Someone can tell me why when I refresh this theme one bar appear quickly over the header like this one ?

Image
Hi Mike, you see my post with the blue line over the header appear quickly ?

Maybe someone have remove this line before ?

thx!

Re: Black Smoke Style

Posted: 8. October 2009 19:35
by Mike
@Jaz: Sorry for that wrong Link. I was in a hurry and paste the wrong clipboard :oops:
Now i correctet the link to the overall_header.html you should use.
Yoe asked whats wrong with your Header: Your Footer is crashed, but its caused by the Header. ;) I think it will fix your problem with the outer Blocks too... If not, tell me ;)

@=TQC=Chief:
You noticed the yellow sign at the bottom of the header in the board? If you click on it, an infobar appears on top of the page.
I switched it off in Portal, since it doesnt look really nice with this yellow triangle. You can completey delete the following lines at the bottom of your overall_header.html and see if the blue line is flickering again...

Code: Select all

<!-- IF not $S_IN_PORTAL or S_DISPLAY_PHPBB_MENU -->
              <a href="javascript:jQuery.flash.subtle('Details | Click to close   ', 'This is a detailed information bar you can place on any area of the style.')"><img src="{T_THEME_PATH}/images/tip.png" alt="View Details" /></a>
<!-- ENDIF -->
If the blue bar now is flickering into the whole board, you should include this rectangle anywhere on your portal or remove the complete coder for it from the Header... but dont ask me how... in not familiar with javascript ;)

Re: Black Smoke Style

Posted: 9. October 2009 01:55
by =TQC=Chief
Got it ... just remove


<div id="flashcont"><div id="flash"></div></div>

In the overall_header.html

hope this help someone else ;)