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 » Sidebars & Widgets »

Scroll Centre Column


  #1  
Old Jul 6, 2009, 09:17 PM
gcaleval
 
14 posts · Jul 2009
I've figured out how to use the HTML Insert to get a "To Top" and "Back" button to remain in a fixed position on screen while a user scrolls up or down. Here's the code so folks can understand what I'm getting at:

Code:
<a style="display:scroll;position:fixed;bottom:5px;right:5px;" href="#" title="To Top">To Top</a>
<a style="display:scroll;position:fixed;top:120px;right:20px; href="#"  
<input type=button value="Back" onClick="history.go(-1)"></a>
Is there a technique to have the same effect with the header and sidebars, that is the centre content could be scrolled up or down, but the header and sidebars (and ideally the footer) would remain fixed on screen.

I understand this is normally done with iFrames, but I'm thinking that if it works for a button, why not a larger element?
  #2  
Old Jul 13, 2009, 07:33 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
That should be doable *somehow* but it may prove to be quite hard due to the layout technique being used in Atahualpa (table with colgroup that behaves like a DIV, just without the fragility), which is quite robust, which is an advantage most of the time (i.e. no dropping sidebars) but may prevent a few sophisticated (and often shaky) things. I've done something with jQuery that keeps an iframe's height at 100% if you want to go that route.
  #3  
Old Jul 13, 2009, 08:02 PM
gcaleval
 
14 posts · Jul 2009
Naw about the jquery. I don't have any real concern about it. I'm already doing more with WP than the tech gurus tell me is wise so I'd best not get further in over my head <chuckle>.

For anyone interested, I'm going from the site you will find at securesurfing.org to the as-yet no-indexed and not promoted securesurfing.net. The .net version is obviously the Atahualpa install and the organization is very incomplete along with missing a couple of hundred pages still to be transitioned. But the .org version is all netobjects fusion which requires way too much time for upkeep as well as requiring a creative designer which I can't afford since the whole project is revenue negative <laugh>. It really is ugly. WP w/ Atahualpa is much more forgiving of my lack of talent in that area.

Bookmarks

Tags
html insert, scrolling content

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Removing Page Title from centre panel mynot Atahualpa 3 Wordpress theme 1 Jun 25, 2009 07:39 PM
3 Column posts ryguy Header configuration & styling 3 Jun 15, 2009 01:46 PM
[SOLVED] How to change 3 column to 2 column blog vots Atahualpa 3 Wordpress theme 3 May 4, 2009 03:58 PM
Unwanted horizontal scroll bar mwiwchar Atahualpa 3 Wordpress theme 2 Mar 4, 2009 04:11 PM
Colourful scroll bars Tigger Atahualpa 3 Wordpress theme 2 Feb 10, 2009 08:10 AM


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


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