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 »

[SOLVED] Issue with footer widget bullet points


 
Prev Previous Post   Next Post Next
  #1  
Old Jul 22, 2011, 02:00 PM
tlck9
 
151 posts · Aug 2010
[SOLVED] Issue with footer widget bullet points

Hi there

I'm using 3.6.7
Wordpress 3.1.3

I have created 4 widgets in my footer called my_

<?php bfa_widget_area('name=My widget area&cells=4&align=1&align_2=9&align_3=7&width_4=2 00&before_widget=<div id="%1$s" class="header-widget %2$s">&after_widget=</div>'); ?>

My issue is that I want to align remove the square block, ensure the contact us title is next to the icon on the title and make sure the text is aligned left.

I have put the following on the css. I must be doing something wrong but have tried looking in firebug and I cannot seem to make the changes in wordpress. Thanks in advance

/*======footer widget styling===========*/
#my_widget_area_1 {

vertical-align:top;
font-color:#fffffe;
text-align: left;
border: background: transparent !important;
background: background: transparent !important;
}

#my_widget_area_2 {

vertical-align:top;
border: background: transparent !important;
background: background: transparent !important;
}

#my_widget_area_3 {

vertical-align:top;
text-align: center;
border: background: transparent !important;
background: background: transparent !important;
}

#my_widget_area_4 {

vertical-align:top;
border: background: transparent !important;
background: background: transparent !important;
}

div.widget_my_widget_area_1 ul {
/* for other styles, try "disc", "square" or "decimal" instead of "circle" */
list-style-type: square !important;
}
div.widget_my_widget_area_1 ul li {
/* 1.35 or more required for Safari or bullets too wide on the left */
margin-left: 1.35em;

/* overwrite existing display:block Firefox */
display: list-item;
}
website is
www dot integraassociates dot co dot uk/
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Bullet for Widget (sidebar) Flinxa Sidebars & Widgets 10 Dec 9, 2010 06:35 AM
[SOLVED] Line bullet points at a certain place JAM_EZZ Header configuration & styling 2 Jun 14, 2010 03:09 PM
Styling Bullet Points CGP Center area post/pages 1 Jun 10, 2010 11:47 AM
Bullet Points Cali Sidebars & Widgets 3 Apr 21, 2009 10:49 PM


All times are GMT -6. The time now is 02:49 PM.


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