By Peter Neumann on Friday, 14 July 2017
Posted in General
Replies 3
Likes 0
Views 337
Votes 0
Hi there,,

Screenshot (1) http://prntscr.com/fvkq39

In screenshot 1 you see the intro page from my site.

Screenshot (2) http://prntscr.com/fvkrm4


In Screenshot 2 you see the Login page from my site. So far, I am quite happy the way my site looks. It sometimes gets hard to make people do the first step and register or login. I found a unique way to get the attention from equestrian people. I go to some famous horse shows and take some nice professional photos for free. Now here is the point. You see in Screenshot 2 a photo section, sort of preview before user register. This is probably the most important step, because user can expect to get something for free. In my view the photo section in login page is to simple. I really do like the Easysocial UX DESIGN from „Albums”. I made a photo montage to give you an Idea what I need:

Screenshot (3) http://prntscr.com/fvky24

I have tried to do this with easysocial Albums in different module settings. But it did not look the way like it does in screenshot. People should only see Administrator photos. They should not see "ALL Photos". Photos need to be preselected and reduced to let’s say 10 Photos.
I know it’s is a big request but would be great if you have any Idea how to accomplish this:D

I apologize for my funny English sometimes.
Hey there,

I am really sorry for the delay of this reply as it is a weekend for us here.

You can apply this following css into this custom.css file.
JoomlaFolder/templates/ja_social_ii/html/com_easysocial/css/custom.css


#es.mod-es-photos .es-side-embed-lists__item {
width: 100% !important;
margin-bottom: 5px !important;
display: block !important;
}


But once these photo display as vertical style, you have to reduce number of photo which display on the module is because the layout will display empty space from the left sidebar, you can refer on my attached screenshot below.
·
Sunday, 16 July 2017 11:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Actually you can configure to show 10 photo from your Easysocial photo module, you can check my screenshot here : http://take.ms/0AqXo

Do you mean you would like to show photo similar this vertical style? screenshot : http://take.ms/UcPJQ
·
Friday, 14 July 2017 22:10
·
0 Likes
·
0 Votes
·
0 Comments
·
Do you mean you would like to show photo similar this vertical style? screenshot : http://take.ms/UcPJQ


Yes Arlex that would be great.
·
Saturday, 15 July 2017 12:21
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post