- Posts: 3
- Thank you received: 0
Problems with petshop template with Firefox and Internet Explorer
- Cleon Santos
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
12 years 8 months ago #2133
by Cleon Santos
Hi,
I have been using Petshop template for Joomla 2.5 with Google Chrome without any problems but today I test it with Firefox and Internet Explorer and found that some parts are completely misaligned, especially with internet explorer (I'm using the latest versions on all browsers).
When possible please check this link: www.reinodosanimais.pt/index.php/gatos
You can also note that in Chrome the categories have a big space between the image and the name of the product. When possible I appreciate your help as I need to open the store ASAP. Thank you.
Cleon
I have been using Petshop template for Joomla 2.5 with Google Chrome without any problems but today I test it with Firefox and Internet Explorer and found that some parts are completely misaligned, especially with internet explorer (I'm using the latest versions on all browsers).
When possible please check this link: www.reinodosanimais.pt/index.php/gatos
You can also note that in Chrome the categories have a big space between the image and the name of the product. When possible I appreciate your help as I need to open the store ASAP. Thank you.
Cleon
Please Log in or Create an account to join the conversation.
- Trung Duong
-
- Offline
- Administrator
-
Less
More
- Posts: 2284
- Thank you received: 998
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
12 years 8 months ago #2137 by Trung Duong
Replied by Trung Duong on topic Re: Problems with petshop template with Firefox and Internet Explorer
Hello Cleon,
Did you edit any virtuemart template files ? maybe it missed some div tag.
Thanks
Did you edit any virtuemart template files ? maybe it missed some div tag.
Thanks
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!


[img]...[/img]
[img]...[/img]
[img]...[/img]
Please Log in or Create an account to join the conversation.
- Linh Robert
-
- Offline
- Banned
-
Less
More
- Posts: 908
- Thank you received: 568
12 years 8 months ago - 12 years 8 months ago #2144
by Linh Robert
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Replied by Linh Robert on topic Re: Problems with petshop template with Firefox and Internet Explorer
Hi,
and add this code to customs.css:
Also, please make sure you did not miss any closing tag when edit files. The number of categories per row is 2 or 3 is good.
Thanks
Please remove this code or min-height in this code (file layout.css):You can also note that in Chrome the categories have a big space between the image and the name of the product.
Code:
.ot-cat-sub .proimg-wrap {
min-height: 200px;
}
and add this code to customs.css:
Code:
.category-view .category .spacer {
margin-bottom: 10px;
}
Also, please make sure you did not miss any closing tag when edit files. The number of categories per row is 2 or 3 is good.
Thanks
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Last edit: 12 years 8 months ago by Linh Robert.
Please Log in or Create an account to join the conversation.
- Cleon Santos
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 3
- Thank you received: 0
12 years 7 months ago #2155
by Cleon Santos
Replied by Cleon Santos on topic Re: Problems with petshop template with Firefox and Internet Explorer
Hello trungdt,
The space problem is solved. Thank you.
I'm going to check if there's any missing tag and let you know.
Regards,
Cleon
The space problem is solved. Thank you.
I'm going to check if there's any missing tag and let you know.
Regards,
Cleon
Please Log in or Create an account to join the conversation.
- Cleon Santos
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 3
- Thank you received: 0
12 years 7 months ago #2159
by Cleon Santos
Replied by Cleon Santos on topic Re: Problems with petshop template with Firefox and Internet Explorer
Hello trungdt.
I have checked all files that I have modified (very few) and couldn't find any missing div tag. O have also compared to the original files and no luck. I remember that I installed the full package and upgraded the template to the latest version, could this be the problem? What else can I do to fix this? Thank you very much.
Cleon
I have checked all files that I have modified (very few) and couldn't find any missing div tag. O have also compared to the original files and no luck. I remember that I installed the full package and upgraded the template to the latest version, could this be the problem? What else can I do to fix this? Thank you very much.
Cleon
Please Log in or Create an account to join the conversation.
- Trung Duong
-
- Offline
- Administrator
-
Less
More
- Posts: 2284
- Thank you received: 998
12 years 7 months ago - 12 years 7 months ago #2166
by Trung Duong
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!
[img]...[/img]
[img]...[/img]
[img]...[/img]
Replied by Trung Duong on topic Re: Problems with petshop template with Firefox and Internet Explorer
I found error end div tag of your code (<div class="">Alimentação), check your source code below:
and it shoulds
Code:
<h2>
<a href="/index.php/gatos/alimentacao2012-07-27-00-10-52" title="Alimentação" class="ot-cat-sub">
<span>
<div class="proimg-wrap">
<img src="/images/stories/virtuemart/category/resized/comendo3_200x160_200x160.jpg" alt="comendo3_200x160" />
</div>
<br />
<div class="">Alimentação
</span>
</a>
</h2>
and it shoulds
Code:
<div class="product_title_here">Alimentação</div>
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!


[img]...[/img]
[img]...[/img]
[img]...[/img]
Last edit: 12 years 7 months ago by Trung Duong.
The following user(s) said Thank You: Cleon Santos
Please Log in or Create an account to join the conversation.
Time to create page: 0.199 seconds