The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How can I make this Box Of Latest Topics?

+2
fascicularia
Van-Helsing
6 posters

Go down

In progress How can I make this Box Of Latest Topics?

Post by Van-Helsing November 29th 2013, 11:08 am

Good morning dear all,
How can I make this box of latest topics ? This a widget in a portal. How cani I add this widget?

  I need the widget code not the template code.


Best Regards,
Dark-Avenger


Last edited by Buttercup on December 9th 2013, 4:22 pm; edited 7 times in total (Reason for editing : Updated!)
Van-Helsing
Van-Helsing
Hyperactive

Male Posts : 2431
Reputation : 116
Language : English, Greek

http://itexperts.forumgreek.com/

Back to top Go down

In progress Re: How can I make this Box Of Latest Topics?

Post by fascicularia November 29th 2013, 11:21 am

Hello Dark-Avenger ,
You have a tutorial on the forum Russian FA
http://help.forum2x2.ru/t34331-topic
avatar
fascicularia
Forumember

Posts : 172
Reputation : 1
Language : french

Back to top Go down

In progress Re: How can I make this Box Of Latest Topics?

Post by Van-Helsing November 29th 2013, 1:40 pm

fascicularia wrote:Hello Dark-Avenger ,
You have a tutorial on the forum Russian FA
http://help.forum2x2.ru/t34331-topic
Can I have it in English please? Furthermore i want place this box at bottom of the board index above the forum statistics?

Best Regards,
Dark-Avenger
Van-Helsing
Van-Helsing
Hyperactive

Male Posts : 2431
Reputation : 116
Language : English, Greek

http://itexperts.forumgreek.com/

Back to top Go down

In progress Re: How can I make this Box Of Latest Topics?

Post by fascicularia November 29th 2013, 1:44 pm

Use google translate, it will take less time than waiting for someone you do the translation.

Regarding moving the widget at the bottom of the index, it seems to me that this is not possible.

avatar
fascicularia
Forumember

Posts : 172
Reputation : 1
Language : french

Back to top Go down

In progress Re: How can I make this Box Of Latest Topics?

Post by Sir Chivas™ November 29th 2013, 7:35 pm

Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6965
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

In progress Re: How can I make this Box Of Latest Topics?

Post by Van-Helsing November 29th 2013, 10:55 pm

Hi all,
I tried to place this code in a widget and its not working correctly:

Code:

<table class="forumline" align="center" border="0" cellpadding="3" cellspacing="1" width="100%">
<thead><tr><th colspan="{catrow.tablehead.INC_SPAN}" class="secondarytitle" nowrap="nowrap" width="100%"><div class="ist">Latest Topics</div>
</th></tr></thead>
<tbody><tr>
<td style="padding: 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" width="100%">
<table colspan="3" border="0" cellpadding="0" cellspacing="0" width="100%">

<tbody><tr><td class="catHead" colspan="2" width="50%"><div class="title"><font color="black">Topic</font></div>
</td>
<td class="catHead" colspan="1" width="25%"><div class="title"><font color="black">History</font></div>
</td>
<td class="catHead" colspan="1" width="25%"><div class="title"><font color="black">Written by</font></div>
</td></tr>

<tr valign="top">
<td colspan="1" style="border-top: 0px none; padding: 0px; background: transparent url(http://i1036.photobucket.com/albums/a449/a1tinhgia3/image/list.gif) no-repeat scroll center top; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" width="24"><img src="http://2img.net/i/fa/empty.gif" border="0" width="24"></td><td style="border-top: 0px none; padding: 0px; line-height: 20px; background-repeat: repeat;" align="left" background="http://i1036.photobucket.com/albums/a449/a1tinhgia3/image/listbg.gif" width="50%">

<!-- BEGIN recent_topic_row -->
<a href="{classical_row.recent_topic_row.U_TITLE}"><b><font style="font-family: Tahoma; font-size: 11px">{classical_row.recent_topic_row.L_TITLE}</font></b></a><br>

<!-- END recent_topic_row -->
</td>
<td style="border-top: 0px none; padding: 0px; line-height: 16.5px; background-repeat: repeat;" align="center" background="http://i1036.photobucket.com/albums/a449/a1tinhgia3/image/listbg.gif" width="25%">
<span class="gensmall">
<!-- BEGIN recent_topic_row -->
<img src="http://img816.imageshack.us/img816/9845/11750606.png" height="16px" width="16px">
{ON} {classical_row.recent_topic_row.S_POSTTIME}
<br><!-- END recent_topic_row -->
</span>
</td>
<td style="border-top: 0px none; padding: 0px; line-height: 17px; background-repeat: repeat;" align="left" background="http://i1036.photobucket.com/albums/a449/a1tinhgia3/image/listbg.gif" width="25%">
<!-- BEGIN switch_poster -->
<a href="{classical_row.recent_topic_row.switch_poster.U_POSTER}">{classical_row.recent_topic_row.switch_poster.S_POSTER}</a>
<!-- END switch_poster -->
<!-- BEGIN switch_poster_guest -->
{classical_row.recent_topic_row.switch_poster_guest.S_POSTER}
<!-- END switch_poster_guest -->
<!-- BEGIN recent_topic_row -->
<img src="http://www.birazkisisel.com/wp-content/plugins/wp-favorite-posts/img/star.png">
<a href="{classical_row.recent_topic_row.switch_poster.U_POSTER}"><font style="font-family: Tahoma; font-size: 11px">{classical_row.recent_topic_row.switch_poster.S_POSTER}</font></a>
<br><!-- END recent_topic_row -->

