Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Plugins & Atahualpa »

sliding panel plugin and ie page placement


  #1  
Old Jul 17, 2009, 12:02 PM
bushtool's Avatar
bushtool
 
93 posts · May 2009
sliding panel plugin and ie page placement

The wordpress plugin sliding panel works fine in firefox and chrome. www.d4v.org (see "open" tab at top of the page).

However in IE, the panel shows up half way across the page and goes off the right side of the page.

any ideas for a fix - IE suks
  #2  
Old Jul 22, 2009, 10:32 AM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
Try putting (the code for) it inside the div#wrapper or even inside the header section td#header. Right now you have it completely outside the Atahualpa layout
  #3  
Old Jul 22, 2009, 11:00 AM
bushtool's Avatar
bushtool
 
93 posts · May 2009
Ok I tried

<td id="header"><?php if ( function_exists( 'get_sliding_panel' ) ) get_sliding_panel(); ?></td>

<td id="wrapper"><?php if ( function_exists( 'get_sliding_panel' ) ) get_sliding_panel(); ?></td>

<div id="header"><?php if ( function_exists( 'get_sliding_panel' ) ) get_sliding_panel(); ?></div>

<div id="wrapper"><?php if ( function_exists( 'get_sliding_panel' ) ) get_sliding_panel(); ?></div>

All of these work fine in firefox. None of these fix the IE alignment problem with it beginning half way across the page. (made sure the wp cache was off and the browser cache was cleared)
  #4  
Old Jul 22, 2009, 12:47 PM
bushtool's Avatar
bushtool
 
93 posts · May 2009
I posted the code into the actual header.php (rather than atahualpa options html/css inserts) file after the wrapper and container divs and it fixed it in IE. But now it is spilling over the right side in Firefox. ugh.
  #5  
Old Jul 22, 2009, 12:49 PM
bushtool's Avatar
bushtool
 
93 posts · May 2009
also just noticed the forecast weather widget is displaying the data differently in IE than firefox. In IE it is floating to the right side rather than a left and right column that shows up in firefox.
  #6  
Old Jul 22, 2009, 07:27 PM
bushtool's Avatar
bushtool
 
93 posts · May 2009
I fixed the floating to the right problem in IE for the forecast widget in the above reply so ignore that.

Now I just need to fix the panel being off the right side in Firefox and all will be good.

Thanks for your help Flynn.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
sliding panel plugin and ie css issue bushtool Header configuration & styling 2 Jul 6, 2009 09:52 AM
Removing Page Title from centre panel mynot Atahualpa 3 Wordpress theme 1 Jun 25, 2009 07:39 PM
Widget Placement BillM Sidebars & Widgets 3 May 2, 2009 01:23 PM
sliding doors header: how? sb158 Header configuration & styling 2 Mar 5, 2009 06:09 PM
[SOLVED] Placement of sociable icons bseppa Post-Kicker, -Byline & -Footer 3 Dec 18, 2008 10:48 PM


All times are GMT -6. The time now is 10:49 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.