The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
how can i code this right to centre the image and to stop the image been repeated
Code:
.altbg {
background: #000000 url(http://www.moddedwarfare2.com/forum/-images-/SniperRifle.png) repeat-x top left;
height: 70px;
width: 100%;
vertical-align: text-bottom;
border: 1px solid #434647;
}
|
|
#2
|
||||
|
||||
|
This should help - CSS Background
|
|
#3
|
|||
|
|||
|
.altbg {
background: #000000 url(http://www.moddedwarfare2.com/forum/...niperRifle.png) no-repeat; height: 70px; width: 100%; text-align: center vertical-align: text-bottom; border: 1px solid #434647; } Not sure, try it and lemme know |
|
#4
|
||||
|
||||
|
PHP Code:
|
|
#5
|
|||
|
|||
|
ty lynne and the rest much appreciated working fine now.
and thankyou every 1 else ! |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|