Hot To Change Logo and Text Ninja Themes
jobbatam
New
I have installed ninja skin, but i cant change ninja logo and text in the header, how to?
0
jobbatam
New
I have installed ninja skin, but i cant change ninja logo and text in the header, how to?
Comments
I guess it is in
/themes/ninja/design/custom.css:(...) #Head .SiteTitle { float: left; margin: 0; } #Head .SiteTitle a { display: block; padding: 18px 15px 12px 65px; font-family: "SF Shai Fontai"; font-size: 32px; font-weight: 500; line-height: 20px; background-image: url("images/ninja.svg"); (...)ok, got it mr @R_J