![]() |
Here's my complete header, you will have to find a similar javascript, but you can see how I have set it up. You will need to upload separate javascript files that the code can look to. The banner is setup specifically to make this work. There is a main background image that is just the gradient, no logos or anything. Then we have the left logo, which is clickable and links to the forum home. Then, the javascript rotates the right image based on which image files are in the specific folder. It has to be setup this way because our forum resizes to 95% of the screen on any resolution, if you use one big image, it will stretch past the forum table. Take a look:
Code:
<table width="95%" border="0" align="center" cellpadding="0" cellspacing="0"> |
Great mod but something about the centering, how do i move my avatar up? because this is what i have now:
https://vborg.vbsupport.ru/external/2009/05/51.jpg Yea so how can i move it up? Would i have to move my name and description that says admin below the avatar so it shifts up? edit: Yea i had to move the names. Installed. |
I'm glad you got everything to work, but please, all I ask is that you don't use our image. Although i posted this mod, we still try to keep our forum unique. I don't think it would be much to ask in return to not use our images. It was not provided in the hack for a reason.
:) Thanks! |
Any way to get something like this working on postbit rather than legacy? That'd be awesome!
|
how can i apply this to the group post too ?
|
stapler im sure it will be basically the same, just a few coding edits here and there.....
Might install this if i can come up with a decent enough background image :) |
Love the mod thanks!
Installed. |
Okay got an image, gunna mark installed, great little mod man (y)
|
<a href="http://www.revolutionofgaming.com/home/showthread.php?t=2355" target="_blank">http://www.revolutionofgaming.com/ho...ead.php?t=2355</a>
Go take alook people, i got it looking good finally, thanks again for the great mod, i will be looking into doing this for the posting area also...... |
how to do it for the posting area?
|
Not sure, and to be fair, you guys can use the image if you ask. It might seem lame but it took some time to make it and it's just a little courtesy. If you would like to use the image to install the mod, that's fine just shoot me a PM and let me know.
|
You can install the code onto the regular postbit template and it should work the same, you would need to change the shape of the image and perhaps a few minor things in the CSS, but it should work the same.
Looks great archonus! EDIT: I need to take some new screenshots. Our server got hacked and a bunch of images got deleted. *sigh* |
Quote:
|
There's already a hack out there for that, but I can whip something up tonight.
|
Quote:
thanks |
any news Fastbird ? :) i tried the post background plugin but its not usefull, will be awesome if u give us a give to do the same as postbit but on the post ^^
|
Nice. I would LOVE to use this MOD. However, I want it to be on particular users and not usergroups cause only a couple of my forum members will be allowed to use it. I could do it the long way (Add people in seperate usergroups) but I rather do it the "proper" way. I'm guessing you only need to change the condition "<if condition="is_member_of($post, #)">" to a condition that looks along this: "<if condition="is_member($post, #)">, but I'm not sure about the syntax :(
morever, I would love to a separate background for the posts, which, I think, ressembles the one people just posted above. I know postbit is the left-sided panel of a post, but how do you call the right-side? (Legacy postbit) Thanks and again, awesome Mod :) |
Quote:
|
Nevermind :)
Great mod. |
Looks great awaiting more screenshots.
|
I finally got it to work, had to tweak the code a little to match up with my current skin.
Demo Great hack! |
I am trying to use a PNG image and have my forums background texture show through. I've tried adding the "transparent" property to the code, but that did not seem to work. Is there a way to make it where the part of the postbit that does not have an image applied via this mod not to be filled with a color, leaving it transparent?
|
Quote:
|
Sorry, guess I did not explain that very well. I already have the transparent png image. My problem is, when I use the png image, the part that is transparent shows up black and not as the normal color for my site.
|
That's because your image is not transparent.
|
The image up there now is not transparent, as it does not display it correctly and cause that area to show as black. So, I replaced it with some thing that does work... a JPG.
|
would this work on 3.7?
|
Quote:
|
cheers mate ill give it a go :)
|
I could use some help here.
I am using this one: https://vborg.vbsupport.ru/showthread.php?t=207742 and I want to have a special background for girls on my forums. So it is not based on a usergroup but on a field. My coding skills are just too low for that - can someone tell me how to state the if statement for this one? |
My coding skills are crap, but you could create a usergroup for only the girls and then use either the search for user function based on the gender field (if it is a profile field I think) and then manually move all the girls over to the new usergroup. There is also a query you can run to return all users that have filled out a certain field. I can look that up and post it if it will help you. Good luck getting it automated though.
|
Quote:
I could of course move all women to a usergroup - then again this is exactly what I am trying to avoid - would take insanely long and require constant work on it. I think the postbit query is supposed to already query that profile field - just like the usergroup for the user. So I think there must be a variable for that. that post might still help me - if you could look it up that'd be great! |
It seems like you might be able to edit the code from the other mod to just call and post the CSS class from this mod... some deep searching around the net might yield you enough info to hack it yourself. If all else fells, you could hire someone to do it for you via the Rent A Coder site. I've personally had good luck there and the site really protects the buyer from getting ripped off from a coder.
Anyway, here is the link to the query I was talking about... not a lot there, but maybe some help. |
I managed it!!!
check out this post: https://vborg.vbsupport.ru/showpost....8&postcount=52 Don't forget the additional /if to close each group! This one: Code:
<if condition="is_member_of($post, 1)"> Code:
<if condition="$post[field5] == 'Girl'"> If you use boolean stuff like true false you should do it different. you can also use != for is not. btw this mod is marked as not working for 3.8.4 - it totally works on 3.8.4!!! |
Glad you got it worked out, thinking about this more, it might actually help me automate my setup. Thanks for posting your findings.
|
In order to get this to work with my setup, I need two profile fields filled in. Is it possible to string two if conditions together with some thing like "AND"
|
Found it! If you need it to check the condition of two fields, here is what you need...
Code:
<if condition="$post[field#] == 'Option'"> |
Plz how make it in VB 4.01 ?
|
thn
|
Quote:
|
All times are GMT. The time now is 01:36 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:
|