</td>
</tr></tbody></table></td></tr></tbody></table>
<!-- END classical_row -->
It maybe need fixing.

Best Regards,
Dark-Avenger
Van-Helsing
Van-Helsing
Hyperactive

Male Posts : 2431
Reputation : 116
Language : English, Greek

http://itexperts.forumgreek.com/

Back to top Go down

In progress Re: How can I make this Box Of Latest Topics?

Post by TheCrow November 30th 2013, 2:37 pm

that's a template code and not a widget code..
TheCrow
TheCrow
Manager
Manager

Male Posts : 6898
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

In progress Re: How can I make this Box Of Latest Topics?

Post by Derri November 30th 2013, 2:43 pm

You need to place that in a template, it's not a widget code.

Your forum version is phpbb2 correct??
Derri
Derri
Helper
Helper

Male Posts : 8755
Reputation : 638
Language : English & Basic French
Location : Scotland, United Kingdom

Back to top Go down

In progress Re: How can I make this Box Of Latest Topics?

Post by Van-Helsing November 30th 2013, 5:04 pm

Yes Derri, my forum version is phpbb2 but I want to place it down above the forum statistics not in overall_header template and if its possible to add it in a widget for my portal.

Best Regards,
Dark-Avenger
Van-Helsing
Van-Helsing
Hyperactive

Male Posts : 2431
Reputation : 116
Language : English, Greek

http://itexperts.forumgreek.com/

Back to top Go down

In progress Re: How can I make this Box Of Latest Topics?

Post by Van-Helsing December 2nd 2013, 1:55 am

Bump
Van-Helsing
Van-Helsing
Hyperactive

Male Posts : 2431
Reputation : 116
Language : English, Greek

http://itexperts.forumgreek.com/

Back to top Go down

In progress Re: How can I make this Box Of Latest Topics?

Post by TheCrow December 3rd 2013, 2:26 pm

Its is not necessary to put it in overall header.. you can put it in any template you want!
TheCrow
TheCrow
Manager
Manager

Male Posts : 6898
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

In progress Re: How can I make this Box Of Latest Topics?

Post by Van-Helsing December 3rd 2013, 4:24 pm

In which one template must I add this code to have it over statistics and how can I add it in a widget?

Best Regards,
Dark-Avenger
Van-Helsing
Van-Helsing
Hyperactive

Male Posts : 2431
Reputation : 116
Language : English, Greek

http://itexperts.forumgreek.com/

Back to top Go down

In progress Re: How can I make this Box Of Latest Topics?

Post by TheCrow December 3rd 2013, 9:32 pm

If you mean the statistics at the bottom of the forum its in template index_body..

To add it in widget, you need to change the code into script Script / JQuery.
TheCrow
TheCrow
Manager
Manager

Male Posts : 6898
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

In progress Re: How can I make this Box Of Latest Topics?

Post by Van-Helsing December 3rd 2013, 9:38 pm

Hi Guys,
In which point of template must I put this code and how can I convert this code to script?

Best Regards,
Dark-Avenger
Van-Helsing
Van-Helsing
Hyperactive

Male Posts : 2431
Reputation : 116
Language : English, Greek

http://itexperts.forumgreek.com/

Back to top Go down

In progress Re: How can I make this Box Of Latest Topics?

Post by ashik4u December 4th 2013, 1:17 pm

If you need English tutorial. Request on this forum. The admin of that forum help on request only.
http://www.bdtipsntricks.com/f39-scripts-coding-problems
avatar
ashik4u
Forumember

Male Posts : 168
Reputation : 2
Language : Bengali, English
Location : Dhaka, Bangladesh

http://bdtipsntricks.forumotion.org

Back to top Go down

In progress Re: How can I make this Box Of Latest Topics?

Post by Van-Helsing December 5th 2013, 7:28 pm

Bump
Van-Helsing
Van-Helsing
Hyperactive

Male Posts : 2431
Reputation : 116
Language : English, Greek

http://itexperts.forumgreek.com/

Back to top Go down

In progress Re: How can I make this Box Of Latest Topics?

Post by ashik4u December 5th 2013, 7:58 pm

Why bump? Don't do this agin. I gave you the appropriate link. All tutorials are given srep by step. Try yourself.
avatar
ashik4u
Forumember

Male Posts : 168
Reputation : 2
Language : Bengali, English
Location : Dhaka, Bangladesh

http://bdtipsntricks.forumotion.org

Back to top Go down

In progress Re: How can I make this Box Of Latest Topics?

Post by Van-Helsing December 9th 2013, 3:12 pm

Can someone help me to solve it please?
Van-Helsing
Van-Helsing
Hyperactive

Male Posts : 2431
Reputation : 116
Language : English, Greek

http://itexperts.forumgreek.com/

Back to top Go down

In progress Re: How can I make this Box Of Latest Topics?

Post by Van-Helsing December 14th 2013, 1:39 am

Bump
Van-Helsing
Van-Helsing
Hyperactive

Male Posts : 2431
Reputation : 116
Language : English, Greek

http://itexperts.forumgreek.com/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum