Firefox Issue in WP
Hi folks,
Working on the following site (http://tinyurl.com/myf8n7g) and I'm having a hard time with the featured images. We're using them as banners and are having a little bit of an issue. There are two issues:
1 - On Firefox, the banners are pushed all the way to the right of the screen and cannot be seen. My thoughts are that it's a z-index issue because the page titles are to the left in white. You can see this on Chrome
Div box doesnt appear in FF
this is an example of one of my simple div boxes that for some reason dont show in firefox
css:
.startbox { width:83px; height:115px; position:absolute; left:125px; top:0px; background:1582C1; z-index:-1;}
html:
<div class="startbox"> </div>
Firefox scrolls right beyond html boundary
Hi,
I am having a problem with this site - Meenola
In firefox, the page seems to be larger than the html - you can always scroll of to the right - although the html ends at the original boundary of the viewable area.
This does not happen in Chrome,Opera,IE or Safari
Any ideas what FF is reacting to?
Thanks for the help
/Adam
Firefox not displaying image - Joomla
Hi there,
I customized the content module so the title of an article displays an image before the text and the text is displayed with two colors!!
The relevant part of the code is at follows:
<h2 class="title"> <?php if ($params->get('link_titles') && !empty($this->item->readmore_link)) : ?> <a href="<?php echo $this->item->readmore_link; ?>"> <div><span class="image-title"></span> <?php $titles = explode(" ",$this->item->title); for ($i=0; $i<count($titles)-1; $i++){
Horizontal Menu not working in Firefox for Windows - IE is ok... FF on Mac is fine, too....
The temporary URL is here:
http://dentone.net/clients/astound/
The main horizontal menu with the blue background seems to work ok in IE6 and newer on Windows and works fine on my Mac in Firefox 4. Firefox 3.5 and 4 on Windows display the menu vertically instead of horizontally. I have been trying to troubleshoot this issue for hours now and I think I just need some fresh eyes.
Thanks for your assistance!
