We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

How to make logo bigger? | Forum

Gen
Gen Apr 29 '14

Hi


Im using Macabre template. But my image is to big,therefore half is cut off. Where do I change code to allow bigger logo?


Thanks in advance!

Kяuncн Leader
Kяuncн Apr 29 '14
1st to change your Logo image

.ow_header .ow_logo {
background-image: url("images/logo.png")}



2nd to change it's size accordingly to your logo height and width

.ow_header .ow_logo h2 a {
height: 47px;
width: 197px}
Gen
Gen Apr 29 '14

where actually do I find code.. original or macabre template.. I cant seem to find

.ow_header .ow_logo h2 a {
height: 47px;
width: 197px}


Thanks !


Kяuncн Leader
Kяuncн Apr 29 '14
It's best to add this changed code to your Css at admin section due to losing these codes the next time you do a theme update...

http://yoursite.com/admin/theme/css