Skyblue style Announcement block issue

Kein Support auf phpBB Styles direkt!
No support directly to phpBB Styles!

Post Reply
User avatar

Topic author
jahspell
Active Member
Posts: 2
Joined: 30. October 2009 14:53
phpBB.com User: jahspell

Skyblue style Announcement block issue

Post by jahspell »

Your Portal Version: 1.0.4
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge
Boardlink: http://jahspell.interhost.co.il
Style Demo: Skyblue

What have you done before the problem was there?
Phpbb 3.0.5 with the following MODs installed:
- Reimg (according to install.xml)
- Quick Reply (according to install.xml)
- Notify Admin on new user registration
some code changes according to this how-to:
http://www.phpbb.com/kb/article/links-o ... w-windows/


What have you already tryed to solve the problem?
attempted to apply some code changes for announcements.html...

Description and Message
The issue is ---> a frame of Announcement block is not continuous.
Using Compact Announcement block solve the problem.
Issue is browser related:
On IE8 is not observed
Occurs on the following browsers:
- Firefox last version
- Chrome last version
- Opera last version

By the way, the installation is in russian.

Thank you.
User avatar

Mike
Former Team Member
Posts: 1862
Joined: 3. July 2008 23:59
Location: Schwarzwald / FDS
Contact:

Re: Skyblue style Announcement block issue

Post by Mike »

OK... that's sort of weird...
Please try this:

open your _block_config.htm
find:

Code: Select all

<!-- DEFINE $S_POSTBODY_TOP = 1 -->
set it to "0":

Code: Select all

<!-- DEFINE $S_POSTBODY_TOP = 0 -->
purge caches after that

I hope it will work, cause i didnt know anything else you can do... :?
kein Support per PN / Messenger
no Support via PM / Messenger
User avatar

Topic author
jahspell
Active Member
Posts: 2
Joined: 30. October 2009 14:53
phpBB.com User: jahspell

Re: Skyblue style Announcement block issue

Post by jahspell »

Great work.
Thank you.
Post Reply

Return to “Styles Support”