- Thank you received: 0
LOGO
-
KLIPING2
-
Topic Author
- New Member
-
Less
More
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 10 months ago #39226
by ivan.milic
Replied by ivan.milic on topic LOGO
Your site requires login
Please Log in to join the conversation.
-
KLIPING2
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 10 months ago #39241
by ivan.milic
Replied by ivan.milic on topic LOGO
Your logo is already at max size supported by that template. In index.php of template you can move
<div id="logo">
...
</div>
above:
<div align="center" id="wrapper">
....
then in layout.css change this:
#logo {
width: 960px;
height: 230px;
float: center;
}
<div id="logo">
...
</div>
above:
<div align="center" id="wrapper">
....
then in layout.css change this:
#logo {
width: 960px;
height: 230px;
float: center;
}
Please Log in to join the conversation.
Time to create page: 0.153 seconds