Closed
Bug 179379
Opened 23 years ago
Closed 22 years ago
ultrapro.ro - Background picture positioned badly
Categories
(Tech Evangelism Graveyard :: Other, defect)
Tech Evangelism Graveyard
Other
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kornos, Assigned: nikolai)
References
()
Details
(Whiteboard: [havefix])
User-Agent: Opera/6.1 (Linux 2.4.19 i686; U) [en]
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830
in the page at http://www.ultrapro.ro in the frame on the left page
a background picture is not shown.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Linux 2.2.19 RH8
Comment 1•23 years ago
|
||
Background is shown in 1.2b on OS X, but the background is badly aligned. I
suspect it is a site-side problem.
badly aligned on my box to. Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2b)
Gecko/20021016. Redhat 7.1.
Under opera 5.0 the menu on the left which is so badly aligned does not appear.
The relevant CSS from http://www.ultrapro.ro/stanga.php is:
BODY {
BACKGROUND: url(http://www.ultrapro.ro/bkg921.jpg) #164563 fixed no-repeat
left -120px
}
O'Reilly's _Dynamic HTML_ (1E, my copy of 2E is at work) says
background-position may use either lengths or constants, but not one of each
(aka "left -120px"). If that is correct, this bug should go to Tech Evangelism.
If not, then Mozilla is doing something wrong.
Assignee: asa → jst
Status: UNCONFIRMED → NEW
Component: Browser-General → DOM Style
Ever confirmed: true
OS: Linux → All
QA Contact: asa → ian
Hardware: PC → All
Summary: Background picture not shown → ultrapro.ro - Background picture not shown
Comment 4•22 years ago
|
||
That's correct. The values in question should be changed to '0 -120px',
Comment 5•22 years ago
|
||
->Tech Evang.
Assignee: jst → nikolai
Component: DOM Style → Europe: East
Product: Browser → Tech Evangelism
QA Contact: ian → momoi
Version: Trunk → unspecified
Ultrapro has changed their site design, and no longer uses the faulty CSS.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Summary: ultrapro.ro - Background picture not shown → ultrapro.ro - Background picture positioned badly
Whiteboard: [havefix]
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•