Hello,
To equip your forums of the latest technologies, we updated Forumotion templates and css. : D
To avoid problems of incompatibility and thus a result not expected, especially in forums with templates and / or a custom CSS, we will carry out a hold of some CSS and personalized templates. The admins of the forums concerned need to resubmit their templates and / or personal CSS so their changes can take effect.
The templates and / or CSS affected are as follows:
1. For the Widgets
Templates (for phpBB2):
--> overall_header_new
Spoiler:
¤ near the end, replaces
Code:
To equip your forums of the latest technologies, we updated Forumotion templates and css. : D
To avoid problems of incompatibility and thus a result not expected, especially in forums with templates and / or a custom CSS, we will carry out a hold of some CSS and personalized templates. The admins of the forums concerned need to resubmit their templates and / or personal CSS so their changes can take effect.
The templates and / or CSS affected are as follows:
1. For the Widgets
Templates (for phpBB2):
--> overall_header_new
Spoiler:
¤ near the end, replaces
Code:
by
Code:
--> overall_footer
Spoiler:
¤ at the beginning, replaces
Code:
Code:
--> overall_footer
Spoiler:
¤ at the beginning, replaces
Code:
by
Code:
2. For the titles (h1, h2, h3, ... )
Templates (for phpBB2):
--> viewtopic_body
Spoiler:
¤ Replaces at 2 places
Code:
{TOPIC_TITLE}by
Code:
--> topics_list_box
Spoiler:
¤ Replaces
Code:
{topics_list_box.row.NEWEST_POST_IMG}{topics_list_box.row.PARTICIPATE_POST_IMG}{topics_list_box.row.TOPIC_TYPE}{topics_list_box.row.TOPIC_TITLE}by
Code:
--> index_box
Spoiler:
¤ Replaces
Code:
{catrow.forumrow.FORUM_NAME}
by
Code:
{catrow.forumrow.FORUM_NAME}
phpbb2:
phpbb3:
PunBB:
Regards,
Typlo
Typlo
Administrator
Posts : 1660
Joined : 04 Sep 2007
Age : 22
Language : French, English...to defeat me : http://typlo.labrute.fr
Country :
Code:
2. For the titles (h1, h2, h3, ... )
Templates (for phpBB2):
--> viewtopic_body
Spoiler:
¤ Replaces at 2 places
Code:
{TOPIC_TITLE}by
Code:
{TOPIC_TITLE}
--> topics_list_box
Spoiler:
¤ Replaces
Code:
{topics_list_box.row.NEWEST_POST_IMG}{topics_list_box.row.PARTICIPATE_POST_IMG}{topics_list_box.row.TOPIC_TYPE}{topics_list_box.row.TOPIC_TITLE}by
Code:
{topics_list_box.row.NEWEST_POST_IMG}{topics_list_box.row.PARTICIPATE_POST_IMG}{topics_list_box.row.TOPIC_TYPE}
{topics_list_box.row.TOPIC_TITLE}
--> index_box
Spoiler:
¤ Replaces
Code:
{catrow.forumrow.FORUM_NAME}
by
Code:
phpbb2:
- .maintitle, .maintitle h1
- .maintitle h1
- div.topictitle
- h2.topictitle
- h1.page-title
- h1.title2
- .nav h1
- .hierarchy
phpbb3:
- h1.page-title
- .h3
- #site-title, #site-title h1
- .hierarchy
- .content h2, .panel h2
- .content h2.h3 , .panel h2.h3
- .content h1, .panel h1
- div.topic-title-container
- .topic-title
- h2.topic-title
- .gallery-title
PunBB:
- #pun-title
- .main .main-head .page-title
- .hierarchy
- .sub-head span
- h2.topic-title
- .pun .main .posthead h2 a (instead of: .pun .main .posthead h3 a)
Regards,
Typlo
Typlo
Administrator
Posts : 1660
Joined : 04 Sep 2007
Age : 22
Language : French, English...to defeat me : http://typlo.labrute.fr
Country :
Wolf3d Haven
Minute Logic Blog