Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Coding Forum


You are currently viewing our Coding Forum as a guest. Please register to participate.
Login



Reply
CSS background-image not in right place
Old 11-14-2003, 05:24 PM CSS background-image not in right place
Average Talker

Posts: 21
Trades: 0
Hi, I read on a Web site how to put a little picture next to certain links, using CSS.

It works fine except when the link wraps onto the next line. In this case the picture tries to display itself at the end of the top line, and not at the end of the wrapped line, as it should.

Here is the code:
----------------------
a.offsite {
padding-right: 10px;
padding-bottom: 0px;
background-image: url(aoutside.gif);
background-repeat: repeat-y;
background-position: right;
}
----------------------

Any ideas how to fix this so that when the link text is wrapped onto the next line then the picture appears on the bottom line, to the right of the link text?

Thx,
May
may_hem1 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Reply     « Reply to CSS background-image not in right place
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.07938 seconds with 12 queries