Your HostICan Community  


Go Back   Your HostICan Community > Programming & Design > HTML / Design

HTML / Design Are you a designer? Or just trying to become one? Great! You'll be able to talk about layouts, and HTML code to help your fellow designers, so everyone can work together to master the tricks of the trade. (Maybe even some JavaScript too!)

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 09-15-2009, 08:01 AM
Cris-Ro Cris-Ro is offline
Junior Member
 
Join Date: Mar 2009
Posts: 4
Default background method in the websites of my hosting here

Many sites have small pictures, which is used to fill whole background. I also would like to use this method in the websites of my hosting here?
Reply With Quote
  #2  
Old 09-15-2009, 08:23 AM
uNr3aL's Avatar
uNr3aL uNr3aL is offline
Junior Member
 
Join Date: Jan 2009
Posts: 6
Default Re: background method in the websites of my hosting here

This method is used in CSS templates. Most sites have CSS file, open it and add these lines in the top of file:
HTML Code:
body {
    background: #fff url("../image01.jpg") repeat;
}
../image01.jpg - replace with full path to the image file.
Reply With Quote
Reply

Tags
background, hosting, method, websites

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 03:04 AM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.

Copyright © 2003 - 2008 HostICan. All Rights Reserved.