Jump to content

Change font size


Guest

Recommended Posts

no they all are correctly marked up as txtDefault ...

There is no alteration however to the .txtDefault block of Css on your site...

.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {

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

	color: #0E51A3;

	text-decoration:none;

}




To change the size change it to this




.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {

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

	color: #0E51A3;

	text-decoration:none;

        font-size:70%;

}

Link to comment
Share on other sites

  • 4 months later...
Guest Per Øyvind Kindem

Anyone who knows how to change the font size of the item Price ? (Not the word "Price" , but the actual Price)

And how is it possible to move the Price, Product Choices, Tip a Friend, Qty and Order on top of the page, right below the item it self? (So that the product description comes below)

:-)

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