I want to make some changes to the CSS, where can I found it? Furthermore, I want to change some of the front end text, example "Welcome to Social Network demo sit", how would I go about doing that?
ok, please to request support please use the account with valid subscription.
Change "Welcome to Social Network demo site"
this string is in the code (because get site name), to change this you can override template file, follow these steps:
- Go Social Network Admin panel
- On left menu click on "Themes Manager", you will see base template and other template (screenshot 1)
- Click on "Social Network" theme
- On left menu go on Elements->left_column.ctp, click on "Copy" and select "Blue Theme" (screenshot 2)
- Now return on "Themes Manager" and select "Blue Theme"
- You will see on left the file copied, edit this, the string Welcome to site name is on line 16
Change CSS file
- Go Social Network Admin panel
- On left menu click on "Themes Manager"
- select "Blue Theme"
- On left menu go on "main.css"
FAQ
- Because copy the file from "Social Network" to "Blue Theme"? because the base theme is a core layout and when you will update our plugin the base theme will be overwritten.
- Where are the files on filesystem? The CSS file is stored into /media/socialnetwork/theme/blue/css/ , Theme files are stored into /plugins/jsn/socialnetwork/app/View/Themed/Blue/