[ticket/365] Remove inline css from user menu
B3P-365
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{$LR_BLOCK_H_L}<!-- IF $S_BLOCK_ICON --><img src="{$IMAGE_SRC}" width="{$IMAGE_WIDTH}" height="{$IMAGE_HEIGHT}" alt="" /> <!-- ENDIF -->{$TITLE}{$LR_BLOCK_H_R}
|
||||
<div class="portal-donation-side-content">
|
||||
<div class="portal-centered-content">
|
||||
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
|
||||
<div>
|
||||
<input type="hidden" name="cmd" value="_xclick" />
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{$LR_BLOCK_H_L}<!-- IF $S_BLOCK_ICON --><img src="{$IMAGE_SRC}" width="{$IMAGE_WIDTH}" height="{$IMAGE_HEIGHT}" alt="" /> <!-- ENDIF -->{$TITLE}{$LR_BLOCK_H_R}
|
||||
<div style="text-align: center;">
|
||||
<div class="portal-centered-content">
|
||||
{USERNAME_FULL}<br />
|
||||
<!-- IF B3P_AVATAR_IMG -->
|
||||
<a href="{U_PROFILE}">{B3P_AVATAR_IMG}</a>
|
||||
|
||||
@@ -146,7 +146,7 @@
|
||||
margin: 5px 5px 5px 5px;
|
||||
}
|
||||
|
||||
.portal-donation-side-content {
|
||||
.portal-centered-content {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user