modif logo footer
This commit is contained in:
parent
1ef9b58eb7
commit
f2b34f988a
@ -4601,6 +4601,7 @@ body.vp-maman, #index.logged.vp-maman {
|
||||
#footer #paiement_logo_block_left a.payment {
|
||||
float: right;
|
||||
margin-top: 17px;
|
||||
text-align: right;
|
||||
}
|
||||
#footer > .content > .sub_content {
|
||||
width: 980px;
|
||||
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
BIN
themes/site/img/payment_3.png
Normal file
BIN
themes/site/img/payment_3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.9 KiB |
@ -30,7 +30,7 @@
|
||||
<img src="{$img_dir}logo_bbb_footer_{$cookie->id_lang}.png" alt="" />
|
||||
</a>
|
||||
<a class="payment" href="{$link->getCMSLink($cms_payement_logo)}">
|
||||
<img src="{$img_dir}payment.png" alt="" />
|
||||
<img src="{$img_dir}payment_{$cookie->id_lang}.png" alt="" />
|
||||
</a>
|
||||
</div>
|
||||
<!-- /Block payment logo module -->
|
||||
|
Loading…
Reference in New Issue
Block a user