css issue
Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
- GK User
- Fri Nov 21, 2014 7:36 am
Nothing is working fine
http://bollywoodbook.in/upcomingmovies/happy-ending
http://bollywoodbook.in/in-cinemas
http://bollywoodbook.in/upcomingmovies
module on the right side goes down
i dont understand whats happening
http://bollywoodbook.in/upcomingmovies/happy-ending
http://bollywoodbook.in/in-cinemas
http://bollywoodbook.in/upcomingmovies
module on the right side goes down
i dont understand whats happening
-
- Senior Boarder
- GK User
- Fri Nov 21, 2014 10:10 am
Hello,
First of all please check a HTML syntax of your article - most probably some closing tag is missed what causes that the right columns goes down.
First of all please check a HTML syntax of your article - most probably some closing tag is missed what causes that the right columns goes down.
-
- Administrator
- GK User
- Fri Nov 21, 2014 12:56 pm
dziudek wrote:Hello,
First of all please check a HTML syntax of your article - most probably some closing tag is missed what causes that the right columns goes down.
i didn't understand what u say could u just ellaborate
what's missing i couldn't find and how would i replace it.
-
- Senior Boarder
- GK User
- Fri Nov 21, 2014 1:31 pm
i didn't do anything
how will i fix it.
how will i fix it.
-
- Senior Boarder
- GK User
- Sat Nov 22, 2014 6:33 pm
The issue is connected with fact that you can have i.e. the following structure:
Then on the listing pages the <div> tag is not closed, because the article code is cut before the <hr> element which creates readmore. You should close all your opened tags before the <hr> tag and then open that after the <hr> tag again to get proper HTML structure of the article.
- Code: Select all
<div>Lorem ipsum
<hr id="system-readmore" />
dolor sit amet</div>
Then on the listing pages the <div> tag is not closed, because the article code is cut before the <hr> element which creates readmore. You should close all your opened tags before the <hr> tag and then open that after the <hr> tag again to get proper HTML structure of the article.
-
- Administrator
- GK User
- Sun Nov 23, 2014 11:53 am
where should i go to make it allright
i mean which file should be modified
i could not understand
could u be more specific which line should be modified
i mean which file should be modified
i could not understand
could u be more specific which line should be modified
-
- Senior Boarder
- GK User
- Mon Nov 24, 2014 8:09 am
No file should be modified - you should check your articles syntax in the content manager - the issue is not related to the template but your own content which most probably is wrongly divided to the intro and full parts.
-
- Administrator
7 posts
• Page 1 of 1