-
AuthorPosts
-
July 8, 2013 at 4:46 pm #188778
How I can change what USER1 titles and texts? I’ve tried in the module USER1, and in module “our services”.
Also I would like to know how to change those icons (joomla, drupal …)
thank you very much
pd: tEMPLATE JA_ZITE
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 8, 2013 at 8:29 pm #498335Can you be a bit more specific with your question … perhaps a screenshot pointing out exactly what it is you are wanting to modify?
It will also be helpful if you can provide the url of the site you’re working on, as well as set “Optimize CSS” to “No” within your Template Manager–General settings.
kiribatitourism Friendkiribatitourism
- Join date:
- January 2013
- Posts:
- 7
- Downloads:
- 0
- Uploads:
- 0
- Thanked:
- 1 times in 1 posts
October 17, 2013 at 8:43 pm #509379Hi Tom,
Just want to continue on this question as well please.
Here’s my website, I have done the changes for CSS as required:
http://www.kiribatilegalservices.com.ki/staging/index.php/servicesI would like to change the icons to photos and possibly make the circles larger(?). I only want to have 2 images.
What I am also looking for is where I can edit this code.
<div class="custom cms" >
<ul class="cms clearfix">
<li>
<div class="has-icon icon1">
<h4>Joomla</h4>
<span>Lorem ipsum dolor sit amet consectetuer aliquet Morbi nec In Vivamus. </span></div>
</li>
<li>
<div class="has-icon icon2">
<h4>Magento</h4>
<span>Lorem ipsum dolor sit amet consectetuer aliquet Morbi nec In Vivamus. </span></div>
</li>
<li>
<div class="has-icon icon3">
<h4>Drupal</h4>
<span>Lorem ipsum dolor sit amet consectetuer aliquet Morbi nec In Vivamus. </span></div>
</li>Kind regards,
Karotu
kiribatitourism Friendkiribatitourism
- Join date:
- January 2013
- Posts:
- 7
- Downloads:
- 0
- Uploads:
- 0
- Thanked:
- 1 times in 1 posts
October 17, 2013 at 9:38 pm #509380Hi,
for those following this thread.. the file that has these settings are buried within
/templates/ja_zite/css/template.css
around line 1193. Still figuring this out so more soon..
some shortcuts / advice would be helpful.
Kind regards,
Karotu
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
October 18, 2013 at 3:54 am #509401Hi Karotu,
There are two additional steps you need to do after editing the Custom HTML module:
– Replace the background icon images with own larger ones (i.e joomla-hover.png, joomla.png) in templates/ja_zite/images/ folder.
– Open /templates/ja_zite/css/template.css file, change :ul.cms li {
width: 24.99%;
float: left;
background: none !important;
padding: 0px !important;
margin: 0px ;
text-align: center;
color: #666;
}
toul.cms li {
width: 49.99%;
float: left;
background: none !important;
padding: 0px !important;
margin: 0px ;
text-align: center;
color:#666;
}This will help to center the 2 icons, then Clear JAT3 cache then.
-
AuthorPosts
This topic contains 5 replies, has 4 voices, and was last updated by phong nam 11 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum