Re: [css-d] PVII Tab hitting below navigation
From: "Christina Hawkins :: GlobalSpex" <[EMAIL PROTECTED]> To: Sent: Monday, February 25, 2008 11:03 PM Subject: [css-d] PVII Tab hitting below navigation > http://www.globalspex.com/clients/rosemount/business-banking-savings.php > > Having a heck of a time understanding why my PVII tab is hitting below the > navigation in FireFox. In IE it's just fine. (I am also using PVII menu as > well.) Hi Christina, The better fix is to simply set the root TP element to overflow hidden as done in this quick example: http://www.projectseven.com/testing/customers/global/global.htm The edit: .p7TPpanel { border: 0; overflow: hidden; } That's it. Note that we offer free one-on-one support via email, newsgroups, and telephone (as described in your user guide) We also have a Knowledge Base item on this issue: http://www.projectseven.com/support/answers.asp?id=226 Regards, -- Al Sparber - PVII http://www.projectseven.com Extending Dreamweaver - Nav Systems | Galleries | Widgets Authors: "42nd Street: Mastering the Art of CSS Design" __ css-discuss [EMAIL PROTECTED] 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/
Re: [css-d] PVII Tab hitting below navigation
Thank you for noticing and bringing it to my attention. I reverted to your CSS solution. I believe it solved other issues I was having. Thank you!! Christina Hawkins www.globalspex.com From: "Christina Hawkins :: GlobalSpex" <[EMAIL PROTECTED]> > Thank you, Al. > I'll be sure to see if it'll work. I did find a solution by just by > adding a bottom margin and changing it from clear:both to clear:right > to the p7TPclear class. > > I'll also try to remember the knowledgebase. -Original Message- From: Al Sparber [mailto:[EMAIL PROTECTED] Your page does not look very good in Firefox right now so you might want to look at using a solution developed specifically for the product :-) -- Al Sparber - PVII http://www.projectseven.com Extending Dreamweaver - Nav Systems | Galleries | Widgets Authors: "42nd Street: Mastering the Art of CSS Design" __ css-discuss [EMAIL PROTECTED] 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/
Re: [css-d] PVII Tab hitting below navigation
On Tue, Feb 26, 2008 at 7:03 AM, Christina Hawkins :: GlobalSpex <[EMAIL PROTECTED]> wrote: > http://www.globalspex.com/clients/rosemount/business-banking-savings.php > > Having a heck of a time understanding why my PVII tab is hitting below the > navigation in FireFox. In IE it's just fine. (I am also using PVII menu as > well.) > > Thank you for any help. > Christina > http://www.globalspex.com > Hello Christina, This is caused by a clearing on the upper . Removing the clearance fixes your issue in Firefox, but I didn't test how IE and other browsers will behave accordingly. Regards, Usamah __ css-discuss [EMAIL PROTECTED] 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/
[css-d] PVII Tab hitting below navigation
http://www.globalspex.com/clients/rosemount/business-banking-savings.php Having a heck of a time understanding why my PVII tab is hitting below the navigation in FireFox. In IE it's just fine. (I am also using PVII menu as well.) Thank you for any help. Christina http://www.globalspex.com No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.516 / Virus Database: 269.21.1/1298 - Release Date: 2/25/2008 8:45 PM __ css-discuss [EMAIL PROTECTED] 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/