473,378 Members | 1,351 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Background Image placement Opera

Hello,

I want a background image to display in the extreme bottom right corner.
What I have works fine in IE7 and FF2 not so in Opera 9.1

Any suggestions?

Page Posted at the the link.

http://7ref.com/qzw
Jan 4 '07 #1
4 3614
Gary wrote:
I want a background image to display in the extreme bottom right
corner. What I have works fine in IE7 and FF2 not so in Opera 9.1
html {color:black; background:#6699cc url(images/rssfeed.gif) no-repeat
scroll 95% 95%;padding:1px; }

Why would you want this RSS button graphic as a background? That doesn't
make sense to me. Why not place it in a footer div? Is it supposed to be
a clickable button?

body {font-family:'Trebuchet MS',Verdana,Tahoma,Arial,'Arial
Black',Helvetica,'Century Gothic','Lucida Sans
Unicode',Impact,sans-serif; font-size:14px !important;}

All those font families ... overkill. Re the size:
http://k75s.home.att.net/fontsize.html
Page Posted at the the link.

http://7ref.com/qzw
http://pages.prodigy.net/bspage/070103x.htm

Rather than naming your divs after positions (top, left, right), use
meaningful words (banner, navigation, content). This way if you decide
later to put the menu on the right, you won't have to rename everything
to keep your code from looking silly.

--
-bts
-Motorcycles defy gravity; cars just suck
Jan 4 '07 #2
"Beauregard T. Shagnasty" <a.*********@example.invalidwrote in
news:OY*********************@bgtnsc04-news.ops.worldnet.att.net:
Gary wrote:
>I want a background image to display in the extreme bottom right
corner. What I have works fine in IE7 and FF2 not so in Opera 9.1

html {color:black; background:#6699cc url(images/rssfeed.gif) no-repeat
scroll 95% 95%;padding:1px; }

Why would you want this RSS button graphic as a background? That doesn't
make sense to me. Why not place it in a footer div? Is it supposed to be
a clickable button?

body {font-family:'Trebuchet MS',Verdana,Tahoma,Arial,'Arial
Black',Helvetica,'Century Gothic','Lucida Sans
Unicode',Impact,sans-serif; font-size:14px !important;}

All those font families ... overkill. Re the size:
http://k75s.home.att.net/fontsize.html
>Page Posted at the the link.

http://7ref.com/qzw

http://pages.prodigy.net/bspage/070103x.htm

Rather than naming your divs after positions (top, left, right), use
meaningful words (banner, navigation, content). This way if you decide
later to put the menu on the right, you won't have to rename everything
to keep your code from looking silly.
Uh, thanks for the reply Mr. Shagnasty,

However, it doesn't address my question.

The graphic is simply for illustration of the problem (for anyone that
might want to view the site in the browsers listed) as is the name of the
divs, and text content as well. It just happened to be handy. I guess I
should have looked for a more appropriate image.
I do appreciate your reply, though.
Silly as *it* is.

Jan 5 '07 #3
Gary wrote:
I guess I should have looked for a more appropriate image.
Probably so. Your new one cannot possibly be misconstrued as a link to
anything.

--
-bts
-Motorcycles defy gravity; cars just suck
Jan 5 '07 #4

Gary wrote:
Uh, thanks for the reply Mr. Shagnasty,

However, it doesn't address my question.
Oh, how we've all thought that at one time or another!
>

I do appreciate your reply, though.
Silly as *it* is.
That too!

Jan 5 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

23
by: Erik Schulp | last post by:
Hi all, I am using a background image via a stylsheet. I've used this code: background-image:url("/images/tile.gif"); (which I think is correct) The image doesn't show up however, the path,...
2
by: Stephen Poley | last post by:
The following page should display a background image in the page header and nav-bar: http://www.xs4all.nl/~sbpoley/test/ Opera 7.21 displays the background image as expected, but neither...
5
by: Thierry Schembri | last post by:
Hi ! I'm facing problems with a background image in a table (with IE & Opera), it works with FF : the <tr> has a background image, but the background repeats in each <td> ex : tr...
11
by: Konrad Den Ende | last post by:
I have a function returning a string but the problem is that the color of it is blue which suits me well for some pages but not for others. Is it possible to "feel" what the color of the background...
3
by: Greg Heilers | last post by:
Hello everyone... If one has a <div> that is completely filled with a background-image; how does one style it so that the image *continues* to fill the <div> top-to-bottom, left-to-right; if...
13
by: Giggle Girl | last post by:
Hi there, I need to use a background image in a TR that does NOT restart everytime it hits a TD. Can it be done? Specifically, if you set a background image for an entier table, now mater how...
3
by: Sridhar | last post by:
Hi, I have created a user control which has the html code as follows <TABLE id="ToolBarTable" cellSpacing="0" cellPadding="0" width="100%" border="0"> <tr> <td align="right"...
3
by: Jim | last post by:
Should the browser increase the div to 205px? or overflow the image? Reading the spec http://www.w3.org/TR/CSS21/visufx.html it makes no reference to inline-replaced elements though I'd assume that...
10
by: VividWeb | last post by:
Hi. I am relatively new to CSS and HTML but have a basic understanding of most things. One of my backgrounds is not positioning correctly in IE 7 or AOL. The background behind the content...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.