Modifications in the templates and CSS
Page 1 of 1
Modifications in the templates and CSS
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
--> overall_footer
2. For the titles (h1, h2, h3, ... )
Templates (for phpBB2):
--> viewtopic_body
--> topics_list_box
--> index_box
phpbb2:
phpbb3:
PunBB:
Regards,
Typlo
http://typlo.labrute.fr
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:
<div id="left">
- Code:
<div id="{ID_LEFT}">
--> overall_footer
- Spoiler:
- ¤ at the beginning, replaces
- Code:
<div id="right">
- Code:
<div id="{ID_RIGHT}">
2. For the titles (h1, h2, h3, ... )
Templates (for phpBB2):
--> viewtopic_body
- Spoiler:
- ¤ Replaces at 2 places
- Code:
<span class="cattitle">{TOPIC_TITLE}</span>
- Code:
<h2 class="cattitle">{TOPIC_TITLE}</h2>
--> topics_list_box
- Spoiler:
- ¤ Replaces
- Code:
<span class="topictitle">{topics_list_box.row.NEWEST_POST_IMG}{topics_list_box.row.PARTICIPATE_POST_IMG}{topics_list_box.row.TOPIC_TYPE}<a class="topictitle" href="{topics_list_box.row.U_VIEW_TOPIC}">{topics_list_box.row.TOPIC_TITLE}</a></span>
- Code:
<div class="topictitle">{topics_list_box.row.NEWEST_POST_IMG}{topics_list_box.row.PARTICIPATE_POST_IMG}{topics_list_box.row.TOPIC_TYPE}<h2 class="topic-title"><a class="topictitle" href="{topics_list_box.row.U_VIEW_TOPIC}">{topics_list_box.row.TOPIC_TITLE}</a></h2></div>
--> index_box
- Spoiler:
- ¤ Replaces
- Code:
<span class="forumlink"><a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a><br /></span>
- Code:
<h{catrow.forumrow.LEVEL} class="hierarchy"><span class="forumlink"><a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a><br /></span></h{catrow.forumrow.LEVEL}>
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
http://typlo.labrute.fr
Shadow- Manager
- Posts : 16208
Reputation : 1832
Language : French, English
Similar topics
» Picture modifications
» Four Problems/Modifications
» Banner Modifications
» The new AWARDS system is coming on your forum
» New Features: Upgrade of Forumotions notifications center.
» Four Problems/Modifications
» Banner Modifications
» The new AWARDS system is coming on your forum
» New Features: Upgrade of Forumotions notifications center.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum