[Xtypo] How to center the button?

Hi,

How to center the button in xtypo?

Regards
Jakub Jastrzębski
11 years 4 months ago #1 by Azot94

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5261) Offline
Hi, you should be able to center it via your joomla WYSIWYG editor. Have you tried it?
11 years 4 months ago #2 by TemplatePlazza

Please Log in or Create an account to join the conversation.

Hi, Yes i tried, but don't work
<div class="xtypo_button1" style="text-align: center;"><a title="Download xtypo" href="http://www.templateplazza.com" target="_blank">Download here</a></div>
Works for you?
11 years 4 months ago #3 by Azot94

Please Log in or Create an account to join the conversation.

Hi Can you share your URL so I can take a look?
11 years 4 months ago #4 by andy

Please Log in or Create an account to join the conversation.

11 years 4 months ago #5 by Azot94

Please Log in or Create an account to join the conversation.

Hi, try to edit this file :
jadrowe.pl/plugins/content/xtypo/themes/default/style.css

find the part :
.xtypo_button1,
.xtypo_button2,
.xtypo_button3 {
	display: inline-block!important;
	margin-right: 0.5em;
}

delete the line
display: inline-block!important;
11 years 4 months ago #6 by andy

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum