• I am creating a site for a drug prevention program and I am using the Danko Charity Theme-Free use. I would like to make the logo on the page larger. If you look at the site here: https://drugserasedreams.org/ you can see the logo in the center of the page. I have looked for a .css file but it doesn’t seem to be in the editor. Also is there a way to make the “donate” and “money you’ve raised” buttons a tad smaller? They are pretty big.

    I would appreciate any assistance I can get as I am doing this for them to help out and need to get it done.

    Thank you in advance for any assistance you can give me.

Viewing 6 replies - 1 through 6 (of 6 total)
  • These forums really only support themes from here:

    https://www.ads-software.com/themes/

    So help here is pretty limited for themes from other places.

    That said, the logo image itself is a background image – it looks like the theme option sets that – so that may not be easy to modify.

    But you could also try changing the CSS here:

    .logo {
        display: inline-block;
        height: 58px;
        margin: 0 auto;
        text-align: center;
        width: 259px;
    }

    Aside from that, you might want to consider using a theme that’s supported – there are lots of really great themes here:

    https://www.ads-software.com/themes/

    Thread Starter tracigilbert

    (@tracigilbert)

    Do you have a suggestion for a theme that is from here, that is sort of the same. I would much rather use a them that has support. This one does not seem to have any to be honest. I thought it work for the drug awareness program but if there is no support I think it is best to change.

    Thanks again,
    Traci

    Well, it’s always hard to find themes for someone else, and I’m not sure how that theme really looks/works (looked at the demo briefly), but I think these themes are well-supported and quite nice:

    https://www.ads-software.com/themes/expound

    https://www.ads-software.com/themes/suffusion

    https://www.ads-software.com/themes/customizr

    https://www.ads-software.com/themes/responsive

    You can always modify them to change things too – but in that case, you should set up a child theme so your changes won’t be lost when it’s updated.

    Thread Starter tracigilbert

    (@tracigilbert)

    I went to the link you gave me earlier and went through them. Before I rad your response I have written down Responsive and Attitude and then I stumbled upon customizr. I downloaded it right away and am going to use that I believe. The people I am doing the site for gave me this website as an example: https://www.justthinktwice.com/ though I don’t believe this is a wordpress site, and I advised them that they need to develop their own custom site. They like the way the site navigates…

    I almost included Attitude too :). Though there’s not much support for it from looking at the forums here.

    But Customizr has a ton of people using it – and lots of volunteers who help out with it, so that’s a great choice in that regard. Plus it looks like it’s pretty easy to use. There’s a lot of good info here: https://www.themesandco.com/customizr/

    BTW, good for you for helping out the non-profit :)!

    Thread Starter tracigilbert

    (@tracigilbert)

    Thank you for all your help I really appreciate it. I had to help, we have had three teenager’s die in the last 3 weeks of Heroine overdoses, we are community of 6500 people. We had to do something to help these kids and this community. So with my design experience I volunteered for all the web stuff. I don’t use wordpress very often because I do a lot of graphic design and dreamweaver. But if they group needs to post and update the site WordPress is the best around for simplicity in doing that I believe. So I am sort of learning as I go.

    Again thank you very much for your help and assistance.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Danko Theme-Want to make logo larger’ is closed to new replies.