I want two button ( Download and Sign up Button ) in the same row, how is in the demo of ja_utahia_ii.
Now the code that i inserted in the content page of my news are:
<a href=”yourlink” class=”but-download” title=”Your title”>
<span class=”download”>
<strong>
Your title
</strong>
<span>
Your description
</span>
</span>
</a>
<a href=”yourlink” class=”but-signup” title=”Your title”>
<span class=”signup”>
<strong>
Your title
</strong>
<span>
Your description
</span>
</span>
</a>
……….
I try with a table 1×2 but nothing ( in the content news ) i still inserted in the user8 & user9 module position but i have a problem with the dimension
The link http://www.vertigodiffusion.com/index.php
Thanks and sorry for my english 😉