how to remove main logo background
3 posters
Page 1 of 1
how to remove main logo background
how to remove invision main logo background
thanks in advance
thanks in advance
zenzo- Forumember
- Posts : 564
Reputation : 13
Language : english,tagalog
Location : philippines
Re: how to remove main logo background
Please post a screenshot with what you want removed.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: how to remove main logo background
its the color background of main logo i want to remove
zenzo- Forumember
- Posts : 564
Reputation : 13
Language : english,tagalog
Location : philippines
Re: how to remove main logo background
Ok. Please post the link to the forum.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
zenzo- Forumember
- Posts : 564
Reputation : 13
Language : english,tagalog
Location : philippines
Re: how to remove main logo background
Add this to your css & check.
- Code:
div#logostrip.clearfix {
display: none !important;
}
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: how to remove main logo background
Sanket wrote:Add this to your css & check.
- Code:
div#logostrip.clearfix {
display: none !important;
}
this also remove main logo....i want color only
remove or make it transparent
thanks
zenzo- Forumember
- Posts : 564
Reputation : 13
Language : english,tagalog
Location : philippines
Re: how to remove main logo background
Remove this:
- Code:
div#logostrip {
background-color: rgb(48, 59, 74);
}
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: how to remove main logo background
only the main background remove
zenzo- Forumember
- Posts : 564
Reputation : 13
Language : english,tagalog
Location : philippines
Re: how to remove main logo background
Add this to your css & check.
- Code:
div#logostrip {
background-color: transparent !important;
}
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: how to remove main logo background
Sanket wrote:Add this to your css & check.
- Code:
div#logostrip {
background-color: transparent !important;
}
thanks sanket you make my day color
solve!
zenzo- Forumember
- Posts : 564
Reputation : 13
Language : english,tagalog
Location : philippines
Re: how to remove main logo background
Topic Solved & Locked |
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum