1. DiabloV
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 19 March 2014
  5.  Subscribe via email
cf screen shoot.

http://gitelacouranglaise.fr
Accepted Answer Pending Moderation
0
Votes
Undo
We will need a URL to an example of your logo?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
http://www.gitelacouranglaise.fr

is not a logo, only text in the template
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
To re-position your log you can try something like the following in your template Custom CSS field..


#container_spacer1 {
height: 190px;
}
#logo {
top: 90px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
hello.
this is not my question.
i want to change the menu position.
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
#container_spacer1 {
height: 140px;
}
#hornav {
margin-top: 73px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
thank you very much ;)

and how to center this ?
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
To center try using something like the following...


#hornav {
margin-right: 170px;
margin-top: 73px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 7
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!