-
AuthorPosts
-
James Weston Friend
James Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
August 15, 2012 at 6:32 am #179942Hi Guys, I wanted to move the social icons from http://www.myjakartaconcierge.com/index.php/typography/five-star-hotels/five-star-hotels/grand-hyatt-jakarta (under the address details the twitter and facebook icons) to the same position on a new site using JA Orisite.
When i copied the code and then put the icons in the images folder on my hosting admin account they don’t appear http://www.millionaireasia-indonesia.com/index.php/travel-concierge1/jakarta/jakarta-hotels/grand-hyatt-jakarta-detail
Any suggestions on what I might be doing wrong?
This is the code i have in that section:
<p><a href=”http://www.jakarta.grand.hyatt.com” target=”_blank” title=”Grand Hyatt Jakarta”><span class=”value” style=”border: 0px none; margin: 0px; padding: 0px;”>www.jakarta.grand.hyatt.com</span></a></p>
<ul>
<li><a class=”icon-facebook” href=”http://www.facebook.com/GrandHyattJakarta” title=”Facebook”>Facebook</a></li>
<li><a class=”icon-twitter” href=”https://twitter.com/#!/grandhyattjkt” title=”Twitter”>Twitter</a></li>
</ul>Thanks Jim
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
August 16, 2012 at 9:53 am #464407Hi Jim,
I have copied the same your script and pasted to JA Orisite Template. You can see it on attachment file
And you need to add both script css into template.css
// icon-facebook
.custom-connectus .icon-facebook {
background-image: url(../images/icon-facebook.png)!important;
}
//.icon-twitter
.custom-connectus .icon-twitter {
background-image: url(../images/icon-twitter.png) !important;
}Or send PM me with admin access and FTP account. I will help you out.
Regards
-
1 user says Thank You to Ninja Lead for this useful post
James Weston FriendJames Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
August 25, 2012 at 5:34 am #465303Thanks,
I tried that and added other code that I had from a previous solution to this on another site. Still not working. So have sent you a PM.
Many thanks,
Jim
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
August 27, 2012 at 4:36 am #465425Please check this link: http://www.millionaireasia-indonesia.com/index.php?option=com_content&view=article&id=114:a-mesmerising-riviera&catid=85&Itemid=552
I have changed
Add this script into Article “A Mesmerising Riviera – By Gwendoline Sim”
<p><a href="http://www.jakarta.grand.hyatt.com" target="_blank" title="Grand Hyatt Jakarta"><span class="value" style="border: 0px none; margin: 0px; padding: 0px;">www.jakarta.grand.hyatt.com</span></a></p>
<div class="moduletable-connectus custom-connectus">
<ul>
<li><a class="icon-facebook" href="http://www.facebook.com/GrandHyattJakarta" title="Facebook">Facebook</a></li>
<li><a class="icon-twitter" href="https://twitter.com/#!/grandhyattjkt" title="Twitter">Twitter</a></li>
</ul>
</div><blockquote>Open templates/ja_orisite/css/template.css file</blockquote>
and add new script<blockquote>.custom-connectus .icon-facebook {
background-image: url(../images/icon-facebook.png)!important;
}
.custom-connectus .icon-twitter {
background-image: url(../images/icon-twitter.png) !important;
}
div.moduletable-connectus li a {
display: block;
font-weight: bold;
padding: 6px 0 6px 35px;
background-position: 0px 0px;
background-repeat: no-repeat;
}
div.moduletable-connectus li a:hover {
background-position: 0 -36px;
text-decoration: underline;
}</blockquote>1 user says Thank You to Ninja Lead for this useful post
James Weston FriendJames Weston
- Join date:
- September 2014
- Posts:
- 1030
- Downloads:
- 11
- Uploads:
- 70
- Thanks:
- 408
- Thanked:
- 16 times in 1 posts
August 27, 2012 at 2:35 pm #465491Thanks again. All working well now.
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by James Weston 12 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Can I use the connect us icons from Tiris in this template?
Viewing 5 posts - 1 through 5 (of 5 total)