Welcome, Guest. Please Login or Register.
September 30, 2024, 05:25:10 PM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  Development  |  Graphics and Templates  |  What is the code for making Bg a pic? « previous next »
Pages: [1] Reply Ignore Print
Author Topic: What is the code for making Bg a pic?  (Read 1445 times)
Peanutman
Noobie
*
Posts: 5


Bang 'n Bail

WWW
What is the code for making Bg a pic?
« on: March 17, 2003, 03:17:45 AM »
Reply with quote

This is my code for it now.....just a black BG.
But what would I type to put an image as the BG?

body
 {
   font-size: 12px;
   font-family: verdana, arial, helvetica, serif;
   background-color: #111111

Logged

Peanutman
andrea
Global Moderator
YaBB God
*****
Posts: 4400


Peace on Earth

WWW
Re:What is the code for making Bg a pic?
« Reply #1 on: March 17, 2003, 03:37:29 AM »
Reply with quote

background-image : url(pathnametoyourimage.jpg);
Logged

Nonya
Beta Tester
Sr. Member
****
Posts: 375


YaBBse Developer Wannabe!

ICQ - 172862020nonya69rs@hotmail.com WWW
Re:What is the code for making Bg a pic?
« Reply #2 on: March 17, 2003, 03:39:53 AM »
Reply with quote

Quote from: Peanutman on March 17, 2003, 03:17:45 AM
This is my code for it now.....just a black BG.
But what would I type to put an image as the BG?

body
 {
   font-size: 12px;
   font-family: verdana, arial, helvetica, serif;
   background-color: #111111


body
 {
   font-size: 12px;
   font-family: verdana, arial, helvetica, serif;
background-image: url('YaBBImages/xxx.gif');
Logged

Pages: [1] Reply Ignore Print 
YaBB SE Community  |  Development  |  Graphics and Templates  |  What is the code for making Bg a pic? « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.102 seconds with 21 queries.