-
AuthorPosts
-
ger12 Friend
ger12
- Join date:
- May 2012
- Posts:
- 185
- Downloads:
- 7
- Uploads:
- 0
- Thanks:
- 62
- Thanked:
- 8 times in 1 posts
July 11, 2012 at 5:48 pm #178998Hi every body!
Could you give the right code to put some image next to the text.
As you can see into the module.I would like to put some thumb next to.
I use AJAX POPUP
{japopup type=”ajax” content=”http://www.bing.com/” width=”500″ height=”400″}Caritas{/japopup}but i dont know the right code to put that thumb. 🙂
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 12, 2012 at 10:33 am #460708Hi ger12,
You can add an image tag right into the japopup tag, for example
{japopup type=”ajax” content=”http://www.bing.com/” width=”500″ height=”400″}Caritas <img src=”images/joomla_black.gif” border=”0″ alt=”” /> {/japopup}ger12 Friendger12
- Join date:
- May 2012
- Posts:
- 185
- Downloads:
- 7
- Uploads:
- 0
- Thanks:
- 62
- Thanked:
- 8 times in 1 posts
August 7, 2012 at 8:54 pm #463517work good!!
but how can i put the words in the middle :-[
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
August 8, 2012 at 3:28 am #463537Hi ger12,
You could open the file of templates/ja_social/css/template.css look for this css
.small-gallery .img-border {
border: 1px solid #D6E4EC
padding: 1px;
width: 45px;
}
change it to
.small-gallery .img-border {
border: 1px solid #D6E4EC
padding: 1px;
width: 45px;
position:relative;
top:20px;
}I hope this help 🙂
ger12 Friendger12
- Join date:
- May 2012
- Posts:
- 185
- Downloads:
- 7
- Uploads:
- 0
- Thanks:
- 62
- Thanked:
- 8 times in 1 posts
August 9, 2012 at 1:38 pm #463752Hi,
Sorry but i dont have the code that you said. I have that:
I try to insert:
position:relative;
top:20px;
}but nothing happens. :-[
I try to replace using:
.small-gallery .img-border {
border: 1px solid #D6E4EC
padding: 1px;
width: 45px;
position:relative;
top:20px;
}
But nothing happens…:-[Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
August 10, 2012 at 2:17 am #463792hi ger12,
Can you share with me here the url where these icons can be seen ?
ger12 Friendger12
- Join date:
- May 2012
- Posts:
- 185
- Downloads:
- 7
- Uploads:
- 0
- Thanks:
- 62
- Thanked:
- 8 times in 1 posts
August 13, 2012 at 5:03 pm #464086Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
-
AuthorPosts
This topic contains 8 replies, has 2 voices, and was last updated by Sherlock 12 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum