How I can put big icons in the Bluap Template?

Feel free to talk about everything related to our Joomla Products
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Thu Jul 25, 2013 4:15 pm
I´m searching how I can put big icons in the Bluap Template, but I found nothing about. Please, can someone help me? Thanks!
User avatar
Fresh Boarder

GK User
Thu Jul 25, 2013 5:36 pm
Icons list:
http://demo.gavick.com/joomla25/bluap/i ... typography
way to use:
Code: Select all
<i class="icon-camera-retro icon-big"></i>

Put the code into module editor (change it in global configuration from tinyMCE to noeditor), change icon-camera-retro to any other from provided list.
User avatar
Moderator

GK User
Thu Jul 25, 2013 8:19 pm
Thanks!!! ;)
User avatar
Fresh Boarder

GK User
Mon Aug 05, 2013 3:14 pm
Is it possible to put an icon centered? Now is on the left side and text is on the right (float), but my wish is to put a header on top, an icon below and no text.

Tnx
User avatar
Senior Boarder

GK User
Mon Aug 05, 2013 7:48 pm
I would try to text - center the line with icon inside.
User avatar
Moderator

GK User
Thu Mar 27, 2014 9:19 pm
HI...
i have the same problem but in my code i have this...

.box.color i[class^="icon-"],
#gkHeaderBottom .box i[class^="icon-"],
#gkBottom5 .box i[class^="icon-"],
#gkBottom6 .box i[class^="icon-"]{
color: #fff;
}


what i need to change to have another icon....the file of this code >>>> Editing file "css/template.css" in template "gk_bluap"
User avatar
Fresh Boarder

GK User
Sat Mar 29, 2014 10:27 am
@wavesolutions - I don't quite get what you need. Please post your site url, describe what you have now and what would you like it to look after the change.
User avatar
Moderator


cron