button articles

Fashion and clothing responsive Joomla ecommerce template with full VirtueMart support and advanced store features.
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
Thu Jan 22, 2015 7:18 pm
Reply with quote
Report this post
Hi,

I need to place a button to go to a link within the page in an article


I put this code in the override css

Code: Select all
.btnpos {
  background: #F9A260;
  background-image: -webkit-linear-gradient(top, #F9A260, #E86808);
  background-image: -moz-linear-gradient(top, #F9A260, #E86808);
  background-image: -ms-linear-gradient(top, #F9A260, #E86808);
  background-image: -o-linear-gradient(top, #F9A260, #E86808);
  background-image: linear-gradient(to bottom, #F9A260, #E86808);
  -webkit-border-radius: 18;
  -moz-border-radius: 18;
  border-radius: 18px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 15px 20px 15px 20px;
  text-decoration: none;
}

.btnpos:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}




and the code inside the article is as follows


Code: Select all
<span class="btnpos"><a class="readon art-button" href="http://cityglobal.cl/contacto-02.html" rel="nofollow" title="POSTULA AQUÍ">POSTULA AQUÍ</a> </span></p>



but does not work


http://cityglobal.cl/servicios.html


I hope you can help me, thank you very much
User avatar
Platinum Boarder

GK User
Thu Jan 22, 2015 7:26 pm
Reply with quote
Report this post
It works fine. Have you tried in incognito/private browser mode?
User avatar
Moderator

GK User
Thu Jan 22, 2015 7:34 pm
Reply with quote
Report this post
no where does that
User avatar
Platinum Boarder

GK User
Thu Jan 22, 2015 7:43 pm
Reply with quote
Report this post
Sorry but this is not a browser support forum. We suspect from our users to at least know how to use a web browser and its functionalities. I'll give you a tip - chrome: incognito, firefox: private mode. Try to search in google if you don't know how to enable them. Or simply clear browser cache.
User avatar
Moderator

GK User
Thu Jan 22, 2015 8:26 pm
Reply with quote
Report this post
do not have to assume anything ...

well I have not because know everything about browsers

let alone navigate igncognito, I've never needed

if I ever needed surf igcognito, I have that know how to do

as always you tell me a nasty comment
User avatar
Platinum Boarder

GK User
Sat Jan 24, 2015 11:15 am
Reply with quote
Report this post
Lol. If you work with joomla templates you at least should know what cache is. If the cache is a problem - the easiest thing to do is to check in incognito/private mode as it doesn't use current browser cache. If in that mode everything is fine, you know the cache is an issue and you simply need to either clear current browser cache or wait when it expires.

Ps. With every of your post I'm having problems understanding what do you need. In most cases I guess and spend a lot of time searching on your site what might be wrong. So please, try to write more grammatically or use english translator to help with creating logically correct sentences.
User avatar
Moderator


cron