Previous Thread
Next Thread
Print Thread
Hop To
Joined: Jun 2006
Posts: 346
J
enthusiast
enthusiast
J Offline
Joined: Jun 2006
Posts: 346
Okay class pay attention. Here's a lil tip for all the shadetree style sheeters here. If you are placing an image in a cell for a wrapper or whatever other idea you have, you need to establish a few things in your css tag setup.

.tag-name {
background-image: url(/path/to/image.gif,jpg,png,jpeg); <= path to image.

background-position: left middle; <= if you do NOT want the image to repeat, or have a special place for it to start from before it repeats, this is very important.

background-repeat: no-repeat; <= this will only show the complete image (TD width/height permitting) and not "repeat" it all over the cell and/or table. The default is to repeat, so yes-repeat; is not used. You can also repeat it in one direction only. To repeat it horizontally and NOT vertically use repeat-x; To repeat it vertically and NOT horizontally, use repeat-y; .

background-color: #ffffff; <= this is fairly straight forward.

height: 25px; <= size of image used.

width: 25px; <= size of image used.

}

Hope this helps <img src="https://www.ubbcentral.com/boards/images/graemlins/smile.gif" alt="" />


--
Website Development and Management
www.jcswebdev.com
Joined: Mar 2004
Posts: 3
D
stranger
stranger
D Offline
Joined: Mar 2004
Posts: 3
You left out one of my favorites:

background-attachment:fixed

Joined: Jul 2005
Posts: 3
S
stranger
stranger
S Offline
Joined: Jul 2005
Posts: 3
Thx alot

Joined: Jan 2007
Posts: 1
1
stranger
stranger
1 Offline
Joined: Jan 2007
Posts: 1
any info is always helpful.

Joined: Jun 2006
Posts: 16,299
Likes: 116
UBB.threads Developer
UBB.threads Developer
Joined: Jun 2006
Posts: 16,299
Likes: 116
Wow, talk about bringing a (2 year old) thread back from the dead out of nowhere lol...


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!

Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Bots
by Outdoorking - 04/13/2024 5:08 PM
Can you add html to language files?
by Baldeagle - 04/07/2024 2:41 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
This is not a bug, but a suggestion
by Baldeagle - 04/05/2024 11:25 PM
Is UBB.threads still going?
by Aaron101 - 04/01/2022 8:18 AM
Who's Online Now
1 members (Geoff), 1,124 guests, and 219 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20240501)