- Posts: 21
COMMUNITY FORUM
K2 Item Page Scroll Please I need help
- John Farouk
-
Topic Author
- Offline
- Junior Member
saqer-alasad.com/live/2013-04-27-19-26-58/item/376-2013-05-10-17-39-20
See the page scroll at the end this happened only with K2 item in RTL, please i need help very urgent please...i think there is something wrong with K2 CSS with arabic language please help
Regards
John Farouk
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
This is an issue caused from template not from K2.
There are two or three <h2> elements with backlinks to the developer and a betting site which have an absolute positioned text that cause the scrolling.
Try looking in your code for => position: absolute; top: 0px; left: -8000px; .
Alternatively if you are not confident enought with code add position: relative and overflow: hidden; to your h2 elements in your template's css file.
Please Log in or Create an account to join the conversation.
- John Farouk
-
Topic Author
- Offline
- Junior Member
- Posts: 21
First I need to thank you very much for your reply, but I am still beginner in that,
i need to clarify this error happened only in item or article pages only, not in main or category pages,
so please i need you to explain where exactly can i put the codes, is that inside the main template CSS file, also under which h2 i can do that i got many h2 in the CSS i can PM you the website Cpanel i will be more than thankful to you if you can help me....
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Your ks.css file is located at saqer-alasad.com/live/templates/shaper_news_iii/css/k2.css
there you can put -- h2 { position: relative; overflow: hidden; }
but if you want to completely remove these links you should open item.php (look for it in your template folder) and remove all these links.
You ll know which links when you see them.
Please Log in or Create an account to join the conversation.
- John Farouk
-
Topic Author
- Offline
- Junior Member
- Posts: 21
I know I am bothering you but I attached the k2 CSS file please have a look and correct the error as you see I can't do it myself, I am appreciating your help Krikor
Please Log in or Create an account to join the conversation.
- John Farouk
-
Topic Author
- Offline
- Junior Member
- Posts: 21
Please Log in or Create an account to join the conversation.
- John Farouk
-
Topic Author
- Offline
- Junior Member
- Posts: 21
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
I am afraid I cannot help you with IE7. It requires a lot of debugging and possibly it's not a simple c/p of code.
Please Log in or Create an account to join the conversation.
- John Farouk
-
Topic Author
- Offline
- Junior Member
- Posts: 21
you are the only one who help me please check naharcenter.com/test/ i have a page scroll in the main page please tell me what can i do now??
Please I need help Krikor
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
This ia a commercial template from RocketTheme so you ask the RC developers for support.
Please Log in or Create an account to join the conversation.
- John Farouk
-
Topic Author
- Offline
- Junior Member
- Posts: 21
Please Log in or Create an account to join the conversation.
- John Farouk
-
Topic Author
- Offline
- Junior Member
- Posts: 21
I am John again I hope you can remember me sir i need your help again i have the same problem again and i put the line h2 { position: relative; overflow: hidden; } in the k2,css file but the problem this time is in the template.css
I have the problem of page scroll again and i appreciate if you help me again please have a look to
accounting-app.com/gates/arabic/index.php/shortcode/accordion and see the scroll at the end of the page
please Krikor help me very urgent
Thank you sir in Advance..
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
I cannot see an issue in the site you sent us. I am using Chrome btw.
Furthermore since these are commercial templates and heavily customised support to these issues should be handled by the template developer.
Please Log in or Create an account to join the conversation.