Add a reply
View Replies (
5
)
Resolved
how to change white background image(with fingers) for the home page
tokunbo
General
Tuesday, May 19 2015, 08:07 PM
hello sirs,
how can I change the background cover image(with fingers) for the home page of my site.
Note, I can change the image on a user accounts profile view, but how can I change the one for the site itself.
regards,
tokunbo
Responses (
5
)
Likes
Latest
Oldest
admin
Accepted Answer
Admin
Hi,
this is a simple background image managed by CSS rule, so you can change it with this CSS code
.jsn_social .guest_msg{background:url(here_image_path);}
more than a month ago
General
# 1
tokunbo
Accepted Answer
hello,
which file do I add the css into?
thanks.
tokunbo
more than a month ago
General
# 2
admin
Accepted Answer
Admin
You can add this in some template CSS files or add this on our Social Network CSS file with Admin Panel
- Go to Social Network Admin Panel
- On left menu go to Theme Manager
- Choose "Blue Theme"
- on left select main.css
- Customize your style
more than a month ago
General
# 3
tokunbo
Accepted Answer
hello there,
I have added the code to the last line of main.css file, but its not working.
can you help me check it out?
site details included
more than a month ago
General
# 4
admin
Accepted Answer
Admin
Hi,
in CSS you need to put relative path respect of CSS file or most simple entire url like
http://www.afripreneur.co/images/your-image.jpg
more than a month ago
General
# 5
Page :
1
There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.