Nov 8, 2009

Problem With Mozzilla Firefox And Css

free web hosting
Open Discussion > MODERATED AREA > Computers > Programming Languages > CSS (Cascading Style Sheets)

Problem With Mozzilla Firefox And Css

palladin
If someone got Mozilla Firefox then:

Here there is site:

http://luckyclover.trap17.com/

In (IE, Opera) other browsers this page is showing propetly but Mozzilla don't show BG image in tables always when i use style class from CSS just eat whole row. The last menu on right don't use style class from css and mozzila show all BG images. Someone know what CSS function mozzila not support or meybe this is a bug ? If you guys see source code in mozilla you see there is code for this stuff but mozilla ignore them. HELP cool.gif


--------------------

Practice is when evrything work but no one know why.
Theory is when work nothing but evry one know why.
Programmers join Practice with Theory - nothing work and no one know why cool.gif

 

 

 


Comment/Reply (w/o sign-up)

biscuitrat
This is the style tag you have in your css document:
CODE
/*background-image: url(../grafika/tlo.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center center;


The tag that I use on mine is this:
CODE
background: transparent url(images/background.jpg) repeat-y;


So combining those two with your image, I get:
CODE
background: transparent url(grafika/tlo.jpg) fixed no-repeat;

background-position: center center;


Try that out for size. Also, it would help if you made your images less blurry and your font more color coordinated.



Comment/Reply (w/o sign-up)

palladin
I FOUND smile.gif

Mozilla is not support special text format in CSS:

display: table-caption;

and erase all object what this function try to change smile.gif

And biscuitrat i'm say tabble BG not page BG smile.gif page BG is off becose i move BG to center table instead whole page smile.gif no matter i'm happy smile.gif

And meybee someone some day ... from mozzila team ... fix this BUG.


--------------------

Practice is when evrything work but no one know why.
Theory is when work nothing but evry one know why.
Programmers join Practice with Theory - nothing work and no one know why cool.gif

 

 

 


Comment/Reply (w/o sign-up)

red link
firefox works on mine

Comment/Reply (w/o sign-up)



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

Keywords : problem, mozzilla, firefox, css

  1. Problem Aligning In Firefox
    Problem aligning an image in Firefox. (9)
  2. Style Not Displayed Correctly On Firefox [resolved]
    (17)
    HI, All I have installed phpBB 3.0.1 and when browse it the style not displayed correctly on
    firefox 2.0.12 but IE6. I have tested my browser ( firefox ) it is fine on other forums ( phpBB ).
    After checking all the settings, I found that the style on firefox not downloaded correctly. Is
    there any settings could get rid this issues ? Thanks P.S. I have also installed a bug tracker. It
    is work fine. Eric, phpBB 3: http://devdoc.qupis.com/forum/ mantis:
    http://devdoc.qupis.com/bugs/ ....
  3. Link Image Css Bug In Firefox
    Can anyone help me? (7)
    I have a problem in a site I am creating. I have styled my post content links in the following
    way. CODE #post-content a {     background-color: #bf6f3c;     color: #fff;     padding: 2px
    2px 1px 2px;     border-bottom: 1px solid #7f4926; } #post-content a:hover {     color: #f5fac7; }
    And when I insert an link image like so: There seems to be an extra border inherited from my
    #post-content a style. I have attached the screenshot to show the problem. This was how my link
    image should look like: CODE #post-content a img {     background-color: #b....
  4. How To Make Design Css With Firefox/iexplorer?
    (7)
    Am using css for designing my sites in that i had a problem while design css for iexplore it show
    good in iexplorer and the same design view differently in firefox what should i do to avoid such
    difference.....
  5. Css Scrollbars In Firefox?
    (14)
    Ok, I wasn't too sure weither this topic would be better under Internet or Software, so if it is
    in the wrong place please forgive me. I have a question about web browsers. I currently use
    Firefox and I was wondering if there is a way to get FireFox to display CSS Scrollbars, like Opera
    and Internet Explore do. I've currently looked at the FireFox Add-On site and did a few
    searches on Google and I have come up with nothing and I'm getting a strange suspision that
    there is no way to do such a thing. If anyone can help I will be forever grateful. /biggri....
  6. Css Positioning Trouble
    in FIREFOX! yet IE displays it as i want (6)
    Wait wait! im not complaining about firefox! i couldnt ever do it, but the fact is that for the very
    darn first time IE is actually showing the thing as i want it... I have a table inside a div, and i
    want the table to be right aligned, and IE6 does so (not the same for ie for mac though) but firefox
    keeps it to the left, the best thing i've achieved with this is a fixed position which does not
    look good while resizing...... ive also tried floating and even adding a wrapper... so i dont know
    what to do... this is the site: http://www.cucea.udg.mx/cucea/graphix/ch....

    1. Looking for problem, mozzilla, firefox, css

Searching Video's for problem, mozzilla, firefox, css
See Also,
advertisement


Problem With Mozzilla Firefox And Css

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com