Resizing logo variable makes template weird

More
13 years 6 months ago #8828 by estacey2011
Great template..
I was doing the logo size change too, and I noticed a small (1 px) white border on either side of the header.. It appears in the demo as well.
What could possibly be edited to remove it.. or color it the same as the style?

I know, "It's a feature", don't worry about it.. :laugh:

Please Log in to join the conversation.

More
13 years 6 months ago #8836 by ivan.milic
In layout.css you have:

.wrapper_right_edge {
background: url(../images/edge_right.png) top right no-repeat;
}

and

.wrapper_left_edge {
background: url(../images/edge_left.png) top left no-repeat;
}

remove background properties.

Please Log in to join the conversation.

More
12 years 9 months ago #16605 by Stafford
I recently changed the logo of my site and made the necessary changes to the search as well as the header, but for some reason the Top Menu is no longer aligned correctly. How do I correct this?

progpalaceradio.com

Please Log in to join the conversation.

More
12 years 9 months ago #16612 by ivan.milic
Make your logo image bit smaller, then in layout.css:

.logo {
height:199px;
width:485px;
float:left;
}

make height:199px; smaller

Please Log in to join the conversation.

Time to create page: 0.095 seconds
Powered by Kunena Forum