![]() |
ahh, i see.
hmm, the forumdisplay part is a thing i have added in a rush more or less. seems i have to take a closer look at that part, when i get more time :) |
Thanks :)
I can't wait to see it. |
Want to see a professional install of this hack by none other than Xenon himself?
Take a look at his awesome work: http://www.warmislands.com/islands/index.php |
Quote:
|
Quote:
You and me both. That's why I have him do it :-) |
@lasto: loool, good one ;)
@glen: *blushes* :) |
Having a slight problem.
I have installed this but when i make the colloms it just pushes everything to the left ? See attached screenshot. BTW. It also happens on the skins that i have not got the mod for the pics in the thread. |
Will this work on vB 3.0.7 version?
I tried and all went wrong. |
Have read through thread and don't understand why:
>> On my forumdisplay pages, the sub-forums do, indeed, appear in the number of columns specified in the admincp. But not on forumhome. Is there a place I have to enter the number of columns for the sub-forums in the forumhome? |
Ok i will post the two templates that i have played with.
forumhome_forumbit_level1_nopost Code:
<!-- eXtremepixels.com top category table setup --> Code:
<td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]" width="$column_width"> 1. place the image and title in the center 2. Add description of last post under the last post by..... 3. Add a border around each forum in column Please someone play with this and tell me what to do. If you need to see the forum - it learnall-forum.com/forums |
Thanks, :)
|
Could I make this a user-selectable style, so that people who want the old style could choose that, and people who want less scrolling could use the column style?
|
well, everything can be coded of course :)
all you need would be a custom profile field (yes no) and then change the if conditions, if the forums should be shown in columns or not |
Can you give me instructions in detail when you get a chance? If you are really busy I am willing to pay - i would have pm'd that last part to you but you say no pm's in your sig :)
|
as said create a new custom profile field just allowing yes/no as option, and afterwards open functions_forumlist.php
find: PHP Code:
PHP Code:
that's all |
Okay, I tried it out, made it a Single-Selection Radio Button with a yes/no selection, put it under 'Edit Options' section in the User CP, and noted the field number, and did the mod in functions_forumlist.php, however now it shows the old way again, and setting the radio button to yes or no doesn't change it.
|
it's a casesensitive yes or no, maybe there's the problem?
|
That was it! I made sure the case matched and it worked! Thanks Xenon, you are a true genius!!!
|
when I use the 'old' layout, the columns and such seem to be a bit off - see screenshot - i notice for example on the mod list, it looks like the mod names are centered now - I dont think they were before. Any idea on how to make the old layout line up a bit more evenly?
|
glad you could solve it :)
oh yes, i know the second problem :) i forgot to tell you, that you ahve to manipulate the template forumhome_forumbit_level1_nopost as well. find there HTML Code:
<if condition="$forum['subforumcolumns'] > 1"> HTML Code:
<if condition="$bbuserinfo['fieldxx'] == 'yes' AND $forum['subforumcolumns'] > 1"> |
that fixed the column width problem! Thanks Xenon!
|
Quote:
editing file includes/functions_forumlist.php change ok PHP Code:
where to set admin cp ? PHP Code:
|
help???????????????
|
add that block just before the closing ?> at the end of the file :)
|
|
I am trying to get this to work. I have installed everything I think the way that I am supposed to. But I still don't get any changes. I have the Show Subforums in # of columns in my admin cp, but when I change it, the subforums don't show up. My site is www.rpg-gamers.net/vpratice
|
I am still getting the same as the above post any help would be appericated
|
did you do the template changes, as well as uploaded everything correctly?
did you change the corrects' forums setting. you have to change the category, not the forum which should be in a column. |
This hack never worked for me also.
In the end I had to get someone to edit my style to make it work. I dont think all styles work with this hack. |
well, custom styles have custom templates, and custom templates can not be included into hacking instructions, we can just tell what you have to do on a plain vb ;)
|
Working now thanks to a great person at vbadvanced.com
|
Just a question. If you set the columns to go 3 cats per row, but you only have 5 cats, will it go 3 and 2 or 2,2,1. I have set mine to go 3 cats in a row, but it is going 2,2,1, which just looks tacky.
|
3 cols per row means 3, 2
you can see that in the screenshot i posted, 3 cols, and 4 forums reslut in a 3, 1 |
I figured as much. SO how do I get mine to do that for the forms that it is going 2,2,1. Those forums are set to 3 per column so it shouldn't do that .
|
Hey I have a question again. I finally got this hack to work and now I am trying to change the way that it is displaying my forums.
www.rpg-gamers.net/vpratice. As you can see, the forums are stacked up. However, each forum has that line at the end, so that it blocks it off from the next colum and the forum beneath it. How do I get rid of those lines? I would like it to look something similar to http://www.warmislands.com/islands/index.php that first group of columns. My second Question is that I am getting ready to install the Forum Image hack. How can I use your hack to remove the background image behind if Category name? Thanks for the help. |
1: sorry, i don't get it.
i don't see lines where there shouldn't be any 2: erm, no idea, you might want to ask that in the Forum image thread, as i did never use that hack, but it should be a template mod i think. |
Ok, you see the lines that block off each forum from each other. How they are seperated into 2 columns with the line running down the middle. How do I get rid of that line running down the middle is my question.
|
ahh, well, that's just a little template mod.
add a border: none; into the style tag and voila |
what shile should I make this edit in?
|
the td tag of the forumcell template
|
All times are GMT. The time now is 12:23 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|