Tagged Questions
-1
votes
2answers
28 views
CSS float left make links not work on firefox or chrome (ie works ok)
when I add the propierty FLOAT: LEFT; to one div in CSS the links inside stop working.
The link is: www.urbanfever.es/zen
and the CSS is in here
Thanks!
0
votes
2answers
37 views
Positioning a absolute div in cienter of screen using jquery - does not work with firefox
i am trying to position an element in center of a screen, i am able to achieve it on chrome and safari but on firefox the jquery positioning does not happen unless i resize the window
my jquery script ...
0
votes
1answer
18 views
Firefox doesn't update float-dependent layout on window resize
Ran across an odd issue today. I've been working with a floated menu that works on everything I've tested thus far (not gotten to old IE versions yet...), except firefox. The page renders correctly ...
1
vote
1answer
17 views
Firebug Layout Tab Inconsistent with Firefox Responsive Tool
The firebug Layout tab says that my viewport is 788x1280, but in the firefox responsive tool I have it is set to 804x1280. What could cause the two to be have different widths?
0
votes
2answers
36 views
Unstyled text flashes before page fully loads in Firefox
I have a web page which loads inside of a JQuery UI Dialog. When the page loads in Firefox, the plain text appears for a second before all the css and javascript runs. Once everything loads, the text ...
0
votes
2answers
65 views
Css initial caps
I have a problem with initial caps(first letter big).
See here
.article {
text-align:justify;
text-wrap: unrestricted;
-moz-column-count:3; /* Firefox */
-webkit-column-count:3; /* ...
1
vote
2answers
53 views
Hide scroll bar, but still being able to scroll
I want to be able to scroll through the whole page, but without the scrollbar being showed.
In Google chrome it's
css:
::-webkit-scrollbar {
display: none;
}
But Mozilla firefox and Internet ...
2
votes
2answers
28 views
SVG Not Working in Firefox 18
It would be more accurate to say via firebug, i can see the values of the SVG elements changing - but nothing appears on the screen.
Here is the snippet i'm working with: ...
0
votes
2answers
34 views
Textarea overflow:auto difference in height
Following code renders a textarea which should have 3 visible rows:
<textarea id="txtInput" rows="3" cols="20" style="overflow:auto"></textarea>
However, in Firefox (version 20.0.1), 4 ...
0
votes
2answers
26 views
<select> drop arrow doesn't want to go out the container
I'm trying to find a workaround (without using JS) for the firefox bug which doesn't allow to style Firefox dropdown arrow in select elements. Some people say it could be done by putting a select ...
0
votes
2answers
27 views
CSS inline svg background in select with firefox
I am building a custom select tag with an inline svg background using -webkit-appearance: none in my css.
http://jsfiddle.net/sucrenoir/yHR53/5/
select {
font-size: 30px;
border: 1px solid ...
1
vote
0answers
33 views
Styling :after pseudoelement in Firefox
I can't figue out a way to get rid of an :after alement on firefox. It does't show up in firebug at all, and it's messed up only in firefox. The probelm in question i a css arrow pointing downwards:
...
0
votes
2answers
46 views
css issue: circle appears in a different position in Firefox than in IE
I'll apologize in advance... i'm not a css expert. I'm having a problem where I'm drawing a circle beside a button. The circle appears correctly in IE, but in Firefox, its too high.
I have the ...
-6
votes
1answer
49 views
Cross Browser compatibility issues - Firefox vs. Chrome and Safari [closed]
I'm having trouble debugging a cross browser compatibility issue. Specifically the issue is in Firefox where the slider isn't showing up in the proper place, it looks ok in Chrome and Safari.
Any ...
0
votes
2answers
25 views
CSS form styling doesn't display in firefox/Opera
I've made a searchform on Wordpress. I've styled the searchform to my own taste and all seems to be working fine in Webkit browsers (Chrome & Safari) and even IE (kinda). Unfortunately Firefox and ...
-7
votes
3answers
56 views
Why my site doesn't look good on other browsers? [closed]
I'm now developing my site and was considering FireFox as the main testing zone, but while I tested it on Chrome and IE9 the results were different. On Chrome one of the layers doesn't sit in its ...
0
votes
4answers
36 views
CSS Background Image shifts content to the right in Firefox
The problem that I am having is that I assigned a background image to the body in the CSS. I have it set to repeat-x and fixed. The image and content display fine in Safari and Chrome, but in Firefox ...
0
votes
2answers
36 views
Checkboxes not displaying Chrome - Work in other browsers
I'm not sure what is going on. There should be a checkbox to the left of "Remember Me" and two test ones at the bottom for I have a bike, I have a car. They display in Firefox but not in Chrome. I ...
0
votes
0answers
39 views
Print function not working properly in firefox
In this webpage I added a print option. It works perfect in Google Chrome but not in Firefox and IE.
CSS(only Printing):
@media print
{
.printable{
display: inline;
}
.not-printable {
...
1
vote
1answer
42 views
img class tags not being recognized in firefox
So I'm running a social network site, in which I've installed plugins and modules that allow users to edit their fan pages by having their own CSS editor ( a style box ) This is for Social engine.
I ...
1
vote
1answer
27 views
right position and scroll bar in Firefox
If I animate a div position right it makes a strange movement. It only happens in Firefox, if I have a div positioned right, and if there is a scroll bar. Why does it happen and how can I solve it?
...
0
votes
2answers
21 views
Nivo slider wrong positioned in firefox
My nivoslider slideshow on my index page shows us correctly in chrome, IE 10 and opera.
Only in Firefox it shows us up on the right side.
Here is my site: http://www.colombian-emerald-jewelry.com/
...
0
votes
1answer
31 views
CSS animation issue with Firefox
I'm experiencing a browser incompatibility issue for Firefox, which I can't seem to fix. This works fine in modern IE and Chrome, but you'll see that when you hover over a box that its contents show ...
0
votes
1answer
33 views
Why do images in my HTML emails resize nicely in firefox and IE, but not chrome?
In a daily digest news letter, I've often got several images. They all have the same constant width, but I need them to maintain their original aspect ratios. The code I used:
style="width: 300; ...
0
votes
0answers
29 views
FANCYBOX : issue with Firefox
this page www.claycreatives.com - > Gallery looks different in Chrome and FF
It seems its not at all working in FF.
It has to do anything with FANCYBOX itself or the HTML/CSS?
Can anyone shade some ...
0
votes
0answers
27 views
Grayscale filter css failed jquery color box in firefox and ie
I use this code to show pop up using jquery colorbox
if($.browser.msie == true) {
$(document).ready(function(){
$(".group2").colorbox({inline:true}).css({"padding":"0px",
...
0
votes
1answer
19 views
Image blur effect working on Firefox and IE
I'm testing the blur effect -webkit-filter:blur(5px) which seems to work only with Chrome.
But I've found this:
http://vectorflower.com/preview/trans_banner/
I dont know how they do it, but works ...
0
votes
1answer
29 views
css background-image specific to Firefox?
Is it possible to set the CSS background-image (or even just background) specific to Firefox? I tried specifying -moz-background-image:
.myClass
{
background-image: url(../images/1.svg);
...
0
votes
2answers
28 views
FireFox: TH as offset parent for absolute positioned box?
I have run into a problem with position:relative on th elements in FireFox.
In Chrome and IE the th element is a valid offset parent for absolute positioned elements.
<div class="relative">
...
1
vote
3answers
57 views
Inconsistent behaviour between css and jQuery regarding scrollbar and right:0px in Firefox
I have this fiddle which if you look at it in Chrome or IE works fine. You just click on the orange box and the box slides out, and click again and it returns to it's exact original position.
However ...
2
votes
1answer
56 views
Firefox can't handle absolute positioning within 'display:table-cell'?
I needed two columns of equal height, so used display:table. So far so good.
I then needed links to line up at the base of the table-cells, so went for absolute positioning.
Looks perfect, except in ...
0
votes
0answers
21 views
How do you get all components to fit on the same page with Firefox transform scale?
I am working on the print css for a website and I'm having trouble working with the Firefox transform scale css.
I am trying to scale the view down so that all the elements will fit on one page.
...
0
votes
5answers
51 views
Inline block adding extra space in firefox
I have a webpage where I have stacked my div's with inline-Block properties. However, it adds extra spacing only between two div's in Firefox. The design is consistent in Safari and Chrome.
Here's ...
0
votes
1answer
32 views
Opcity making issue in browser
I just stuck with the opacity issue again. I tried something like this:
var hiddenSection = $('div.hidden');
hiddenSection.show()
.css({ 'display': 'block' })
.css({ width: ...
1
vote
3answers
41 views
dynamic max-height with js in firefox
I cannot alter the max-height value of a div in javascript. Can anyone give me any hints. It works in chrome, safari, and IE but not in firefox. Is there any way to get it to work in FF?
...
0
votes
0answers
19 views
Layout breaks only in latest Firefox, but fixes when zoomed differently or Firebug is turned on
If you go here in the latest version of Firefox, the layout in the blue background div toward the bottom is broken: http://bit.ly/19leUCN
It seems to work in every other browser, and, oddly, the ...
1
vote
2answers
76 views
Textarea and div padding differences in Firefox
I made a fiddle here. http://jsfiddle.net/pmVeR/
The textarea and div render identically in both Safari and Chrome. But in Firefox, there is an extra 2px padding on the right of the textarea, which ...
1
vote
1answer
27 views
Font shorthand not working in firefox
I try to shorten my css with shorthands. In my paragraph code i have:
p{
font: 12px/14px normal 'verdana';
margin: 0px;
}
This works fine in chrome, safari ect but not in firefox. It does not ...
0
votes
1answer
45 views
Image Showing through Spry Menu Bar after hover over
I have the menu working correct on IE with z-indexs but can't get the same results with chrome and firefox. If you go to www.rsd17.org/test/test/untitled1.shtml and on the top spry menu bar hover ...
4
votes
3answers
164 views
Div and textarea behave the same except in Firefox - what to do?
I want to create a textarea which highlights the text beyond a character limit (like the twitter one).
My attempt is here: http://jsfiddle.net/X7d8H/1/
HTML
<div class="wrapper">
<div ...
0
votes
2answers
58 views
Firefox does not align with right: as expected
So I have my set of nav pills again, however I noticed another odd issue. I am using right: 5px to align the "notification" where I want it on the mobile view, which is less than 767 px. Looks great ...
0
votes
1answer
33 views
while put padding in selectbox and use font-family segoe it cuts the text only in chrome
Hello guys. I have a problem using font-family:segoe. I have a select dropdown and in this select while I apply padding in css it cuts the text from bottom side see below images
this is in Mozilla:
...
1
vote
0answers
81 views
Firefox does not load css files [closed]
On my local webserver (windows 8, apache 2.4 php 5.4) the following website shows correctly in IE. Though, it does not in firefox. When however i change the name of one CSS file from ...
0
votes
5answers
49 views
Div positioned absolute not showing up in firefox
I have a div (#socmed) with an ul containing li's which i have positioned at the top right of my page. You can find the div inside the header tag. These are social media buttons by the way.
...
-4
votes
1answer
24 views
“Computed” tab in new firebug sucks
After selecting an element, the "Computed" tab in Firebug doesn't show all computed properties any more. For example, it doesn't show display property, which is very important.
Is there any Firebug ...
0
votes
3answers
43 views
Embedded Fonts in Firefox not working
If you pull up our website in Firefox (http://oursaviorschurch.com), the embedded fonts work fine. If you type in the www. (http://www.oursaviorschurch.com), the embedded fonts are gone. I notice it ...
0
votes
2answers
37 views
No consistent word-breaking in Firefox
Please take a look in Firefox at the development site here.
The same phrase "Accountantskantoor verschaeren-mertens" is shown twice, once in the sidebar and once in the upper right corner. As you ...
3
votes
4answers
74 views
apply css to html but not iframe html
I'm making a user stylesheet for the add-on 'stylish.'
It applies a semi-transparent dark box over the entire page for night-browsing.
I'm using:
html:before
{
content:url()!important;
...
0
votes
3answers
44 views
find out what class is affecting a particular element
Is there a way to see exactly which declaration is affecting an element. Rather than looking at a million properties in the Firebug inspector, where depending on how many classes something is assigned ...
0
votes
3answers
72 views
How to gracefully break text in Firefox?
So I have this text that needs to break if it gets too long: If there's a hyphen or space in the word it should break on that. Is there a css style that makes this happen?
The closest I've gotten ...

