- Posts: 3
- Thank you received: 0
Category List messed up template
-
qproios
Inactive member -
Topic Author
- New Member
-
Less
More
13 years 1 month ago - 13 years 1 month ago #15926
by qproios
Category List messed up template was created by qproios
When adding a page with category list function it messes up the template check in the image below
i'm using joomla 2.5.2
my website is yourspecialist.gr
the problem is here yourspecialist.gr/index.php/features/gorila-bets
imageshack.us/photo/my-images/440/83480155.jpg/
Please reply fast is important
i'm using joomla 2.5.2
my website is yourspecialist.gr
the problem is here yourspecialist.gr/index.php/features/gorila-bets
imageshack.us/photo/my-images/440/83480155.jpg/
Please reply fast is important
Last edit: 13 years 1 month ago by qproios.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 1 month ago #15950
by ivan.milic
Replied by ivan.milic on topic Re: Category List messed up template
Try this:
Add this css to the bottom template_css.css:
.column_right{
position: absolute;
right: 0;
top: 0;
}
Add this css to the bottom template_css.css:
.column_right{
position: absolute;
right: 0;
top: 0;
}
Please Log in to join the conversation.
-
qproios
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
13 years 1 month ago - 13 years 1 month ago #15962
by qproios
Replied by qproios on topic Re: Category List messed up template
It fixes the problem a bit, the right column goes to the correct position, but the template complete messes up. Bets Center becomes white... and loses it's form.
Also the code you gave me messes up the template more in other pages the right column goes through the security and trust. Please give me something else!!!
Also the code you gave me messes up the template more in other pages the right column goes through the security and trust. Please give me something else!!!
Last edit: 13 years 1 month ago by qproios.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 1 month ago #15981
by ivan.milic
Replied by ivan.milic on topic Re: Category List messed up template
Ok, i discovered, problem is in some content on that page , you have opened some div and not close it, or you ave closed twice some div so rendered layout is incorrect.
Use validator.w3.org
Look at tag not closed exceptions.
Use validator.w3.org
Look at tag not closed exceptions.
Please Log in to join the conversation.
Time to create page: 0.158 seconds