Viewing 3 replies - 1 through 3 (of 3 total)
  • ?? Button text ‘Reviews’ is centred.

    Text ‘Add your review’ also looks fine.

    ‘Submit Comment’ also looks fine.

    IE and FF

    review, reply, or comment?
    make a backup copy first

    the only button to center was the ‘submit comment’ button:

    try and find the following in style.css and change it to what you see here:

    .art-button-wrapper
    {
    	display:block;
    	position:relative;
    	height: 32px;
    	overflow:hidden;
    	white-space: nowrap;
    	width: 143px;
             margin:0  auto;
    	z-index:0;
    }

    (seems to work in firefox – no guarantee and not tested with IE)

    Thread Starter dban_2_3

    (@dban_2_3)

    thanks. after posting I fixed it by simplying upgrading to Artisteer 2.3

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Button Text Won’t Center’ is closed to new replies.