Please the attached photo. My Question is how to remove the darken area from the profile area?
Shaded Area in Profile Header
theriseotr
Hi
Add this code in css/custom.css file
.view-profile .joms-focus__header { background: transparent;}
I did a search for custom.css and the only thing that came up was:
/public_html/components/com_community/assets/jqueryui/datepicker/css/ui-lightness/jquery-ui-1.9.2.custom.css
I am using Social II template, please point me in the correct direction and If it is a file I have to create can you please give me the path to the location where I should save place it.
theriseotr
Hi
Open JA Social ii template folder /css/custom.css
if file not present kindly create it and add the code.
I continue searching for css and I found a folder at the path below and created a file with that one line and unfortunately nothing happen.
Name
/public_html/administrator/components/com_jaextmanager/assets/css/custom.css
Followed Instructions and mission accomplished.
Created the custom.css file inside the template directory and it worked like a charm. Thanks a million.
Ninja locked the discussion.