- This topic has 7 replies, 3 voices, and was last updated 9 years, 1 month ago by Sakin.
-
AuthorPosts
-
October 13, 2015 at 3:15 am #68363kalatosParticipant
Hello my dears,
I decided to bought pro version for my website. After I replace free version to pro some part of the customisation unfortunately does not work.
Hereunder is subject related with free version
http://catchthemes.com/support-forum/topic/issue-on-the-header-part/
Could you please help me to custom pro version? On the beginning I see two issues. Line on the top of the header is visible again. Also position of the second logo on the right part is not correct.
Regards Lukasz
October 13, 2015 at 10:57 pm #68716catchinternetKeymaster@kalatos:
1. First add the following css:#branding .top-bg { height: 1px; } #branding .wrapper { position: relative; } @media screen and (max-width: 767px) { #access { clear: both; } #headimg { position: relative; width: 100%; } }
2. Replace:
#headimg { clear: none; display: inline-block; float: right; margin-top: 0; position: absolute; right: 0; top: 55px; width: auto; }
with the following:
#headimg { clear: none; display: inline-block; float: right; margin-top: 0; position: absolute; right: 0; top: 0; width: auto; }
October 14, 2015 at 4:37 am #68749kalatosParticipantHello catchinternet,
thank you for your support. For the header right logo it helps, thank you. Regarding silver line, now it is still visible on the top of the header, how to disable it permanently?
I bought also pro version to improve page with the news. Now even If I not put “read more” into the text theme automatically divide each news. How to setup to show all the news in on side without “read more button”?
And second question regarding pro version and NextGen Gallery module. When I put gallery that should be shown in the news why it is not visible? I am using standard wizard to put NexGen gallery in the text editor.
October 14, 2015 at 1:41 pm #70952catchinternetKeymaster@kalatos: Please remove the following css from your custom css:
#branding .top-bg { background: none #ffb15e; } #branding .top-bg { height: 1px; }
and then add the following:
#branding .top-bg { background: none #ffb15e; border: none; height: 1px; }
October 14, 2015 at 4:26 pm #72778kalatosParticipantHello again,
fortunately it works, thank you very much.
could you please support me also in order to setup news part like I wish ?
Thank you.
October 15, 2015 at 11:19 pm #77826SakinKeymaster@kalatos: Which news part and what are you trying to do with that. Can you explain in reference with your site URL
October 16, 2015 at 2:38 pm #77885kalatosParticipantHello,
of course I try to explain.
URL: http://dpssosabowski.pl/wp/?page_id=37
this is part with the actual information “Aktualności z życia DPS”.
– First question, how to show whole news without button “Read more”. Even if I not use it from the text editor them put it automatically.
– Second question is related with the news presented here: http://dpssosabowski.pl/wp/?p=301. I used there some shortcode to show NexGen gallery:
“Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est. Lelum Polelum est.
< img src=”http://dpssosabowski.pl/wp/index.php/nextgen-attach_to_post/preview/id–302″ alt=”” / >” – added spaces to show you code instead of image
But gallery it not shown. I do not know why. I used similar shortcode on main page and this is works as I wish.
Regards,
LukaszOctober 16, 2015 at 11:46 pm #77954SakinKeymaster@kalatos:
1. To show full content in blog, you need to go to “Appearance => Theme Options => Layout Options” and in “Content Layout”, you need to check “Full Content Display” and then save it.2. I see that you have Gallery Slideshow and looks like it’s script issue. So, for this I suggest you to ask in NexGen gallery plugin support. Are you sure you add in same shortcode. As when I check in your main page, you have different script.
-
AuthorPosts
- The topic ‘Issue on the header part’ is closed to new replies.