the Theme looks bad when users use browsers such as Chrome or Chromiun

Bug #879746 reported by Sergio Meneses
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
UD Theme
Fix Committed
Undecided
Jorge González

Bug Description

"the Theme looks bad when users use browsers such as Chrome or Chromiun"... and is in the main post as you can see in the screenshot. We (Ubuntu Colombian Team) thought it was a problem with the page (www.ubuntu-co.com) but in other browsers like firefox, everything works fine.

Now we change the theme of the website and everything works perfectly! thus conclude that it is a problem related to the theme.

If need more help or more comments, please tell us!

Revision history for this message
Sergio Meneses (sergiomeneses) wrote :
Revision history for this message
Jorge González (jag2kn) wrote :

Solved, styles/base.css line 235

#center {
  overflow: hidden;
}

to

#center {
  overflow: hidden;
  width: 540px;
}

Changed in ubuntu-drupal-theme:
status: New → Fix Committed
assignee: nobody → Jorge González (jag2kn)
Revision history for this message
Sergio Meneses (sergiomeneses) wrote :

Hi Jorge

Yes, that's the problem ... solved. I annex a screenshot of the page view with the browser chrome after the solution proposed by jorge

Thanks!

Revision history for this message
Don Forigua (ingforigua) wrote :

This problem afect the actual template on http://drupal.org/project/udtheme-2010

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.