0
Welcome Guest!
Login
0
items
Join Now
Login
Join Now
Search
Home
Grav
Themes
Joomla!
Templates
Extensions
WordPress
Themes
Plugins
Docs
Forum
Perks
Index
Recent Topics
Rules
Search Forum
Premier Support
You are here:
Forum
Free Stuff
Free Joomla Stuff
Topic
Afterburner2 - Remove Circle behind logo
Last Post
Search Topic
mrbenrud.com
Sr. Rocketeer
Posts:
225
Thanks:
1
Afterburner2 - Remove Circle behind logo
Posted 11 years 10 months ago
Hello Everyone,
I'd like to know how to remove the 'accent' color circle that appears behind the logo.
I've added a 'custom' logo with a transparent background but I can not figure out how to 'turn off' the accent colored circle that appears behind it.
Thanks for your assistance,
Todd
Thank for your help and have a great day!
Todd
HS Teacher
#978667
Henning
Preeminent Rocketeer
Posts:
29362
Thanks:
954
Volunteer
Re: Afterburner2 - Remove Circle behind logo
Posted 11 years 10 months ago
to get rid of the circle create a custom css file in the css folder of your template like
rt_afterburner-custom.css
and add this code
span#rt-logo-accent {
display: none;
}
#978672
cdavis411
Preeminent Rocketeer
Posts:
17787
Thanks:
882
Re: Afterburner2 - Remove Circle behind logo
Posted 11 years 10 months ago
add this to your custom css file:
body #rt-logo-accent {display: none;}
If you are using
Gantry 4 (or later)
you can create a file using a simple text editor for custom css and name it using this format:
templatefolder-custom.css
(e.g., rt_afterburner2-custom.css).
#978675
Henning
Preeminent Rocketeer
Posts:
29362
Thanks:
954
Volunteer
Re: Afterburner2 - Remove Circle behind logo
Posted 11 years 10 months ago
oops sorry the file must be named
rt_afterburner2-custom.css
#978736
mrbenrud.com
Sr. Rocketeer
Posts:
225
Thanks:
1
Re: Afterburner2 - Remove Circle behind logo
Posted 11 years 10 months ago
Thank Henning and cdavis!
Is it possible to do without editing the .css code?
Thank for your help and have a great day!
Todd
HS Teacher
#978781
Henning
Preeminent Rocketeer
Posts:
29362
Thanks:
954
Volunteer
Re: Afterburner2 - Remove Circle behind logo
Posted 11 years 10 months ago
It's not editing css code. It's about adding code
You could just use a custom html module with your logo in it.
#978786
mrbenrud.com
Sr. Rocketeer
Posts:
225
Thanks:
1
Re: Afterburner2 - Remove Circle behind logo
Posted 11 years 10 months ago
Thanks Nenning!
Thank for your help and have a great day!
Todd
HS Teacher
#978788
cdavis411
Preeminent Rocketeer
Posts:
17787
Thanks:
882
Re: Afterburner2 - Remove Circle behind logo
Posted 11 years 10 months ago
Henning wrote:
oops sorry the file must be named
rt_afterburner2-custom.css
ah nice catch henning. I have corrected the typo in my post to reflect the correct file name now.
thak you very much
#978818
Time to create page: 0.071 seconds
Powered by
Kunena Forum