News:

Looking for documentation? Take a look on our wiki

Main Menu

How to move "user name" LOGOUT

Started by kratzi, August 03, 2012, 23:32:32 PM

Previous topic - Next topic

kratzi

Hello,

I would like to move the circled greeting onto another part of my page. Where is the code to modify? I dont want to give my customer the possibility to rethink his decision of buying by showing him a huge Logout button above the cart.


Thank you

Simon


ivus

Hi kratzi,

You can use css to hide that button.

Use FireBug to inspect the region so you can find the correct element to target.

This is a simple, "no programming" approach. A programmatic answer is far more difficult.

I hope this helps.  ;D

kratzi

Hi ivus,

thank you a lot for your answer.

I know about the possibility to not to display the div. However as you might know from another post of mine I don't really have knowledge in php therefore I would need to know the file to find the code and maybe then be able to use the already written code in another position of my website.

I dont want to get totally rid of the Name and LOGOUT function but move it.

Thank you

Simon