-
AuthorPosts
-
dzidzuridza Friend
dzidzuridza
- Join date:
- February 2011
- Posts:
- 76
- Downloads:
- 11
- Uploads:
- 12
- Thanks:
- 49
- Thanked:
- 3 times in 1 posts
March 23, 2015 at 3:28 pm #204935Hellou,
how to delay circle shape form all image from : OUR SERVICE, Our Blog , and TestimonialsI ‘d like at this point to have a reduced image, as it works by inserting intro image and fuul image in arcicle.
Please helpPankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 23, 2015 at 3:49 pm #564258Hi if you would like to make the image in center you can take a look in this .
thread
<blockquote>I ‘d like at this point to have a reduced image, as it works by inserting intro image and fuul image in arcicle.</blockquote>
Can you add a screenshot and illustrate the issue in it . So i can check it and suggest you some changes1 user says Thank You to Pankaj Sharma for this useful post
dzidzuridza Frienddzidzuridza
- Join date:
- February 2011
- Posts:
- 76
- Downloads:
- 11
- Uploads:
- 12
- Thanks:
- 49
- Thanked:
- 3 times in 1 posts
March 23, 2015 at 4:40 pm #564274Our servis
blog
testimonials
Thank
- philip_nav Friend
philip_nav
- Join date:
- September 2014
- Posts:
- 106
- Downloads:
- 239
- Uploads:
- 23
- Thanks:
- 6
- Thanked:
- 8 times in 1 posts
March 23, 2015 at 7:37 pm #564291Hi dzidzuridza
Change the image in our services module, here is the code if you want to add picture instead of circle
Create custom html module<div class=”ja-special-content”>
<div class=”circle-icon”> <img src=”imagepath”></div>
<h4><a href=”/blog/news-updates/vote-for-sotm-september”>Web design</a></h4>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit.</p>
<a class=”btn btn-link” href=”/blog/news-updates/vote-for-sotm-september”>Read more</a>
</div>1 user says Thank You to philip_nav for this useful post
philip_nav Friendphilip_nav
- Join date:
- September 2014
- Posts:
- 106
- Downloads:
- 239
- Uploads:
- 23
- Thanks:
- 6
- Thanked:
- 8 times in 1 posts
March 23, 2015 at 7:39 pm #564293If you don’t want the circle
Change the code in your custom html from
<div class=”circle-icon”> <img src=”imagepath”></div>
To
<div> <img src=”imagepath”></div>
1 user says Thank You to philip_nav for this useful post
dzidzuridza Frienddzidzuridza
- Join date:
- February 2011
- Posts:
- 76
- Downloads:
- 11
- Uploads:
- 12
- Thanks:
- 49
- Thanked:
- 3 times in 1 posts
March 23, 2015 at 8:38 pm #564300thank you , I will try. But How to change in Blog?
philip_nav Friendphilip_nav
- Join date:
- September 2014
- Posts:
- 106
- Downloads:
- 239
- Uploads:
- 23
- Thanks:
- 6
- Thanked:
- 8 times in 1 posts
March 23, 2015 at 8:56 pm #564304I am sure will be working the same for the blog, good luck
dzidzuridza Frienddzidzuridza
- Join date:
- February 2011
- Posts:
- 76
- Downloads:
- 11
- Uploads:
- 12
- Thanks:
- 49
- Thanked:
- 3 times in 1 posts
March 23, 2015 at 9:17 pm #564305no…. the modul with name from the Blog is displays a list of articles from one or more categories. So… ? How to change? Any idea?
philip_nav Friendphilip_nav
- Join date:
- September 2014
- Posts:
- 106
- Downloads:
- 239
- Uploads:
- 23
- Thanks:
- 6
- Thanked:
- 8 times in 1 posts
March 23, 2015 at 9:29 pm #564306her is example to point to category or article, you need to change the code to suite your need
<div class=”ja-special-content”>
<div><img src=”imagepath”></div>
<h4><a href=”index.php?option=com_content&view=article&=id=148&catid=84&Itemid=566″>Web design</a></h4>
<p> lorem ipsum</p>
<a class=”btn btn-link” herf=”index.php?option=com_content&view=article&id=148&catid=84&Itemid=566″>Read More</a></div>good luck
1 user says Thank You to philip_nav for this useful post
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 24, 2015 at 12:03 am #564323Hello Is the above solution is worked for you ?
philip_nav Friendphilip_nav
- Join date:
- September 2014
- Posts:
- 106
- Downloads:
- 239
- Uploads:
- 23
- Thanks:
- 6
- Thanked:
- 8 times in 1 posts
March 24, 2015 at 8:35 am #564380Hi Pankajsharma
Yes the solutions I have provide it work for me
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 24, 2015 at 8:40 am #564382HI
Phil thanks for sharing it .
i am also waiting for update from @dzidzuridza so i can check it if solution is pending 🙂dzidzuridza Frienddzidzuridza
- Join date:
- February 2011
- Posts:
- 76
- Downloads:
- 11
- Uploads:
- 12
- Thanks:
- 49
- Thanked:
- 3 times in 1 posts
March 24, 2015 at 3:05 pm #564433I paste the code with suggested philip_nav, but in module “OUR SERVICE” my image is there, but only text is moving. I module “from the Blog” nothing has changed, as I thought 🙁 still circle shape
philip_nav Friendphilip_nav
- Join date:
- September 2014
- Posts:
- 106
- Downloads:
- 239
- Uploads:
- 23
- Thanks:
- 6
- Thanked:
- 8 times in 1 posts
March 24, 2015 at 3:31 pm #564436<em>@dzidzuridza 465220 wrote:</em><blockquote>I paste the code with suggested philip_nav, but in module “OUR SERVICE” my image is there, but only text is moving. I module “from the Blog” nothing has changed, as I thought 🙁 still circle shape</blockquote>
My code is correct, I have got screen shot here, I am not sure if you want a circle or not circle, if you want a circle you need to customise custom CSS because the circle in the template is set to 150pxX150px
here is the code to make it larger in custom CSS:
.circle-icon {
height: 210px;
width: 210px;
}<div class=”circle-icon”><img src=”imagepath”></div>
<h4><a href=”index.php?option=com_content&view=article&=id=148&catid=84&Itemid=566″>Web design</a></h4>
<p> lorem ipsum</p>
<a class=”btn btn-link” herf=”index.php?option=com_content&view=article&id=148&catid=84&Itemid=566″>Read More</a></div>good luck
dzidzuridza Frienddzidzuridza
- Join date:
- February 2011
- Posts:
- 76
- Downloads:
- 11
- Uploads:
- 12
- Thanks:
- 49
- Thanked:
- 3 times in 1 posts
March 24, 2015 at 3:36 pm #564437thank you but I want…for exaple
-
AuthorPosts
This topic contains 26 replies, has 3 voices, and was last updated by dzidzuridza 9 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum