Banner in USER 9 position

  • tsiappas
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 3 weeks ago #27733 by tsiappas
How can i change the size of user 9 position to put a banner that i like?
for example i can put a banner that is maximum 490*75 and i want to put another one size 728*90 (i saw that on another site)
thank you in advance

Please Log in to join the conversation.

More
12 years 3 weeks ago #27752 by ivan.milic
You need to make first logo less in width:

layout.css:

.logo {
height: 99px;
width: 410px;
float: left;
}

then in index.php of template find this line:

$headerMenuWidth = $templateWidth - 410;

change 410 to new width value for .logo

Please Log in to join the conversation.

Time to create page: 0.147 seconds
Powered by Kunena Forum