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 »

Removing border from my custom widget


  #1  
Old Oct 28, 2010, 10:37 AM
tlck9
 
151 posts · Aug 2010
Removing border from my custom widget

Hi All,

I want to alter the way a particular widget in my header looks. I have created the new widget area called Mywidget_header by using the following in the configure header area

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

I have on another website used the following code in the CSS area, however on this webpage I cant get it to work . The website is www.agresso.ibix5.co.uk

Basically, I have trying to achieve the following:

Links all right aligned
no border around widget area
and finally to move it alongside the site title and tagline

div#Mywidget_header {
position:absolute;
padding-left:650px;
top:20px;
z-index:40;
border: none;
}

Can anyone explain "blond-moment" terms what i'm doing wrong or what I need to do. Cheers
  #2  
Old Oct 28, 2010, 02:41 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Try using div#mywidget_header instead of div#Mywidget_header. The ID is created with lower case.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Removing Image Border on PAGES aftmaryellen Center area post/pages 6 Jun 14, 2011 02:01 PM
[SOLVED] Removing Border from Linked Images MinnieYie Sidebars & Widgets 3 Oct 13, 2010 03:34 PM
removing border around next gen slideshow widget gwyneth76 Atahualpa 3 Wordpress theme 4 Aug 31, 2010 01:05 PM
removing the border around the page navigation Dani808 Customization, Design, Programming... 6 Dec 13, 2009 07:45 AM
[SOLVED] Space between Footer Border top and widget border bottom?? norwichkaren Atahualpa 3 Wordpress theme 12 Sep 25, 2009 07:32 AM


All times are GMT -6. The time now is 12:39 PM.


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