Big Button Use

Professional Joomla social template with metro design and JomSocial extension support.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Aug 25, 2014 6:54 am
Reply with quote
Report this post
Hi, how do I use Big Buttons? Your demo page says that
You can create big buttons using the anchor tag and class big-btn. The big buttons looks best when are centered in the paragraph

If I use this:
Code: Select all
<p style="text-align: center;"><span style="text-decoration: underline;"><strong><a href="#" class="big-btn">Хочу заниматься в Мастер-группе</a></strong></span>
I get the BigButton, but it doesn't lead nowhere, if I use what I need
Code: Select all
<p style="text-align: center;"><span style="text-decoration: underline;"><strong><a href="mailto:[email protected]" class="big-btn">Хочу заниматься в Мастер-группе</a></strong></span>
it doesn't come out as a BigButton. Need help.
Thanks.
Talking about this http://v-boge.org/dengi/item/3409-zapis-na-master-gruppu-po-biblejskim-finansam page
User avatar
Platinum Boarder

GK User
Mon Aug 25, 2014 9:02 am
Reply with quote
Report this post
Could you provide us the correct URL? This one redirect to 404 page (screenshot)
User avatar
Platinum Boarder

GK User
Mon Aug 25, 2014 5:46 pm
Reply with quote
Report this post
bkrztuk wrote:Could you provide us the correct URL? This one redirect to 404 page (screenshot)

Sorry, the link is correct, I forgot about the fact that I posted a question, and made this post delayed. Now it's already published.
User avatar
Platinum Boarder

GK User
Wed Aug 27, 2014 11:13 am
Reply with quote
Report this post
Ok, last question - where in this article is this button added? I don't see any button here between this videos.
User avatar
Platinum Boarder

GK User
Wed Aug 27, 2014 1:55 pm
Reply with quote
Report this post
bkrztuk wrote:Ok, last question - where in this article is this button added? I don't see any button here between this videos.

Yeah, because it didn't work for me...
On the screenshot you'll see the line, that should've convert into button https://yadi.sk/i/ZAeFqGdtaWwop. But when I try to add "#" sign, it ruins the link whatsoever.
Now it's
Code: Select all
<a href="mailto:[email protected]" class="big-btn">Хочу заниматься в Мастер-группе</a>
, if I put
Code: Select all
<a href="#" class="big-btn">Хочу заниматься в Мастер-группе</a>
it does convert to button, but it won't do nothing. How do I combine both "#" and hyperlink I need the button to lead to?
User avatar
Platinum Boarder

GK User
Fri Aug 29, 2014 10:54 am
Reply with quote
Report this post
Hmm… I see it totally different than in your image, please look (screenshot)
User avatar
Platinum Boarder

GK User
Fri Aug 29, 2014 9:47 pm
Reply with quote
Report this post
bkrztuk wrote:Hmm… I see it totally different than in your image, please look (screenshot)

Yeah, I've learned that template will read the link and convert it to the button, inless it's a mailto: link. Now I've set it up to be a link to the other pade and it converted - extra click, though...
User avatar
Platinum Boarder

GK User
Mon Sep 01, 2014 11:26 am
Reply with quote
Report this post
Please note that <a> elements have different styles than button so probably if you want to achieve big button look your HTML have to be set to <button> not to regular link.
User avatar
Platinum Boarder


cron