Jump to content

logo problem


Guest ste1986

Recommended Posts

Guest ste1986

ok im getting the hang of cubecart now but iv encountered a problem, im trying to replace the cubecart logo with my own, iv replaced topHeader with my own logo but for sum reason i get my logo twice accross the top of the screen and i just want one on the left hand side at the top

Link to comment
Share on other sites

Guest ste1986

You need to edit your layout.css which is in skins/yourskin/stylesheets

Add to the bottom of the '.topHeader' class

background-repeat: no-repeat;

i cant see this in the code:

#topHeader {

text-align: left;

height: 85px;

margin-bottom: 10px;

padding-right: 0px;

padding-top: 0px;

background-image: url(../styleImages/backgrounds/topHeader.jpg);

border-bottom: 1px solid #000000;

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...