Page 1 of 1

Problem link & Logo

Posted: 08 Aug 2013, 13:58
by abertrande
Hello
I have 2 questions

1 : when I'm on my website with my mobile phone I have to click twice on the menu "portfolio, fineart, etc".. to access
2 : I wouldn't want my logo "Arnaud Bertrande-Photography" to my portfolio page "fine art, seascape, landscape, lifestyle"

thanks for your help
Arnaud
http://www.abertrande.com

Re: Problem link & Logo

Posted: 09 Aug 2013, 03:24
by mjau-mjau
abertrande wrote:1 : when I'm on my website with my mobile phone I have to click twice on the menu "portfolio, fineart, etc".. to access
I cannot confirm this. What mobile phone are you using?
abertrande wrote:2 : I wouldn't want my logo "Arnaud Bertrande-Photography" to my portfolio page "fine art, seascape, landscape, lifestyle"
There are "headers" for the mobile version where you can add your logo:

#1 Global header
#2 Startpage header

The global header displays what you put there on ALL pages regardless. Startpage header only displays for the startpage. If you want your logo/graphic to only be available on the startpage, then use the startpage header area (in mobile settings), and not the global header (leave it empty).

This is covered in depth in the mobile guide:
https://www.photo.gallery/documentation/mobile-guide/

Re: Problem link & Logo

Posted: 09 Aug 2013, 03:27
by abertrande
I have Iphone 4s
Thanks..I look the guide :)

I tried & It's ok for the logo
How to do center the icon logo Fb & Contact please

Re: Problem link & Logo

Posted: 11 Aug 2013, 11:42
by mjau-mjau
abertrande wrote:How to do center the icon logo Fb & Contact please
Try putting the html content inside a <div> tag like this:
Code
<div style="text-align:center;">YOUR CODE</div>

Re: Problem link & Logo

Posted: 11 Aug 2013, 11:50
by abertrande
it works
thank a lot