had to reinstall site after being hacked. Need to reposition image header so that it shows up correctly.
here is the link to the site: http://rippdemup.com
the image is sized at 700x100 px
had to reinstall site after being hacked. Need to reposition image header so that it shows up correctly.
here is the link to the site: http://rippdemup.com
the image is sized at 700x100 px
Hey,
in style.css search for following code and adjust the top/left value:
#top .logo a{
top:23px;
left:0;
outline:none;
border: none;
}You must log in to post.