How to remove box in Announcement
Page 1 of 1
How to remove box in Announcement
So i want to have only a blue box, don't want the announcement default box
Guest- Guest
Re: How to remove box in Announcement
• Please provide your forum URL for appearance problems
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: How to remove box in Announcement
Add that to your css & check please.
- Code:
.pun .main-content {
border: 0px !important;
}
Last edited by Sanket on July 9th 2012, 9:13 pm; edited 1 time in total
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: How to remove box in Announcement
It's remove the blue content, not the announcement box.
Guest- Guest
Re: How to remove box in Announcement
Please add the code i posted above & check again.
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: How to remove box in Announcement
Now is better but still there is a light-gray background
Guest- Guest
Re: How to remove box in Announcement
Replace the earlier code you added with this.
- Code:
.pun .main-content {
border: 0px !important;
background-color: #ffffff !important
}
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Similar topics
» Do you know how to remove this?
» Remove WoW Tag?
» How to Remove this.
» Remove Ads
» How to Remove Ads!
» Remove WoW Tag?
» How to Remove this.
» Remove Ads
» How to Remove Ads!
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum