-
AuthorPosts
-
March 1, 2012 at 7:59 am #174474
Hi,
Can someone please help me with adding the Follow Us button that comes with the JA_Kranos template to my site? The image is btn-followus.png – and I want it to appear as it does on this site .
I suspect it is a simple coding issue however I’m only just learning CSS.
Cheers,
Mel-
pavit Moderator
pavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
March 1, 2012 at 8:26 am #441057Yes, I’ve gone through all the instructions I can find. In the set-up it refers to a Follow button but the list of available buttons I want isn’t in the list and when you choose one of those it puts it at the top of the module, see – .
I’ve also tried to find the buttons in my site files, thinking maybe I add the one I want in the same location, but can’t even find those files. Perhaps they are ‘installed’ into the module?
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
March 1, 2012 at 9:04 am #441061Hi
It use this css code in this file /templates/ja_kranos/css/template.css
div.ja-twitter center a.followbutton-none {
background: url("../images/btn-followus.png") no-repeat scroll 0 0 transparent;
display: block;
height: 40px;
left: 20px;
overflow: hidden;
position: absolute;
text-indent: -999em;
width: 40px;
}So you need to check if you have this in the template.css file and after setting the module as described in the userguide
Let me know if this solve
1 user says Thank You to pavit for this useful post
March 1, 2012 at 11:52 pm #441237Hi,
I’ve put the code into the suggested file but no luck. I then also put it into the corresponding file specific to the custom theme I’m using but nothing happened there either.
Here is a screen shot of the code in Dreamweaver – .
Cheers,
Mel
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by openfamily 12 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-