![]() |
Background Image?
can someone possibly tell me how to have an image as my backgroung on my forum?
|
Did you try adding it to the css body tag? See this page for css help with the background properties - http://www.w3schools.com/css/css_background.asp
|
Quote:
Go: Admin CP > Styles & Templates > Style Manager > Main CSS (in the menu) > Body Use the code below in the Background field: Replace (*) with anyone you want below to position your image Code:
#123456 url(path/to/image.gif) * (*)no-repeat top left; (*)repeat-x; (*)repeat-y; (*)repeat; (*)... hope it helps you... :p:up: |
does the image have to be a certain size?
|
It depends on what you are trying to do. If you look at the one here, it is long, but only 1 pixel (or so) tall and then tiled in the vertical direction. Other sites have a square that is tiled in all directions. It kinda depends what you are doing with your background.
|
would it be possible to have a pixel size of say 30x30 that is tiled?
|
Sure.
#123456 url(path/to/image.gif) repeat |
just 1 thing, would the path be like (images/misc/image.gif) or would it be the complete http://www.mysite.com etc etc
|
Usually it is best to just do it as images/misc/image.gif unless there is a problem with doing it that way.
|
thank you very much for your help
|
All times are GMT. The time now is 07:11 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|