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

News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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.