The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi,
when i change the background pic of my vb4.0.x it dosen`t show stretch or fill! on my laptop i see the image like it have been zoomed in - in my computer i see it good but in the right side it become black! waht i mean it dosen`t resize it self according to the visitors computer or laptop screen! if u need a link or screen shots PM me > Anyone can help?! |
#2
|
|||
|
|||
![]()
Can we get a link?
|
#3
|
||||
|
||||
![]()
I'm looking for something similar as well (https://vborg.vbsupport.ru/showthread.php?t=263636)
|
#4
|
||||
|
||||
![]()
a ss..link or whatever would be helpful... no pvt messages..
|
#5
|
||||
|
||||
![]()
Link is in my signature. Full bg image should look like: http://www.usmilitarylife.com/images.../military2.jpg
|
#6
|
|||
|
|||
![]()
Anyone can help?!
|
#7
|
||||
|
||||
![]() Quote:
background: url(bg.gif) no-repeat top right #131D2F; the problem is that its just an "image" and not a background , so it will obviously get chopped off,unless you edit it with Photoshop and somehow make it blend into the Background color... which shouldn't be hard... or you can have static background , where it never moves .. but you still need left and right to blend into bg so it doesn't chop off... you can get background properties here: http://www.w3schools.com/css/pr_background-position.asp but as i said, you will need some editing for the background image so it transitions smoothly from the background color to the actual image .. |
#8
|
|||
|
|||
![]()
Thanks i just found the codes i was looking for
![]() Code:
html { background-attachment: none; background-clip: border-box; background-color: #000000; background-image: url(http://www.future-nation.com/images/bg-body-intel.jpg); background-origin: ; background-position: 0 0; background-repeat: none; background-size: 100% 100%; } |
#9
|
|||
|
|||
![]()
Where to add this code ??
|
#10
|
|||
|
|||
![]()
additional.css
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|