The bold story title doesn't appear in IE, but does in chrome, mozilla and opera. Any ideas?
Two images attached - one from chrome and the other from IE. Both images have a screen dump containing the browser version as well.

CommentFileSizeAuthor
IE.jpg107.07 KBdollarz2000
Chrome.jpg93.24 KBdollarz2000

Comments

sheena_d’s picture

Try adding the following CSS to your local.css file.

.magazeen-rounded-block.node .node-title-wrapper {
  position: relative;
}

If that doesn't work could you provide a link to your site and let me know whether you notice the same issue on the Magazeen demo site (http://magazeen.fusiondrupalthemes.com).

Thanks,
Sheena

dollarz2000’s picture

Hi Sheena

The demo site appears fine in both IE and Chrome, so maybe just a local issue. Will try the css change shortly and post back the results. My website can be found at http://www.techdump.co.uk

Best regards

Dollarz

dollarz2000’s picture

Hi Sheena

Unfortunately didn't work. Heres what I did...

- Browsed to *site name*\sites\all\themes\magazeen\css and renamed the sample css to local.css.
- Opened the file, went to the end of your text and put in a couple of carraige returns then pasted your code

.magazeen-rounded-block.node .node-title-wrapper {
position: relative;
}

- Saved the file
- Logged into the site and went to site performance and cleared the cache.
- Opened IE and cleared all cache
- Closed and re-opened IE and browsed to my site http://www.techdump.co.uk

Still can't see the bold story title text.
Wonder why its working on your demo site and not on my site. I don't think i have made any major changes. Is there anything I can change in the interface of magazeen or fusion or drupal that can turn this off for IE?

Thanks for your help

dollarz

dollarz2000’s picture

Status: Active » Fixed

Hi Sheena

Just realised that you already have a fix for this that has just worked for me:

http://drupal.org/node/842582

Thanks

Dollarz

dollarz2000’s picture

Status: Fixed » Closed (duplicate)

Status change to closed (duplicate)

http://drupal.org/node/842582