NameSilo

Header Duplicates

Spaceship Spaceship
Watch

beyondthetone

Established Member
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
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
GoDaddyGoDaddy
This is very easy to fix.
All you need is to edit your http://edrinks.org/templates/js_jamba/css/style2.css file

You should change this:
Code:
/* Header background color/image */

#header-wrap {
	background: #335973 url(../images/style2/header_bg.png) repeat-x;
}

to this:
Code:
/* Header background color/image */

#header-wrap {
	background: #335973 url(../images/style2/header_bg.png) 50% 0 no-repeat;
}
 
0
•••
0
•••
Dynadot — .com Registration $8.99Dynadot — .com Registration $8.99

We're social

Unstoppable Domains
Domain Recover
NameMaxi - Your Domain Has Buyers
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back