Problem with background, social icons

February 2014 Joomla Template
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
Sat May 31, 2014 9:02 pm
Reply with quote
Report this post
Hello,

I need help with two things. First how can i change/add a background in this template?
Second how can i add the social buttons up right like the demo.

Thanks
User avatar
Junior Boarder

GK User
Sun Jun 01, 2014 7:44 am
Reply with quote
Report this post
It is custom html module placed in "social" position,
Code: Select all
<a href="https://plus.google.com/+gavickpro?rel=author" target="_blank"><i class="gk-icon-gplus"></i></a>
<a href="https://twitter.com/gavickpro" target="_blank"><i class="gk-icon-twitter"></i></a>
<a href="https://www.facebook.com/gavickpro" target="_blank"><i class="gk-icon-fb"></i></a>
<a href="http://www.gavick.com/magazine/?format=feed&amp;type=rss" target="_blank"><i class="gk-icon-rss"></i></a>


Please disable tinyMCE editor in global configuration (change editor to "editor - none") before creating the module.
User avatar
Moderator


cron