![]() |
Quote:
|
Thanks guys. I must have been half asleep while reading those instructions.
|
Quote:
|
Can't imagine why this isn't getting more attention. A much needed time saver.
Installed and working 4.1.8 |
Hello,
Great work, thank you =) I have a question, when I was in vbulletin 3.8 I was using a background bbcode where I put image URL and it make the thread background the image, but since I upgrade to vbulletin 4 it don't work =\ And I'm tired from searching everywhere for anything concern this bbcode but can't find any clue about it =.= Anyway the replacement code was: HTML Code:
<div style="width:100%; background-image:url({param});"> Best Regards, Sarab |
Sarab,
That replacement code has no closing <div> tag... It is not valid HTML, I can't imagine it ever worked right as it is written- if it did it was probably just some browsers rendering it improperly. However if you modified the bbcode like this- Code:
<div style="width:100%; background-image:url({option});">{param}</div> [divback="/path/to/image.jpg"]div contents here...[/divback] You would need to set "Use Option" to YES in the BBCode settings. |
BirdOPrey5,
I will cry of happiness T.T It did work more then just perfect =) but little note, the wallpaper don't show its full height unless the post contain enough lines, so can I make it independent to the lines? I see, then maybe when it did not worked we try to fix it and ruin it more and leave it there xD Really big thanks and I'm really grateful for helping me :D Best Regards, Sarab |
You're welcome...
If the background images are all the same height you can try this code- but if they are different heights I'm not sure if that is possible with this type of code. Code:
<div style="width:100%; height:600px; background-image:url({option});">{param}</div> |
Thanks again =)
I see, no the height differ too much because the majority of user use random image for the background xD But it's not a big problem since only user who wright a long post use this bbcode usually =) Very thank you for your super help =D Best Regards Sarab |
All times are GMT. The time now is 05:07 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:
|