Modifications in the templates and CSS

Leeloo at 12h12
30
Jul
2008
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:
<div id="left">
by
Code:
<div id="{ID_LEFT}">


--> overall_footer
Spoiler:
¤ at the beginning, replaces
Code:
<div id="right">
by
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>
by
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>
by
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>
by
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 groar
Similar topics
Hi every one !!! Yesterday (21-09-2011) The forum was Ok untill 14:00 - 15:00 (Greek Time).Then I logged out WITHOUT making any modification.Arround 19:00 - 20:00 (Greek Time) an admin called me on cell phone and told me that there was a big problem on th
Hello everyone. Recently, a friend of mine and I have been setting up a forum. Nevertheless, we came across some problems: 1. Table Spacing Spoiler: Is there a way to add a small empty space in the arrows' positions? But - not just there - I'd
Nokia S60 3rd Theme Templates DOWNLOAD NATURE TDF FILES HERE
Replies 1 to 0 on 0 for "Modifications in the templates and CSS"
See also
more_less
Informations

0 Replies For the topic :
"Modifications in the templates and CSS"

This topic has been viewed 3477 times.

Last message :
30/07/2008 at 12h12 by "Leeloo"