Widget Title Position using CSS
-
Hey everyone, I am creating a custom theme and I am having a problem with the way the widget titles are displayed.
The site is:
http://mymusiccircle.com/company/?page_id=18I am trying to add a rounded top to all widgets, which seems to be going fine, but I cannot seem to gain control of the widget title to display it in the new context. Here is the CSS I am using:
.widget {
padding:0 0 10px 0;}
.widgettitle {
background:url(images/widget_boxtop.gif) no-repeat top left;
height:37px;
}.widget ul {
margin: 0 10px;
list-style: none;Any ideas? Any help would be appreciated, thanks.
JW
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
The topic ‘Widget Title Position using CSS’ is closed to new replies.