-
AuthorPosts
-
lovedigit Friend
lovedigit
- Join date:
- September 2011
- Posts:
- 235
- Downloads:
- 22
- Uploads:
- 41
- Thanks:
- 13
- Thanked:
- 14 times in 3 posts
June 18, 2015 at 7:40 pm #574667So can you tell me the custom css code required to make the icon load in that bar? I have very limited knowledge about css, otherwise I would have done it myself.
If the buttons gets arranged in second row automatically if there is topic link box, then clearly this is related to this theme. Please provide the CSS code to be implemented.
lovedigit Friendlovedigit
- Join date:
- September 2011
- Posts:
- 235
- Downloads:
- 22
- Uploads:
- 41
- Thanks:
- 13
- Thanked:
- 14 times in 3 posts
June 18, 2015 at 7:40 pm #641011So can you tell me the custom css code required to make the icon load in that bar? I have very limited knowledge about css, otherwise I would have done it myself.
If the buttons gets arranged in second row automatically if there is topic link box, then clearly this is related to this theme. Please provide the CSS code to be implemented.
lovedigit Friendlovedigit
- Join date:
- September 2011
- Posts:
- 235
- Downloads:
- 22
- Uploads:
- 41
- Thanks:
- 13
- Thanked:
- 14 times in 3 posts
June 18, 2015 at 7:40 pm #739675So can you tell me the custom css code required to make the icon load in that bar? I have very limited knowledge about css, otherwise I would have done it myself.
If the buttons gets arranged in second row automatically if there is topic link box, then clearly this is related to this theme. Please provide the CSS code to be implemented.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 19, 2015 at 1:31 am #574682Dear sir
The problem is that the thrid party extension is loading below the topic links , as width of the Topic link is 40% so it share button goes up and shows in two lines .
The button have external call this reason i am unable to give you css for for sharing buttons .
if you will change the width of Topic links to 100% then it can use full width and share buttons will not use the space that is vacant by sharing tools .
add this code in custom.css file
@media (min-width:1200px){.topic-links{width: 100%!important;margin-top: 0px!important;}}
it will look like this >> http://prntscr.com/7inkwgPS: You can also use AddThis custom sharing buttons and directly embed them in article php header .if you wish to do this i can also help in it.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 19, 2015 at 1:31 am #641026Dear sir
The problem is that the thrid party extension is loading below the topic links , as width of the Topic link is 40% so it share button goes up and shows in two lines .
The button have external call this reason i am unable to give you css for for sharing buttons .
if you will change the width of Topic links to 100% then it can use full width and share buttons will not use the space that is vacant by sharing tools .
add this code in custom.css file
@media (min-width:1200px){.topic-links{width: 100%!important;margin-top: 0px!important;}}
it will look like this >> http://prntscr.com/7inkwgPS: You can also use AddThis custom sharing buttons and directly embed them in article php header .if you wish to do this i can also help in it.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 19, 2015 at 1:31 am #739690Dear sir
The problem is that the thrid party extension is loading below the topic links , as width of the Topic link is 40% so it share button goes up and shows in two lines .
The button have external call this reason i am unable to give you css for for sharing buttons .
if you will change the width of Topic links to 100% then it can use full width and share buttons will not use the space that is vacant by sharing tools .
add this code in custom.css file
@media (min-width:1200px){.topic-links{width: 100%!important;margin-top: 0px!important;}}
it will look like this >> http://prntscr.com/7inkwgPS: You can also use AddThis custom sharing buttons and directly embed them in article php header .if you wish to do this i can also help in it.
June 19, 2015 at 5:15 am #574736Hi @pankajsharma , exactly what causes the double intro problem? I applied the blockquote fix a while ago but I would really like my page to look like the demo. What do I need to do?
Thanks
June 19, 2015 at 5:15 am #641080Hi @pankajsharma , exactly what causes the double intro problem? I applied the blockquote fix a while ago but I would really like my page to look like the demo. What do I need to do?
Thanks
June 19, 2015 at 5:15 am #739744Hi @pankajsharma , exactly what causes the double intro problem? I applied the blockquote fix a while ago but I would really like my page to look like the demo. What do I need to do?
Thanks
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 19, 2015 at 5:26 am #574739<em>@lincoln1 479034 wrote:</em><blockquote>Hi @pankajsharma , exactly what causes the double intro problem? I applied the blockquote fix a while ago but I would really like my page to look like the demo. What do I need to do?
Thanks</blockquote>
Hi i am not sure what causing your site .
I request you to open your own thread add all the details of problem and site details in it . We will help you in your thread.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 19, 2015 at 5:26 am #641083<em>@lincoln1 479034 wrote:</em><blockquote>Hi @pankajsharma , exactly what causes the double intro problem? I applied the blockquote fix a while ago but I would really like my page to look like the demo. What do I need to do?
Thanks</blockquote>
Hi i am not sure what causing your site .
I request you to open your own thread add all the details of problem and site details in it . We will help you in your thread.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 19, 2015 at 5:26 am #739747<em>@lincoln1 479034 wrote:</em><blockquote>Hi @pankajsharma , exactly what causes the double intro problem? I applied the blockquote fix a while ago but I would really like my page to look like the demo. What do I need to do?
Thanks</blockquote>
Hi i am not sure what causing your site .
I request you to open your own thread add all the details of problem and site details in it . We will help you in your thread.lovedigit Friendlovedigit
- Join date:
- September 2011
- Posts:
- 235
- Downloads:
- 22
- Uploads:
- 41
- Thanks:
- 13
- Thanked:
- 14 times in 3 posts
June 19, 2015 at 2:22 pm #574816<em>@pankajsharma 478974 wrote:</em><blockquote>Dear sir
The problem is that the thrid party extension is loading below the topic links , as width of the Topic link is 40% so it share button goes up and shows in two lines .
The button have external call this reason i am unable to give you css for for sharing buttons .
if you will change the width of Topic links to 100% then it can use full width and share buttons will not use the space that is vacant by sharing tools .
add this code in custom.css file
@media (min-width:1200px){.topic-links{width: 100%!important;margin-top: 0px!important;}}
it will look like this >> http://prntscr.com/7inkwgPS: You can also use AddThis custom sharing buttons and directly embed them in article php header .if you wish to do this i can also help in it.</blockquote>
That’s correct pankaj. I tried to apply “clear:both;” attribute, and it pushed the social share button at the bottom of topic suggestion box.
I was thinking, is there any way we can push that topic suggestion box 1 or 2 lines below?
Or better, can we load topic suggestion box after 2nd paragraph? I don’t want to make it cover the whole width that you suggested.
I think pushing it to load after 1st paragraph will solve this issue. please suggest what codes I need to change.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 19, 2015 at 2:44 pm #574820Hi
i am sorry but as it loading dynamically i am not able to debug the third party extension codes .
The best way to use buttons in single row with topic links article i suggested in last post .
i hope you understand i am not able to provide support for customization in third party extension .lovedigit Friendlovedigit
- Join date:
- September 2011
- Posts:
- 235
- Downloads:
- 22
- Uploads:
- 41
- Thanks:
- 13
- Thanked:
- 14 times in 3 posts
June 19, 2015 at 3:27 pm #574824I am not asking you to debug the third party plugin.
I am requesting the other way around. How can we load “TOPIC SUGGESTION BOX” in the 2 nd paragraph rather than 1st paragraph of article?
There must be some code in the template to be replaced?
-
AuthorPosts
This topic contains 47 replies, has 5 voices, and was last updated by Phill 9 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum