Jump to content

View Basket Button


Guest BigNaz

Recommended Posts

Guest BigNaz

Right, the next in my desired changes is to make the 'View Basket' button work and look like the search 'Go' button.

I have managed it succesfully with the 'Join Now' button in the Mailing List box, but for some reason in the Shopping Basket box the image is cropped to the outline of the text.

I have not changed the code within the shoppingCart template file, but updated the 'style' stylesheet entry for txtviewCart to the following...

.txtviewCart {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 80%;

	color: #FFFFFF;

	border: none;

	height: 22px;

	width: 85px;

	background-image: url(../styleImages/buttons/BasketSubmit.gif);

	background-color: #F78A0F;

}

The image is in the correct place and is sized 85x22, and as I mentioned above - partially visible.

You will see what I mean if you have a look at the site [here]

Probably something quite simple, but I just can't spot it...

Can anybody point me in the right direction?

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