/    Sign up×
Community /Pin to ProfileBookmark

Aligning background image in table

Hey, I was wondering if there was a way to align a background image to the right and cause the background image not to tile if the resolution is bigger than the bigger? Here’s the page I want to fix [it works with 800×600 fine]:

[url]http://www.photochopper.com/thechopper.html[/url]

I want it to work with other resolutions. It tiles the background with higher resolutions, and cuts off the image on smaller resolutions. Thats why I want to align it to the right and have it not tile.

Thanks for any and all help you can give me [if this isn’t possible in HTML, what can I do to make it work?]

Thanks
-Steve

to post a comment
HTML

2 Comments(s)

Copy linkTweet thisAlerts:
@pyroFeb 19.2003 — This should do it for you...

[font=monospace]<table border="0" width="100%" height="85%" cellspacing="0" cellpadding="0" style="background: #000000; background-image:url(bg.jpg); background-repeat: no-repeat; background-position: right top;">[/font]
Copy linkTweet thisAlerts:
@puckauthorFeb 20.2003 — [i]Originally posted by pyro [/i]

[B]This should do it for you...



[font=monospace]<table border="0" width="100%" height="85%" cellspacing="0" cellpadding="0" style="background: #000000; background-image:url(bg.jpg); background-repeat: no-repeat; background-position: right top;">[/font] [/B]
[/QUOTE]


Thanks my man. I'll give it a shot in a little bit, and I shall report back. ?

-Steve
×

Success!

Help @puck spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.17,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...