Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Web Design Lobby Forum for general web design issues not specific to scripting or graphics.

Ezilon Directory   I Sell Pagerank   V7N Directory

Reply
 
LinkBack Thread Tools Display Modes
Old 11-22-2007, 11:37 AM   #1 (permalink)
Contributing Member
 
Join Date: 11-12-07
Location: Markham
Posts: 56
iTrader: 0 / 0%
Latest Blog:
None

basslion is liked by many
making a background image not repeating

How do i create a background image that doesnt repeat as the table its in gets stretched out height wise? I am sure this is a CSS command, but can anyone give me a basic css code for this option? Right now as i stretch the table height wise , the background image tiles and repeats.

Regards,

Matt
basslion is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 11-22-2007, 12:43 PM   #2 (permalink)
v7n Mentor
 
imaginemn's Avatar
 
Join Date: 02-18-04
Location: Minneapolis, Minnesota
Posts: 1,940
iTrader: 0 / 0%
imaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to all
Send a message via MSN to imaginemn Send a message via Yahoo to imaginemn Send a message via Skype™ to imaginemn
Create a style using the following:

.tableBG {
background-image: url("background.jpg");
background-repeat: no-repeat;
}

Then add the style to the table:

<table class="tableBG">
__________________
Need a project done? - Set Your Own Price!
Imagine Creative Services
- Design : Marketing : Multimedia : More
imaginemn is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-22-2007, 03:00 PM   #3 (permalink)
Contributing Member
 
Join Date: 11-12-07
Location: Markham
Posts: 56
iTrader: 0 / 0%
Latest Blog:
None

basslion is liked by many
Thanks so much bro, i appreciate it. This did the trick perfectly.


Matt
basslion is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
CSS Background Image Problem Boogle Web Design Lobby 8 09-05-2007 04:44 AM
making background load first? Wing Chun Coding Forum 4 06-08-2006 07:05 AM
CSS background image IE paranoidandroid Coding Forum 3 06-04-2006 12:28 PM
Still Background Image TheGunslinger Web Design Lobby 3 08-09-2005 07:00 PM
Making the background image NOT repeat. wbstein Web Design Lobby 4 05-30-2004 10:45 AM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 03:22 PM.
© Copyright 2008 V7 Inc