← WordPress

spots 15x15

Lida 7384 vezes

Offline

Pedro Lopes 
Beta tester
Mensagens 3568 Gostos 18
Feedback +6

Troféus totais: 32
Trófeus: (Ver todos)
Level 6 Windows User Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Level 5 Level 4 Level 3

Tens de tirar isso de dentro do logo:
Código: [Seleccione]
<<?php echo $logo?> id="logo">
     <a href="<?php echo get_settings('home'); ?>/"><?php bloginfo('name'); ?></a><br />
</<?php echo $logo?>>

<p><a href="LINK DO CLIENTE" target="_blank"><img src="http://www.dinheiro.xoose.pt/pub25.png" border="0"></a><a href="sddsdsd" target="_blank"><img src="http://www.dinheiro.xoose.pt/pub25.png" border="0"></a></p>

<ul id="menu">

Ou então remover o display:block; do:

Código: [Seleccione]
#logo a:visited {
display:block;
font:bold 33px/40px arial;
color:#313437;
margin:-7px 0 0 55px;
}
no css.
Offline

Flash005 
Membro
Mensagens 1360 Gostos 0
Troféus totais: 33
Trófeus: (Ver todos)
Quick Poster Windows User Level 6 Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Level 5 Level 4

Para isso devias era usar conditional tags :cool: