PDA

View Full Version : Little question for change forum home looks


gael11
11-08-2005, 07:10 PM
Hello,

1/ [OK]I'm searching how to move this bar (forum, last posts, threads, posts) under the forum's category. I have that:
http://show.imagehosting.us/show/899691/0/nouser_899/T0_-1_899691.jpg

And I'd want to have:
http://show.imagehosting.us/show/899693/0/nouser_899/T0_-1_899693.jpg

I think it's in the template forum home or display but I haven't find yet.

2/ I'd want to reduce the height of the forum'cat?gories:
https://vborg.vbsupport.ru/
I think perhaps it is in the css or templates, but I did'nt find.

Thanks for your help.

silly rabbit
11-08-2005, 07:18 PM
Hello,

I'm searching how to move this bar . . .
gael11, I'm new too but I think I can answer this one too.

In Forums & Moderators -> Forum Manager you can click on the appropriate 'edit'. Towards the BOTTOM 'Act As Forums' can go two ways - > Yes/No -> 'As Forum' or 'As Category'.

Edit 'titles' / 'description' as needed . . .

Ok??

Rabbit

Vierie
11-08-2005, 07:23 PM
To move the bar try:

Go into your forumhome template and find this code:

<tr align="center">
<td class="thead">&nbsp;</td>
<td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>
<td class="thead" width="175">$vbphrase[last_post]</td>
<td class="thead">$vbphrase[threads]</td>
<td class="thead">$vbphrase[posts]</td>
<if condition="$vboptions[showmoderatorcolumn]">
<td class="thead">$vbphrase[moderator]</td>
</if>
</tr>

Copy it and delete this code in that template.

Go into your forumhome_forumbit_level1_nopost template.

Find:
$childforumbits

Enter the code you copied from forumhome above it.

That's it. Would be nice, if you could give me a feedback.

gael11
11-08-2005, 07:26 PM
You didn't understand. I want to move the 1st bar under the category name ;)
I took the screen from my test forum.

Vierie
11-08-2005, 07:30 PM
That's what that code does...

gael11
11-08-2005, 07:35 PM
Thanks very much Vierie. I obtained what I wanted.
http://show.imagehosting.us/show/899805/0/nouser_899/T0_-1_899805.jpg

That's what that code does...
My precedent post wasn't for you ;)

gael11
11-08-2005, 07:55 PM
I have ever leave the description ;) but it's not reduce like I want