[SOLVED] Anchor display after click

Support desk for Villa Belluci Joomla Hotel Template
GK User
Wed Nov 25, 2015 2:46 pm
Hello,

On the homepage of this website (which is under construction): http://hotelalamanda.com/index.php/fr/, the menu will contain only anchor links.
Currently, I did only the anchor for the item menu "L'Hôtel" (on the French Version).

As you can see when you click on this item menu, the "landing" is not correct, as you arrive in fact in the middle of the "hotel part". I didn't succeed to change the landing of this anchor (it should land to the 1st line that is to say "Alamanda Hotel".)

Could you please help me to solve this?

(Soory for my English, I'm French ;) )

Thanks in advance!

Sandra
User avatar
Senior Boarder

GK User
Wed Nov 25, 2015 7:32 pm
Hello!

It's ok, my anchors work fine now!
If anyone interested, I solved my issue by adding these CSS:
#myanchor {
content:"";
display:block;
height:180px; /* fixed header height*/
margin:-180px 0 0; /* negative fixed header height */

Have a nice day!

Sandra
User avatar
Senior Boarder


cron