Jump to content

Double image when replacing head logo image


Guest okeespec

Recommended Posts

Guest okeespec

CubeCart v 3.0.7

Skin Modified - Legend - changed name to chp

Issue - When I replace the header (mysite.org/cart3/skins/chp/styleimages/backgrounds/topHeader.jpg) with my own header of very similar size, it displays my header twice one above the other.

Any help would be greatly appreciated

Link to comment
Share on other sites

Guest jmartinez

CubeCart v 3.0.7

Skin Modified - Legend - changed name to chp

Issue - When I replace the header (mysite.org/cart3/skins/chp/styleimages/backgrounds/topHeader.jpg) with my own header of very similar size, it displays my header twice one above the other.

Any help would be greatly appreciated

Can you post a link to your site so we can see this? Also have you attempted to name the header something else and modifying the layout.css file accordingly?

Link to comment
Share on other sites

Guest okeespec

In layout.css add this to #topHeader

background-repeat: no-repeat;

That fixed it! You da man. The only problem is it now has about an inch of white space below the new graphic. Any idea how to fix that?

Craig

In layout.css add this to #topHeader

background-repeat: no-repeat;

That fixed it! You da man. The only problem is it now has about an inch of white space below the new graphic. Any idea how to fix that?

Craig

I put a negative number in the padding and that helped. Was that the right thing to do?

Link to comment
Share on other sites

Guest okeespec

I was able to replace my header but now there is a big white gap underneath it. I tried adjusting the padding in the css with a negative number and it helped but not perfect. I also can't figure out how to move the log in information down into the white space that is currently over laping in my new header logo.

Here is the webpage to view issue:

www.creativehealingproject.org/cart3

Thanks to the guy who solved my last problem and so quickly! I appreciate it.

Craig Greenfield

Link to comment
Share on other sites

Guest okeespec

Simple solution is to make your header exactly the same size as the original, otherwise you have to adjust the header height. ;)

Where do you adjust the header height? Is that in the css or .ipl(?) file? Which one relative to the correct answer.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...