Welcome Guest[18.216.42.225], connected from Columbus, Ohio
New Column
|
Post: #1
|
|||
|
|||
New Column
I want to add a new column into forums like the image:
Can anyone help me with the code and the location please? I tried adding this code to the forumbit_depth1_cat but I messed up the threads and posts columns: Code:[Highlight] <td class="tcat" width="25" align="center" style="white-space:nowrap"><span class="smalltext"><strong>RSS</strong></span></td> Thank you. |
|||
Post: #2
|
|||
|
|||
RE: New Column
After you add this where you want it to the forumbit_depth1_cat template, you must increase the widh as well. So this code:
Code:[Highlight] <td class="thead" colspan="5"> Should be Code:[Highlight] <td class="thead" colspan="7"> However, you need the other part of the rss feed code to add it at the forum listing. I will have to go now, but if you post the whole code, I will check it out for you tomorrow. |
|||
12-08-2009, 02:11 PM
(This post was last modified: 12-08-2009 02:36 PM by skiilz.)
Post: #3
|
|||
|
|||
RE: New Column
I got it to work in the forum categories:
[attachment=40] But look at the subforum: [attachment=39] How do I solve it? How do I set the individual link for each forum rss?(is possible to set one "{$forum_url_rss}" parameter?) TEMPLATES EDITED: forumbit_depth2_cat: Code:[Highlight] <tr> forumbit_depth1_cat Code:[Highlight] <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> forumbit_depth2_forum Code:[Highlight] <tr> |
|||
Post: #4
|
|||
|
|||
RE: New Column
Is that from the default theme? This from the default theme modified with the rss feed.
Code:[Highlight] <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> Then go to the forumbit_depth2_forum template: Code:[Highlight] <tr> This is the result. What is the whole rss code btw? |
|||
Post: #5
|
|||
|
|||
RE: New Column
I don't know the whole rss code I just know that there is a page: http://www.forumsecurity.eu/misc.php?action=syndication
that you can select what forum you want... http://www.forumsecurity.eu/showthread.p...197#pid197 |
|||
Post: #6
|
|||
|
|||
RE: New Column
I believe that it is quite another matter then. Personally I don't use it so I won''t be able to help you more with it. let us hope that someone at mybb knows more about rss feed and can help you further.
|
|||
12-08-2009, 02:43 PM
(This post was last modified: 12-08-2009 02:44 PM by skiilz.)
Post: #7
|
|||
|
|||
RE: New Column
Ok.Thank you.
Look at the subforum: How do I solve it? |
|||
Post: #8
|
|||
|
|||
RE: New Column
That would need some more template changes.
|
|||
Post: #9
|
|||
|
|||
RE: New Column
Ok. Can you just post something here: http://community.mybboard.net/thread-60916.html
Just to bump the thread and someone help me with the rss feed links. |
|||
12-08-2009, 03:06 PM
(This post was last modified: 12-08-2009 03:07 PM by babjusi.)
Post: #10
|
|||
|
|||
RE: New Column
No need to bump that post. Here you go, go to the forumdisplay_subforums template and change the code in there with this:
Code:[Highlight] <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> |
|||
0 member(s) viewed this thread in the last 365 days :
|
« Next Oldest | Next Newest »
|
WWWHostingServer.com
|
||||||
|
||||||
|
Possibly Related Threads... | |||||
Thread: | Author | Replies: | Views: | Last Post | |
Moderator column problem, please help. | roger | 7 | 1,877 |
07-29-2010 01:10 AM Last Post: Miraj |
|
|
|
|
Powered By MyBB, © 2002-2024 MyBB Group. Golden Crown - Designed and Published by ghazal & exdiogene of MyBBCodes. Hosting provided by WWWHostingServer.com |