IPB

Welcome Guest ( Log In | Register )



Tags
This content has not been tagged yet
 
Reply to this topicStart new topic

Problem With Mozzilla Firefox And Css


palladin
no avatar
Member [Level 3]
******
Group: Members
Posts: 92
Joined: 28-June 05
Member No.: 8,782



Post #1 post Aug 16 2005, 10:49 PM
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
Go to the top of the page
+Quote Post
biscuitrat
no avatar
Kween of Everything :)
***********
Group: Members
Posts: 1,052
Joined: 16-October 04
From: Houston, Tejas :D
Member No.: 1,774



Post #2 post Aug 17 2005, 12:03 AM
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.


Go to the top of the page
+Quote Post
palladin
no avatar
Member [Level 3]
******
Group: Members
Posts: 92
Joined: 28-June 05
Member No.: 8,782



Post #3 post Aug 17 2005, 12:26 AM
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
Go to the top of the page
+Quote Post
red link
no avatar
Newbie
*
Group: Members
Posts: 6
Joined: 17-August 05
Member No.: 10,810



Post #4 post Aug 17 2005, 09:36 AM
firefox works on mine
Go to the top of the page
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

    Topic Title Replies Topic Starter Views Last Action
No New Posts 1 stoun 830 26th September 2007 - 04:33 PM
Last post by: stoun
No New Posts   3 velma 698 7th April 2007 - 06:30 PM
Last post by: Johnny
No New Posts 4 hatebreed 526 10th August 2004 - 11:10 AM
Last post by: hatebreed
No New Posts   1 mmbg 418 13th August 2004 - 06:01 PM
Last post by: odomike
No New Posts   8 bttfpromo 1,398 24th September 2004 - 12:44 AM
Last post by: akz
No New Posts   12 -maddzicks- 1,064 20th August 2004 - 03:29 AM
Last post by: ill
No New Posts   1 SilverBoarder 261 17th August 2004 - 04:05 PM
Last post by: odomike
No New Posts   3 Mario 440 21st August 2004 - 01:31 PM
Last post by: X3r0X
No New Posts   3 Vacant 395 26th August 2004 - 09:09 AM
Last post by: Vacant
No New Posts   9 Eric Straven 414 29th August 2004 - 07:28 PM
Last post by: wassie
No New Posts   7 truvu17 714 1st May 2006 - 03:20 PM
Last post by: shadowx
No New Posts   3 GhostKillerX 350 24th September 2004 - 01:01 AM
Last post by: akz
No New Posts   1 truvu17 390 21st September 2004 - 09:12 AM
Last post by: OpaQue
No New Posts   1 -Omenessence- 2,089 10th March 2005 - 04:39 AM
Last post by: snlildude87
No New Posts   7 -Omenessence- 606 15th November 2004 - 01:36 PM
Last post by: tihu


 



RSS Lo-Fi Version Time is now: 5th December 2008 - 04:01 AM