![]() |
Hello! Very nice mod thanks..but i have a little problem with the Internet Explorer. As you can see in the image below the icon is its ok but next to him there is an X and when i go the cursor
over it its a hyperlink to the forum. How can i fix this? http://img174.imageshack.us/img174/2...titled1ny0.png This the code from "forumhome_forumbit_level2_post" Code:
<tr align="center"> |
Hi Whiteyez
This is because you have set two images to appear next to each other.. Make sure you remove the wrong one (one of the bold in the code below) and leave only the one which is appropriate.. Also make sure all of your forum images are either PNG's or GIF's. Do not mix both of them.. I hope it works for ya.., Val. Code:
<img src="$stylevar[imgdir_statusicon]/$forumid.png" alt="" class="ForumImages" /> |
Thats it...i missed that...thanks..
|
OK
After much mucking around and trying stuff I'm back here and going to show you what I'm after/trying to do. In the pic attached I'd like to move the icons to the very left column and have them as a link to that forum. Currently that column on the very left is the default Vb one, has those little forum open/closed icons. So they can go. like who looks and cares about those right? Step by step here please. |
If you had checked my other hacks you had noticed this one:
Simple Category Icons it does what you are asking for ;) |
Oh, sorry, didn't check you out. LOL
Will have a look and advise, thank you. |
I've installed this and I now have the text "go to your style options" showing up at the bottom of every forum description. I haven't uploaded photos yet, but I'm wondering if I typed the css bit into the right place. When you say to put it into additional css, do you mean to place it into additional css definitions?
|
Yes "Additional CSS Definitions"
|
Thanks Starbug. Now I just need to know how to remove the "Go to your style options" text from the description of the forum.
This is what I have: Quote:
|
Remove it from this code you posted.
It is in the middle " </if>Go to your style options" (only remove the text, not the if) You probably copied my instructions on how to install with the code to install into your template ;) StarBuG |
:erm:
Thanks! :o *clicks on install* This has MADE my forum. :up: |
You're welcome
Glad you like it ;) |
I have this so:
clear.gif (= 1 Pixel) => .../images/statusicon array(X,Y,Z) => X,Y,Z = ForenID in Template forumhome_forumbit_level2_post Code:
<if condition="$show['forumdescription']"> |
Does this work with subforums as well?
|
does this work with 3.7?
|
Looks very interesting. I wanna try this today. I'll let you know.
Thank you! |
Why am I getting this spacing issue with the forum description?
http://img.photobucket.com/albums/v3...66/spacing.jpg Yes, for that vid section we did alter our forumhome template, but it shouldn't be affecting this add on. What I don't understand is why I have a 2 to 5 pixel space for the forum description, instead of both the forum title and forum description being pushed over by the image. I added a png to test this and it put it below the forum title, and to the left of the forum description. It should be to the left of both. Would love to know how this is messing up. Therein lies my problem, I found out it was your margin that was messing it up, fixed that by switching it to 0, but it's still below the forum title, and I'm sure I and many others have or want it to be of the left of the title, help please. EDIT Part 2: coder found it, will apply relevant code tomorrow for everyone. |
Ok here is the deal.
Reeve of Shinra who posted probably a year ago when this was originally released was absolutely right about the placement of the code. If we put the code where you suggest, of which you have done on several of your boards patientfragen and the other one, you will have extra dead space in the Description boxes because its lining up with the Description Text and Not the Forum Title. If you have it line up with the Forum Title it will look uniform and fit perfectly without the dead space. Dependant on the image size yes, but more than likely if you have similar length forum descriptions you can find an image size to work properly. Earlier in this thread someone mentioned how to get it next to the Forum Title I noticed just now, but the screenshot they posted confused me, since it shows them as Category Icons and Not Forum Description Images which is what this is. But yeah to repeat: If you put: Code:
<img src="$stylevar[imgdir_statusicon]/$forumid.png" alt="" class="ForumImages" /> Code:
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a> Code:
<img src="$stylevar[imgdir_statusicon]/$forumid.png" alt="" class="ForumImages" /> The fact is with most boards, if you want to use this and want it to look good you'll also want to keep your forum descriptions of similar length. As even though you can get this next to the title, if your description is too long the image will be dwarfed by the text. I wouldn't suggest using different image sizes based upon different description length, I would make the descriptions of similar length. I even noticed it on my board now that certain descriptions aren't long enough and there is a small amount of space underneath them. So I'll probably make them a bit longer tomorrow so the space is evened out. So this is what I did. For the Image Size I actually found our longest forum description which was typically 2 lines of Description. I screenshotted the forum, then cropped a description section to see the pixel dimension showing. It was something like 70 pixels, I then went 10 less than that, or 60 for my image size. Then applied the relevant code shown in my post here, modifying the add-on's as explained in this post, and applied the additional css, uploaded all the images. As you can see in the example of checking out our forum on any style, it turned out pretty well. If you want to view it, do it fast though because we're not for sure if we are going to keep them, the discussion has begun on that. They honestly feel a bit gimmicky to me. I'd almost preferred them in the Category Section which I know I can do, indifference to the Forum Description but I don't want to lose our custom icons of new post, no new post, etc. Check it out: http://www.legionofangels.net/forum/ Screenshot I guess since I don't know if we'll use them in the future: |
Hi
Your version is a possibility but to not be able to use a description as long as I want would not be an option for me. The other thing is, that I want to have the images on the right. If I wanted them on the left, I would have used Simple Category Icons and replaced the standard vBulletin Forum Icons with the new images. StarBuG |
Hello you,
I remember you from that other site where you posted your VBseo report and we agreed against the others that it was a good system, You might not remember me. Yeah that is the case about forum descriptions. I just wanted to point out that on most boards they can be shortened or lengthened to work with the image size. If in your case they can't, it's most ideal if they just could be centered in that area. Which probably wouldn't be that hard. I also concur, I might switch them to the right again to look at them but in both cases I either have post icons show up on some threads, or on the left I have the post old new statusicons, so it's like it looks good, but its kind of cluttered in either case. If we keep it but don't do all the styles we have, I'm gonna put it on default in the Category Icon locations or on the Right most likely, we'll see. PS: Even if some of your descriptions are longer, on your patientfragen site, if you put the code where we put it, 6 of your 11 forums will lose the dead space in the boxes on those boards. |
Is it possible to have an image appear only at one of the forums? I noticed that if I do not have a .png image for every single forum a broken image shows.
I have a lot of forums and I really just wanted an image to appear like this mod but only at one forum title |
How can I get this to work with the subforum of a subforum of a subforum? So 3 levels down.
Forum -Subforum --Subforum |
I like the images to the left of the forum title itself as seen on my forum.
|
Code:
/* Forum Images next to the Description for every Forum */ AnyBody can write step by step? I'm not expert ------------------------------------------------ Ok, i've solved..... good hack |
A big problem with IE,
a "X" is showed in the forums that not have a image added, this is my forumhome_forumbit_level2_post Code:
<tr align="center"> |
Quote:
Do this instead: http://www.vbulletin.com/forum/showp...8&postcount=31 OR, you need to add a 1 pixel transparent image and title it "forumid".png where "forumid" is whatever the forum id of the forum it's going by. Quote:
Quote:
OR, you need to add a 1 pixel transparent image and title it "forumid".png where "forumid" is whatever the forum id of the forum it's going by. |
|
Quote:
http://www.vbulletin.com/forum/showthread.php?t=114545 And in this post he might have given me a special conditional to apply: http://www.vbulletin.com/forum/showp...8&postcount=31 Upload the images you'd like to use to your appropriate folder on the FTP and wa la, you have forum images. I made mine i think 60 x 60 so they would fill up the description area perfectly with 2 sentence descriptions. I like alignment.....A LOT! Hope that helps. Legion of Angels |
Can I make these images clickable?
|
i spent hours trying to get all the different ways in this thread to work, but i decided just to start from scratch and what i came up with was simple, no template edits at all, this will align the image to the left and make it clickable to a destination of your choice
just add this code into the forum description and change the links to match what you need, thats it : Code:
<a href="http://www.destination you want to arrive at when clicked" target="_blank"> <img src="http:/yoursie.co.uk/forums/statusicon/forum_icon_name.png"></a> i.e. <right>THE CODE HERE</right> |
Work on 3.8.x too?
|
It would be great if this could use the last attached image in the representing forum as the forum icon.
similar to thread thumbnail: https://vborg.vbsupport.ru/showthread.php?t=158396 But used for the forum icon instead. |
How can we do this for 4.1.5?
Thanks. |
All times are GMT. The time now is 01:34 PM. |
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:
|