The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
No repeat Background
I have tried several different ways of doing this and none will work in IE.
Right now I have this on the end of my page background url " no-repeat fixed". I know that http://forum.yaxay.com/ has thiers working in IE and FF, but when I try their format for no repeat and fixed, it still doesnt work.... Does anyone know of one that works? |
#2
|
|||
|
|||
Code:
body { background: url(urltoimage) fixed no-repeat; } |
#3
|
||||
|
||||
This is the page background. Where do you suggest that I put that? Shoul I remove the primary line and use that whole code in the extra attributes or .....?
The reason I ask is that I beleive I have tried that code in a couple of instances. This is what I have in the all style vars under the page background section: PHP Code:
PHP Code:
|
#4
|
|||
|
|||
well you could use inline css so the style only affects that tag on whatever page.
|
#5
|
||||
|
||||
What did you say?
|
#6
|
|||
|
|||
[high]* Guest190829 is confused as too what you really want. [/high]
|
#7
|
|||
|
|||
Quote:
Admin Control Panel => Style Manager => All Style Options => Body Table => Extra CSS Attributes Place this in there and edited the path to your image, HTML Code:
background-image: url(path/to/picture.gif); background-attachment: fixed; background-position: topleft; background-repeat: no-repeat; |
#8
|
||||
|
||||
Ok, when I try that in the page background ( which is what im shooting for), it works in FF, but in IE it just shows the image and it isnt fixed. When I try it in the body it doesnt show period.
I am pretty sure that, that is the right code though...... Check out the style im working with: http://www.saltcreep.com/forums/?styleid=10 I also want to mention that the image is bordered by this code in the header: PHP Code:
|
#9
|
|||
|
|||
Hmmm, strang that it would do that. Give me a few mins to test what your doing on my server and i'll see what I come up with.
|
#10
|
||||
|
||||
Quote:
If you want I can give you admin rights to my board to test out some stuff instead of trying to emulate on yours. I trust you. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|