The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I wish to change the report button i have found the file, and selected an image that i wish to use thats 16x40 pxls i have added the image but i cannot find how to extend the width of the image, any help willl be appreciated
|
|
#2
|
|||
|
|||
|
Do you want to make the image itself a different size or is it getting cut off on your board?
|
|
#3
|
|||
|
|||
|
i have the image done, but i need to extend the length of the image, thats what im trying to find out how to do, its actually getting cut off and i need it to show the whole image/word i can see repo but thats it, i need to know how to extend it so i can have a longer image for that button
|
|
#4
|
||||
|
||||
|
try adding following in additional css:
Code:
.postbitlegacy .postfoot .textcontrols a.report, .postbit .postfoot .textcontrols a.report {
width: 100px;
}
or Code:
.postbitlegacy .postfoot .textcontrols a.report, .postbit .postfoot .textcontrols a.report {
width: auto;
}
|
| Благодарность от: | ||
| leejohn02 | ||
|
#5
|
|||
|
|||
|
works perfectly now, thanks
|
|
#6
|
||||
|
||||
|
glad to help out
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|