Secondary Links Corrupted in Internet Explorer

scrap2000 - November 6, 2007 - 16:53
Project:Garland BIDI
Version:5.x-1.0
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

The secondary links are corrupted in Internet Explorer with the Garland Theme.

How to reproduce:
1. Add more primary links, so that they fill almost the whole width of the page.
2. Add some secondary links. In IE the secondary links break down to several lines instead staying on the same line. However, it works fine in Firefox (and I don't know about other web browsers).

As most people on the web use Internet Explorer, this bug is quite annoying.

Screenshots of how it looks in IE and Firefox are attached.

AttachmentSize
iexplorer.PNG90.75 KB
firefox.PNG89.23 KB

#1

jferjan - November 24, 2007 - 13:13

I have the same problem.

Subscribing.

#2

jferjan - November 24, 2007 - 13:55

ok i found a solution

change page.tpl

- <?php print theme('links', $secondary_links, array('class' => 'links secondary-links')) ?>
+ <div><?php print theme('links', $secondary_links, array('class' => 'links secondary-links')) ?></div>

#3

Phoenix77 - November 25, 2007 - 07:10

@jferjan:

You're GREAT!!! :) this issue had my mind boggling for a few hours already, couldn't pinpoint the location of the problem.

Thank you very much!

The Phoenix

#4

dueSouth - May 12, 2008 - 00:04

saved my day. thanks for this fix.

#5

gimi37 - October 26, 2008 - 10:23

thank you, saved my day too. you're great

 
 

Drupal is a registered trademark of Dries Buytaert.