merhaba arkadaşlar mx-zero temasında bir türlü logoya widht degeri veremedim.
normalde 100% yazıyor ama her iki yandada yaklaşık 10px kadar boşluk var.
<tr>
<td height="{PHEIGHT}" width="100%" colspan="2" valign="bottom" style="background-image:url(images/{PHOTOS});background-repeat:no-repeat;background-position:center center; border-top: 1px solid #ffffff;border-bottom: 1px solid #ffffff;">
<table width="100%" border="0" cellspacing="4">
<tr>
tam olarak yerleştirmek istiyorum..
Yardımlarınız için teşekürler. :)
theme/mx-zero/theme.html
Bul:
<tr>
<td height="{PHEIGHT}" width="100%" colspan="2" valign="bottom" style="background-image:url(images/{PHOTOS});background-repeat:no-repeat;background-position:center center; border-top: 1px solid #ffffff;border-bottom: 1px solid #ffffff;">
<table width="100%" border="0" cellspacing="4">
<tr>
Degiştir:
<tr>
<td height="{PHEIGHT}" width="100%" colspan="2" valign="bottom" style="background-image:url(images/{PHOTOS});background-repeat:no-repeat;background-position:center center; border-top: 1px solid #ffffff;border-bottom: 1px solid #ffffff;">
<td>
<table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
Selam