Jump to content

How to add link in top-most section?


Recommended Posts

Hi,

 

I would like to add some links in the top-most section of the default PS 1.6 template on my shop. How to do that? I have attached a screenshot to more clearly explain what I mean (the section marked with red at the top).

 

Thanks.

 

Best regards,

Lars

 

post-95172-0-41081200-1402845829_thumb.png

Link to comment
Share on other sites

that's right, html box + code like
 

<a href="LINK" style="display: block; color: white; font-weight: bold; padding: 8px 10px 11px 10px; text-shadow: 1px 1px rgba(0, 0, 0, 0.2); cursor: pointer; line-height: 18px;">MY LINK

</a>

Link to comment
Share on other sites

×
×
  • Create New...