The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Firefox will not render my image
cappo619
post Oct 5 2008, 10:32 AM
Post #1





Group: Members
Posts: 1
Joined: 5-October 08
Member No.: 6,814



Hello,
I am making a website for school, and Mozilla Firefox will not render the image I need. The image is entitled "back.gif", and is a blue line which is supposed to cover the y margin (left side) of the page. This works in IE (as does anything according to my teacher), but it will not render to FF.. The way he is teaching us is by Styles (eg- styles="background-image:url(back.gif);background-repeat:repeat-y;"--which is the code I am using but will not render to the page). It is supposed to also be a background for a white menu. I will show you a screenshot of what it is supposed to be, and what it is:

IE:
IPB ImageIPB Image

FF:
IPB ImageIPB Image



Here is the code (for the blue image(back.gif) and the text inside the blue image (menu.gif))
<body style="background-color:ivory" style="background-image:url(back.gif); background-repeat:repeat-y;" style="margin-left:185">

<img src="menu.gif" style="float:left; border-width:0" style="margin-left:-185" width="173" height="295" alt="" />

-Also, we are using csunix to upload our stuff, so since the images and files are all in the same directory, there is no actual URL for the images.

HELP!!!!!!!!!!!!!!

This post has been edited by cappo619: Oct 5 2008, 10:36 AM
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Oct 5 2008, 12:28 PM
Post #2


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



QUOTE
style="margin-left:185
185 what? inches (185in)? ems (185em)? pixels (185px)?

Some browsers might be getting confused by the multiple style attributes. You could try putting all the CSS in one style attribute, or better yet, put all the CSS in a separate style sheet.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Oct 5 2008, 01:24 PM
Post #3


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



QUOTE(cappo619 @ Oct 5 2008, 05:32 PM) *

Mozilla Firefox will not render the image I need


Do other browser show the images?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 16th April 2024 - 04:30 PM