Home  >  Article  >  Backend Development  >  How to modify the style of ecshop header login registration

How to modify the style of ecshop header login registration

WBOY
WBOYOriginal
2016-08-04 09:20:36810browse

How to modify the style of ecshop header login registration

Reply content:

How to modify the style of ecshop header login registration

Find library/member_info.lbi

<code>把<a href="user.php">{$lang.user_center}</a>
 <a href="user.php?act=logout">{$lang.user_logout}</a>删除了
</code>

The registration and login pictures are gone
How to modify the style of ecshop header login registration

/themes/templatepath/library/page_header.lbi

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn