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 » Header configuration & styling »

Improvements / suggestions for header widget area


  #1  
Old Jul 20, 2009, 06:51 AM
Joep Hein
 
2 posts · Jul 2009
I am really thankful for the new feature to add a widget to the header of the theme.
Please find some suggestions for improvements below.

A <tr> element is missing in functions.php on row 323. It would be good to add one.
echo '<table id="' . $area_id . '" class="bfa_widget_area" style="table-layout:fixed; width: 100%" cellpadding="0" cellspacing="0" border="0"><tr>';

It is not really very easy to get the widget inside the %logo% area. Would it be possible to split the %logo% into smaller parts like %title&, %rss%, %search% so the widget can be placed in between? This way the header can be kept compact. Currently following modifications were needed to get the desired layout:

Add a div around the table for the header in functions.php:
echo '<div id="bfa_widget_div"><table id="' . $area_id . '" class="bfa_widget_area"

A <div> is needed because following style sheet entries do to work correctly for a table:
div#header_widget_div{position:absolute;white-space:nowrap;overflow:hidden;left:500px;right:200p x;top:24px;z-index:1;}

And for IE it is needed to add the correct height:98px; too.

Results can be seen on our family weblog: hein.nu.
Note the effect when you make the browser window smaller (or when viewed under higher/lower resolution).

Last edited by Joep Hein; Jul 21, 2009 at 11:00 AM.
  #2  
Old Jul 22, 2009, 12:18 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
The missing tr was added in 3.4.2, along with few other improvements. Splitting up the header further is on the todo list

Bookmarks

Tags
header, widget

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
New widget area in header paulae Sidebars & Widgets 10 Jul 3, 2009 01:45 PM
Improvements suggested by new user MrBean New Versions, & Updating 2 Jun 21, 2009 12:25 AM
Using Query Posts plugin in non-widget area viewdesigninc Plugins & Atahualpa 8 Jun 19, 2009 02:03 PM
Gallery Suggestions clothahump Plugins & Atahualpa 8 Jun 4, 2009 12:38 PM
Suggestions for future versions mcphoto New Versions, & Updating 0 May 1, 2009 08:50 AM


All times are GMT -6. The time now is 06:32 AM.


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