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

Changing logo in spring theme | Forum

Jozko
Jozko Sep 30 '13

I start created a social network site with Oxwall (GREAT script!!!!) and I reached to some problems I don't know how to fix. I searched trough the forum and did not find the solutions.


1. Cannot change header image and logo via admin panel appearance  - edit theme. It stays the same after uploading new image.


Any help welcome.


Here is the linko to my test page www.veryhairy.net/zelok


Thx

The Forum post is edited by Jozko Sep 30 '13
Alia Team
Alia Sep 30 '13
Jozko,

1. /ow_themes/ folder.
    /spring/ folder
   /images/ folder
Should have 755 permissions.
Files within /images/ folder should have 644 permissions.

Can you check what are your permissions?


2. Try uploading your header directly via FTP or control panel to ow_themes/spring/images folder.
Make sure that you image is called header_bg.jpg.

3. What is your version of Oxwall?
   Did you upload latest version of the "Spring" theme from store?
Jozko
Jozko Oct 3 '13
Thx Aliia

The permissions are seted as you said, but no chance to change logo and header via admin panel :-(


But I solved the issue like this:

-made a copy of the spring folder

- renamed to folder to spring1

- in the theme.xml changed <key>spring</key> to <key>spring1</key>

- added my header_bg.jpg and logo.png to images folder

-uploaded all the spring1 folder via FTP to /ow_themes/ 


and voila!!!