The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Broken image for multi-quote. Plz help.
Hey all,
I have an issue with the multi-quote button, it is showing up as broken. The file is present, so I'm not sure why it is doing this. It's attached to the image "multiquote_40b.png". Thanks in advance! And please walk me through fixing it step by step as I am a VB 4 newb. (working with 4.2.2 btw) |
#3
|
|||
|
|||
Barkinghard.com
UN- Brownsbeatsucks PW- test1234 Thank you! |
#4
|
||||
|
||||
The image is there, it is just the text overlaying it. So add this to your additional.css
Code:
.postbitlegacy .postfoot .textcontrols a img, .postbit .postfoot .textcontrols a img { left: 8px; position: relative; top: 1px; } |
Благодарность от: | ||
lacidious |
#5
|
|||
|
|||
Thanks ozzy!
That moved over the broken image, but it is still there. It now looks like this: |
#6
|
|||
|
|||
Somewhere in one of your templates (headinclude template is my guess), you have the following:
PHP Code:
|
#7
|
|||
|
|||
Thanks Dave!
I did a search in templates and the only thing that came up was in headinclude: var IMGDIR_BUTTON = "{vb:stylevar imgdir_button}"; I erased it, but the broken image was still there so I put it back. |
#8
|
|||
|
|||
Then my guess is that one of your plugins is doing it, that piece of script is not present in the default vBulletin style.
|
#9
|
|||
|
|||
Hmmm I disabled and deleted all of my plugins before upgrade. Only thing I have active now is vbshout and seperate sticky threads I believe. I will check.
|
#10
|
||||
|
||||
What browser is this in, cause in FF it did not look like that.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|