Widget Box
3 posters
Page 1 of 1
Widget Box
I modified one of Ange's themes and I was wondering how to change the widget box so that it is exactly like the category boxes/headers.
Last edited by Forumedic on February 2nd 2016, 8:59 pm; edited 1 time in total
Take Notes- Helper
- Posts : 2337
Reputation : 324
Language : English
Location : Forumountain
Take Notes- Helper
- Posts : 2337
Reputation : 324
Language : English
Location : Forumountain
Re: Widget Box
If you're referring to the box-shadow on the module header you can remove it with this rule :
Although, I'd suggest searching your CSS stylesheet for this box-shadow modification on the
class set.
- Code:
.module .h3 {
box-shadow:none;
}
Although, I'd suggest searching your CSS stylesheet for this box-shadow modification on the
|
Re: Widget Box
Thank you very much Ange and thank you for providing that wonderful theme. Thanks APE for helping as well.Ange Tuteur wrote:If you're referring to the box-shadow on the module header you can remove it with this rule :
- Code:
.module .h3 {
box-shadow:none;
}
Although, I'd suggest searching your CSS stylesheet for this box-shadow modification on theclass set.
- Code:
.module .h3
Solved.
Take Notes- Helper
- Posts : 2337
Reputation : 324
Language : English
Location : Forumountain
Similar topics
» Scaling Widget Background Image Based on Widget Size/User Resolution
» How to do this Advanced Hiding Widget Code as well as the Recent Topic's Widget Modification
» Latest Post widget as well as the Latest Topic widget
» widget
» widget
» How to do this Advanced Hiding Widget Code as well as the Recent Topic's Widget Modification
» Latest Post widget as well as the Latest Topic widget
» widget
» widget
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum