Membership is FREE – with unlimited access to all features, tools, and discussions. Premium accounts get benefits like banner ads and newsletter exposure. ✅ Signature links are now free for all. 🚫 No AI-generated (LLM) posts allowed. Share your own thoughts and experience — accounts may be terminated for violations.

CSS Fixed Background in Mozzilla?

Status
Not open for further replies.
Joined
Dec 15, 2005
Posts
1,780
Reaction score
66
I want to scroll some text behind and image, this code works in IE (funnily enough )but not in Firefox,the image is invisible and scroll's.

.pic { background-image: url(images/NRbutton.png);
background-repeat:no-repeat;
background-attachment:fixed;
background-color:#FFFFFF;
width: 200px;
height: 15px;
z-index:50;
position:relative;
left: 10px;
}


The inclusion of a background is necessary for blocking out side's of image as it is not full width of Div.

I have read that in Mozilla you cannot use the properties : repeat & : fixed in the same command?

Does anyone know how to achieve Text scrolling behind a fixed image in Mozilla firefox?

Cheers.
 
Status
Not open for further replies.

Rule #1: Be Respectful

Do not insult any other member. Be polite and do business. Thank you!

Premium Members

New Threads

Domain Forum Friends

Lastest Listings

Our Mods' Businesses

*the exceptional businesses of our esteemed moderators
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Siusaidh AcornBot:
    Siusaidh has left the room.
      Siusaidh AcornBot: Siusaidh has left the room.
      Top Bottom