djedai Posted July 24, 2008 Share Posted July 24, 2008 Bonjour,Je suis entrain de modifier le thème prestashop, j'aimerai laisser le logo à gauche et mettre un bloc au dessus de la barre recherche, langue...Comme sur mon screenshoot...J'ai regardé dans le global.css, puis dans header.tpl et je pense avoir compris une partie de la conception : séparation code et design via smarty. {$HOOK_TOP} Néanmoins Je comprend pas vers ou pointe $HOOK-TOP?Pouvez vous m'aider ?merci Link to comment Share on other sites More sharing options...
djedai Posted July 24, 2008 Author Share Posted July 24, 2008 c'est bon j'ai trouvé :dans header.tpl : {$HOOK_TOP} et dans global.css h1#logo { float: left; width: 100%; margin-top:0.5em; } .banniere{ float:right;} #header { float: right; height:120px; text-align: right; } par contre je suis toujours preneur d'une explication sur $HOOK_TOP.MerciJérôme Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now