How to add my own logo and center it How to add my own logo and center it
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

How to add my own logo and center it

Started by monctononline, July 01, 2014, 03:53:05 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

monctononline

Hi

I am setting up my site at: http://www.monctononline.ca/photos

I am looking to use my own logo ( www.monctononline.ca) top of page. I would also like to center it at top of page.

Any assistance is greatly appreciated

Joe
Administrator
MonctonOnline

ΑndrĂ©

You need to edit your theme's template.html file. It's just plain HTML, so something like
<img src="/uploads/3/4/8/9/3489847/1403802043.png" />
should work.