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 »

Where to put CSS for a new widget


  #1  
Old Nov 1, 2011, 05:12 PM
apienovi
 
25 posts · Sep 2011
Hi all,

I think this will be a very easy question. I have a new widget area located after %logo and before the cimy slider <div>:

%logo <?php bfa_widget_area('name=my_header_area'); ?> <div id="cimy_div_id_0">Loading images...</div>
<div class="cimy_div_id_0_caption"></div>
<style type="text/css">
#cimy_div_id_0 {
float: left;
margin: 0px 0px 0px 0px;
border: 0px solid #000000;
width: 970px;
height: 300px;
}
div.cimy_div_id_0_caption {
position: absolute;
margin-top: 175px;
margin-left: -75px;
width: 150px;
text-align: center;
left: 50%;
padding: 5px 10px;
background: black;
color: white;
font-family: sans-serif;
border-radius: 10px;
display: none;
z-index: 2;
}
</style>
<noscript>

<div id="cimy_div_id_0_nojs">
<img id="cimy_img_id" src="http://www.kneedeepflyfishing.com/wp-content/Cimy_Header_Images/0/DSC_0018header.jpg" alt="" />
</div>
</noscript>

My question is, where do I put my CSS to move the addthis widget in the new header widget area to the right?
  #2  
Old Nov 1, 2011, 06:43 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Put it in the CSS Inserts option - and don't use the <style...>
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks




All times are GMT -6. The time now is 07:38 PM.


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