buziness_board: tag cloud question

For support and discussion related to templates, themes, and imagesets in phpBB 3.0.
Scam Warning
Locked
mrbdrk
Registered User
Posts: 4
Joined: Thu Sep 18, 2008 6:24 am

buziness_board: tag cloud question

Post by mrbdrk »

I have a n00b question :oops:

I had installed the buziness_board style... but.. how can I set the tag cloud to work with my forum?? :lol:

Image
Pablo12CR
Registered User
Posts: 4
Joined: Mon Jun 30, 2008 7:47 pm

Re: buziness_board: tag cloud question

Post by Pablo12CR »

Image
costarricenze
Registered User
Posts: 1
Joined: Thu Sep 18, 2008 4:56 pm

Re: buziness_board: tag cloud question

Post by costarricenze »

Good Question, let me know if you have news :roll:
mrbdrk
Registered User
Posts: 4
Joined: Thu Sep 18, 2008 6:24 am

Re: buziness_board: tag cloud question

Post by mrbdrk »

anyone?? :(
abble CoSa NoStrA
Registered User
Posts: 157
Joined: Thu May 24, 2007 10:49 pm
Location: France
Contact:

Re: buziness_board: tag cloud question

Post by abble CoSa NoStrA »

hi
tags cloud is coupled with advanced search.

1) scan your forum with this links
http://www.tagcrowd.com/

2) open overall_footer and search :

Code: Select all

	<div id="htmltagcloud" style="margin-top: 5px;">
each ligne after that is for one word, exemple the first by default :

Code: Select all

<span class="tagcloud0"><a href="search.php?keywords=style&terms=all&author=&sc=1&sf=all&sr=posts&sk=t&sd=d&st=0&ch=300&t=0&submit=Rechercher">style</a></span> 
you need now to replace this word by one of your scan :
keywords=style
and
style</a></span>

class="tagcloud0" is one of classes for the width and color of the word, you have 10 differents classes in buziness_board_add.css for that.

when a member will click on one of words, he go directly at listing of results from advanced search ;)
Styles phpBB3 on order :
Cosa Nostra Design
Pizzeria L' Olivier
Locked

Return to “[3.0.x] Styles Support & Discussion”