- Impact
- 0
Im haveing trouble trying to figure out why my header is duplicating on this Joomla site www.edrinks.org Not sure if this is an easy fix or not
Any help would be appreciated.
Thanks
Any help would be appreciated.
Thanks
/* Header background color/image */
#header-wrap {
background: #335973 url(../images/style2/header_bg.png) repeat-x;
}
/* Header background color/image */
#header-wrap {
background: #335973 url(../images/style2/header_bg.png) 50% 0 no-repeat;
}

