There is a lot of padding in the widgets. I’d like to get rid of it but don’t know how as I’m a complete beginner at this. I’ve picked up a couple of CSS scripts for use in Theme Options but some of them are odd.
For example, while
.home-widgets div {
padding: 0px;
border: 0px;
}
seemed to work, I think actually it as this script
.home_widgets_box .widget {
background-color: transparent;
}
that just made it ‘look’ like the padding was gone.
Anyway, it affects everything I try to do with widgets and I’d love to learn the basic on it. Also, I use TinyMCE in my widgets (which may be the problem, don’t know), but I’ve tried tinkering with the HTML in those boxes but that seems to have no effect either.
Any pointers to previous threads on this would be greatly appreciated.
http://www.go-eigo.net