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 » Forum Usage » Forum How-To »

widget isnt doing what I think it should


  #1  
Old Nov 29, 2010, 07:33 AM
tlck9
 
151 posts · Aug 2010
Hi All

I managed to do this on one of my test sites, but cannot seem to replicate it on this site.
www.agresso.ibix5.co.uk

I would like my header to the left top, the text in Mywidget_header to be on the top right (eg supposers | Media etc

In my header I have

%logo <?php bfa_widget_area('name=Mywidget_header'); ?>

In my CSS/html inserts I have
}
/* ================================================ */
/* Header Widget */
/* ================================================ */
div#Mywidget_header {
position:absolute;
padding-left:650px;
top:20px;
z-index:40;
border: none;
}

Can someone tell me what i'm doing wrong

The other quick question, is where the search magnifying icon is I wanted to place a search icon with the word search in, is this standard as I've seen it on other atahualpa sites?
  #2  
Old Nov 29, 2010, 07:44 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
looks like you naned the widget 'mywidget_header' not 'Mywidget_header' try changing the css selector to
HTML Code:
div#mywidget_header {
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Nov 29, 2010, 07:48 AM
tlck9
 
151 posts · Aug 2010
Quote:
Originally Posted by juggledad
looks like you naned the widget 'mywidget_header' not 'Mywidget_header' try changing the css selector to
HTML Code:
div#mywidget_header {
Thanks juggledad, thats worked, in my widget box, it's a capital M, so I copied it like for like, does the CSS not like capitals?
  #4  
Old Nov 29, 2010, 08:03 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
it shouldn't be, but if it worked....
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
under the hood - isnt Atahualpa better? oneearth ThemeFrame Presales 9 Dec 4, 2010 12:59 PM


All times are GMT -6. The time now is 05:48 AM.


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