← WordPress

Tamanho do logo

Lida 8479 vezes

Offline

HawK 
Membro
Mensagens 1698 Gostos 0
Feedback +8

Troféus totais: 29
Trófeus: (Ver todos)
Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Level 5 Level 4 Level 3 Level 2 Level 1

Boas,
estou a desenvolver um site. E estou a usar o tema gratuito Yestilo que arranjei em português no WPtotal.
O que preciso é que o tamanho do logo que está proposto pelo tema é de 210 x 50, eu quero que seja algo do género de 310 x 150.
Caso eu ponha um logo maior que as dimensões so se ve a parte de cima do logo. :S

Fui a pagina Style, e pesquisei por logo, encontrei isto:
blogname h1  {
   font-size:40px;
   height:40px;
   padding:0 0 0px 0;
   font-weight:normal;
   color:#cacccd;
   text-align:left;
   margin:15px 0 0 10px;
   text-indent:-9000px;
   background:url(images/logo.png) no-repeat;

O que tenho que alterar ? :S
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 mudar o tamanho do header todo.
Offline

HawK 
Membro
Mensagens 1698 Gostos 0
Feedback +8

Troféus totais: 29
Trófeus: (Ver todos)
Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Level 5 Level 4 Level 3 Level 2 Level 1

Como faço isso ?
Offline

HawK 
Membro
Mensagens 1698 Gostos 0
Feedback +8

Troféus totais: 29
Trófeus: (Ver todos)
Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Level 5 Level 4 Level 3 Level 2 Level 1

Mas o header tem mais espaço, o logo e que so fica em cima.
Deixo aqui o link:
http://zoapi.com/ph/
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

Ah, pera, queres saber o que alterar ai nesse código? (.blogname h1)

Tão, mudas o height:;.
Offline

HawK 
Membro
Mensagens 1698 Gostos 0
Feedback +8

Troféus totais: 29
Trófeus: (Ver todos)
Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Level 5 Level 4 Level 3 Level 2 Level 1

Quero saber o que tenho que alterar para que o logo fique maior !
Offline

Luís Salvador 
Membro
Mensagens 2068 Gostos 37
Feedback +4

Troféus totais: 28
Trófeus: (Ver todos)
Apple User Super Combination Combination Topic Starter Poll Voter Level 5 Level 4 Level 3 Level 2 Level 1

Vê várias coisas. Antes demais, se já tens o logótipo com as dimensões correctas tens que ver as tags CSS que correspondem ao header, logo, etc.
Offline

cpdesign 
Membro
Mensagens 235 Gostos 1
Troféus totais: 21
Trófeus: (Ver todos)
Super Combination Combination Topic Starter Poll Voter Level 4 Level 3 Level 2 Level 1 100 Posts 50 Posts

Se essa class for a correcta, onde tens o atributo height: 40px;

Só tens que mudar para a altura que pretendes, ou seja height: 150px;
visto que indicas que queres o logo com a dimensão de 310x150.
 
Offline

Luís Casanova 
Membro
Mensagens 565 Gostos 9
Troféus totais: 25
Trófeus: (Ver todos)
Super Combination Combination Topic Starter Poll Voter Level 5 Level 4 Level 3 Level 2 Level 1 500 Posts

Podes começar pelo #top:

Citar
#top {
    height:150px;
    margin:auto;
    background:#f4f4f4 url(images/top.png);
    width:1000px;

    }
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

Eu já lhe disse para mudar o height:;, lá só tem 40px!
Offline

HawK 
Membro
Mensagens 1698 Gostos 0
Feedback +8

Troféus totais: 29
Trófeus: (Ver todos)
Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Level 5 Level 4 Level 3 Level 2 Level 1

Eu já lhe disse para mudar o height:;, lá só tem 40px!
Isso não deu com nada :S
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

Isso não deu com nada :S

Então vai indo dali para baixo a ver os height:; todos até encontrares o certo... Vai aumentando todos.
Offline

rtbfreitas 
Equipa
Mensagens 1497 Gostos 9
Feedback +24

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



É esse o efeito que pretendes?
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



É esse o efeito que pretendes?

Penso que ele quer o header maior para caber lá o logo todo. Ainda nem tinha ido ao site, mas agora vi que tem uma imagem como fundo no header, por isso se meter maior a div, a imagem vai ficar a meio.
Offline

Luís Casanova 
Membro
Mensagens 565 Gostos 9
Troféus totais: 25
Trófeus: (Ver todos)
Super Combination Combination Topic Starter Poll Voter Level 5 Level 4 Level 3 Level 2 Level 1 500 Posts

Viva,

O que podes fazer é aumentar para este valor:

Citar
/* The Header */

#top {
    height:220px;
    margin:auto;
    background:#f4f4f4 url(images/top.png);
    width:1000px;

    }

A imagem de fundo irá repetir mas experimentas sempre outro fundo mais agradável ou dás-lhe um toque com photoshop.
Vê o exemplo de como fica http://luiscasanova.net/teste

Não sei é isto, caso seja, enjoy (: