On 17/12/2010 12:57 PM, Chris F.A. Johnson wrote:
On Thu, 16 Dec 2010, Gabriele Romanato wrote:
[snip]
http://onwebdev.blogspot.com/2010/12/css-templates-outside-box.html

comments are welcome, improvements either. criticisms are too easy
with me... I'm a psycho workaholic!

<http://t.cfaj.ca/outsidethebox.jpg>

The overlap is caused by the absolute height given on the header which allows the line boxes (Lorem ipsum dolor) to escape. Gabriele needs to remove the height and rethink the padding right approach.

#main h2 {
  height: 102px; /* remove */
  padding-right: 105px; /* different approach */
}


--
Alan http://css-class.com/

Armies Cannot Stop An Idea Whose Time Has Come. - Victor Hugo
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to