Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Trading Forum
Cfrey Offline
Junior Member
**
Posts: 1
Joined: Oct 2011
Post: #101
RE: Trading Forum
How do I remove the side search bar to where it shows all the threads in that forum instead of clicking one of the things to take me to a category that shows them?
10-05-2011 11:21 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #102
RE: Trading Forum
Haven't tried, but probably remove the following from the trdf_forumdisplay_threadlist template.

HTML Code
 style="{$filters_set['__all']['visiblecss']}"

You may wish to remove {$rules} tool.


My Blog
10-05-2011 02:27 PM
Find all posts by this user Quote this message in a reply
Aswin124 Offline
Junior Member
**
Posts: 22
Joined: Nov 2011
Post: #103
RE: Trading Forum
hmm guys, how to add images to buy/sell,state and condition ?
11-27-2011 02:20 AM
Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #104
RE: Trading Forum
Based on the codes in the trdf_forumdisplay_thread template:

HTML Code
<img src="{$theme['imgdir']}/{$GLOBALS['threadfields']['trdftnt']}.png" alt="Need To {$GLOBALS['threadfields']['trdftnt']}" title="Need To {$GLOBALS['threadfields']['trdftnt']}" />
<img src="{$theme['imgdir']}/{$GLOBALS['threadfields']['trdfstatus']}.png" alt="{$GLOBALS['threadfields']['trdfstatus']}" title="{$GLOBALS['threadfields']['trdfstatus']}" />
<img src="{$theme['imgdir']}/{$GLOBALS['threadfields']['trdfcond']}.png" alt="{$GLOBALS['threadfields']['trdfcond']}" title="{$GLOBALS['threadfields']['trdfcond']}" />

you need to upload Buy.png and Sell.png (for buy/sell), New.png and Used.png (for Condition), Open.png and Closed.png (for status) to your themes' images folder.

Basically, the image name is the same as the value lists contents.


11-27-2011 03:25 AM
Find all posts by this user Quote this message in a reply
haytoch Offline
Junior Member
**
Posts: 3
Joined: Nov 2011
Post: #105
RE: Trading Forum
thank you, i'm doing same steps and every thing was ok a did also some modification , all wath i wanna do now is displying thread as here : http://xtest.byethost7.com/forumdisplay.php?fid=10
all Catygories
not Forum Rules , thank you Smile
11-28-2011 12:37 AM
Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #106
RE: Trading Forum
You need to do this:
http://mybbhacks.zingaburga.com/showthre...http://mybbhacks.zingaburga.com/showthread.php?tid=443&pid=91

11-28-2011 01:36 AM
Find all posts by this user Quote this message in a reply
Aswin124 Offline
Junior Member
**
Posts: 22
Joined: Nov 2011
Post: #107
RE: Trading Forum
(11-27-2011 03:25 AM)RateU Wrote:  Based on the codes in the trdf_forumdisplay_thread template:

HTML Code
<img src="{$theme['imgdir']}/{$GLOBALS['threadfields']['trdftnt']}.png" alt="Need To {$GLOBALS['threadfields']['trdftnt']}" title="Need To {$GLOBALS['threadfields']['trdftnt']}" />
<img src="{$theme['imgdir']}/{$GLOBALS['threadfields']['trdfstatus']}.png" alt="{$GLOBALS['threadfields']['trdfstatus']}" title="{$GLOBALS['threadfields']['trdfstatus']}" />
<img src="{$theme['imgdir']}/{$GLOBALS['threadfields']['trdfcond']}.png" alt="{$GLOBALS['threadfields']['trdfcond']}" title="{$GLOBALS['threadfields']['trdfcond']}" />

you need to upload Buy.png and Sell.png (for buy/sell), New.png and Used.png (for Condition), Open.png and Closed.png (for status) to your themes' images folder.

Basically, the image name is the same as the value lists contents.


Thank you that worked well Smile

Any ideas to remove the sidebar only from trading forum ? It shows in in index of trading forum and other than that its not showing anywhere. So how to remove the sidebar from the index ?
12-08-2011 01:51 PM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #108
RE: Trading Forum
Remove the relevant HTML code in the trdf_forumdisplay_threadlist template.

My Blog
12-08-2011 02:14 PM
Find all posts by this user Quote this message in a reply
Vapor Offline
Member
***
Posts: 115
Joined: Oct 2010
Post: #109
RE: Trading Forum
How can I move my "new thread" image/link to below my welcome message?

   

Link to page: http://glockowners.org/forumdisplay.php?fid=40

Thanks

D3G Gaming Team - http://d3g.in

[Image: vapor_sig.png]
02-20-2012 08:12 AM
Visit this user's website Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #110
RE: Trading Forum
Copy pasta HTML into different templates.

My Blog
02-20-2012 07:03 PM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

 Standard Tools
Forum Jump: