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] Adding a border-radius around widgets


  #1  
Old Mar 24, 2009, 08:43 PM
Nourdmrolnmt1
 
4 posts · Mar 2009
So, my utmost goal is to have the site almost air like in stuff however, I am attempting to add a border around the individual widgets...

HTML Code:
border-top:solid 1px #000000;
border-bottom:solid 1px #000000;
border-right:solid 1px #000000;
border-left:solid 1px #000000;
border-radius: 2em 1em 4em / 0.5em 3em;
I have that put in, obviously i just pulled the radius from ths site...http://www.w3.org/TR/css3-background...der-shorthands however, no matter what radius i set, i can not get a rounded corner look on any of the borders... its making me mad... do i have to set this property outside of the options - widgets- widget container?

or what?

Thanks in advance!
  #2  
Old Mar 24, 2009, 09:05 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
Put this at Widgets -> Widget container

HTML Code:
border: solid 1px #000000;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
  #3  
Old Mar 24, 2009, 09:32 PM
Nourdmrolnmt1
 
4 posts · Mar 2009
ugh, now if that isnt the stupidest thing ever (hint: i already had that code in my center tab)

doh...
  #4  
Old Oct 14, 2009, 08:45 AM
snarunas
 
12 posts · Oct 2009
Hi,

I would like to add border line inside of PAGES widget between all links, what is a possibly command?
  #5  
Old Oct 14, 2009, 08:58 AM
snarunas
 
12 posts · Oct 2009
Ah, found it

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Theme is adding a border around my AddThis widget at bottom of posts daneo Post-Kicker, -Byline & -Footer 7 Jul 15, 2009 05:42 PM
[SOLVED] Centering blog and adding border rhymes Atahualpa 3 Wordpress theme 0 May 17, 2009 12:00 AM
Adding HTML or image bullets to lists in Widgets daneo Sidebars & Widgets 1 Apr 28, 2009 10:00 PM
Page menu border help BigG Page & Category Menu Bars 2 Mar 17, 2009 12:39 PM
Set left sidebar widgets same distance from center area as right sidebar widgets daisy24 Sidebars & Widgets 2 Feb 19, 2009 05:11 AM


All times are GMT -6. The time now is 03:23 AM.


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