Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Lex404
tagDiv Member

Thanks, it worked 🙂

Lex404
tagDiv Member

Solved custom CSS with:
.td-main-content-wrap,
.td-category-grid {
background-color: transparent;
}
.td-container-wrap {
background-color: transparent;
margin-left: auto;
margin-right: auto;
}
.td-header-gradient:before {
content: "";
background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAMBAMAAABRpcpkAAAAD1BMVEUAAAAAAAAAAAAAAAAAAABPDueNAAAABXRSTlMGAhQQCyEd++8AAAAUSURBVAjXY1AAQgMgdABCCBAAQQAT6AFRBPHcWgAAAABJRU5ErkJggg==');
width: 1%;
height: 0px;
position: absolute;
left: 0;
bottom: 0px;
z-index: 1;
}

took few hours to find out..

  • This reply was modified 8 years by Lex404.
Viewing 2 posts - 1 through 2 (of 2 total)