/    Sign up×
Community /Pin to ProfileBookmark

Moz background-image

In Moz, there’s a bizzare lack of background on the left at

[url]http://mc2.magic.fr/damiantest/index.php[/url]

the CSS class is used in cell was

.bgleft {
background-attachment: fixed;
background-image: url(img/bgmenu.gif);
background-repeat: no-repeat;
background-position: left top;
height: 277px;
width: 234px;
}

Same with

[url]http://mc2.magic.fr/damiantest/template.php[/url] where I have another bg

the css file is in the same root with index, thus I guess the img’s url is ok

Does not Moz catch this? IE sees it OK. Any ideas?

to post a comment
CSS

1 Comments(s)

Copy linkTweet thisAlerts:
@KorauthorJan 21.2005 — Fixed

It looks like Moz don't like [b]fixed[/b] value to attachment, and, anyway, IE uses that for body only, thus it was useless in a cell

.bgleft {

background-image: url(img/bgmenu.gif);

background-repeat: no-repeat;

background-position: left top;

height: 277px;

width: 234px;

}

and it works now in both browsers
×

Success!

Help @Kor 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 5.16,
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: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

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

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...