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

Silent theme | Forum

Topic location: Forum home » Development » Themes
Eeeprom
Eeeprom Apr 21 '13
I have an image that is not as wide as the original in the silent theme. I would like to center it. I did upload it through the edit part and it left justified it.

I found this in the css editor
.ow_header_pic {
   
height:215px;
   
background-color:#3d474a;
   
background-image:url('images/header.jpg');/**OW_Control type:image,key:headerImage,section:1.General Settings,label:Page header image **/
   
background-repeat:no-repeat;
}
I am assuming this is the part that needs to edited but not sure
How.

Kяuncн Leader
Kяuncн Apr 22 '13

Quote from Eeeprom silent
Domain??
Image url??


You sure you want a header image less wide than the original?
Eeeprom
Eeeprom Apr 23 '13
Of Course I'm Sure. To make the new image the same size would stretch it out of proportion.

Are you familiar with the silent theme?


Kяuncн Leader
Kяuncн Apr 24 '13

Quote from Eeeprom Of Course I'm Sure. To make the new image the same size would stretch it out of proportion.

Are you familiar with the silent theme?



Unless you had a larger version of the image or created one....
If you want me to look at this for you I will need you to attach the image your wanting to use along with your site url here..
Eeeprom
Eeeprom Apr 24 '13
Thanks, I'll work on it. the Image is smaller than the original and it shows up left justified. I just want to center it.