Adding Image to Footer

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
4 years ago
Thanks, I can do it, you are a star. But I still can't get the full logo !!
4 years ago
Move the logo to the new location
Restart the application
Have alook again
4 years ago
What do you mean by another location?
4 years ago
Also, any ideas where the top part of coding is to change top of site text colour?
4 years ago
I've messed something up, when you go off to a sub category on site the backing is white, so are the words on it, I'll play more and hope i fix it!
4 years ago
Made it look ok now, not sure how lol
4 years ago
Move the logo code to this new location in the file
wwwroot\Views\Shared\Components\Footer\Default.cshtml

Put it between the div end </div> and the footer-lower

    </div>
    <img src="/images/uploaded/paypal%20visa%20mastercard%20logo.jpg" alt="Paypal Visa Mastercard" />
    <div class="footer-lower">[/quote]
4 years ago
I hope I don't it correct, it is still a smaller logo though, see link I added here with notepad and where i added picture. https://www.vacuumbagstore.co.uk/item/paypal-credit-card-logo
4 years ago
now the image has gone off the site, I'll keep playing. I'm writing this all down for future, i'm learning bit by bit!
4 years ago
moved image back to /images/uploaded and code </div><img src="/images/uploaded/paypal%20visa%20mastercard%20logo.jpg" alt="Paypal Visa Mastercard" /><div class="footer-lower"> And picture back, but still only small.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.