- Posts: 6
- Thank you received: 0
OT TShirt layout shift
- Darin Wolfe
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
9 years 8 months ago #8230
by Darin Wolfe
OT TShirt layout shift was created by Darin Wolfe
Paid subscription has expired - back in May (5/20) - I had an issue where the product grid had shifted and was no longer aligned (with 9 equal boxes). A solution (defualt.php, layout.css and index.php) was provided which fixed the issue. however, it has happened again. not sure what changed. looking at the 3 files, they are exactly the same after the previous fix, but now it shows the 9 as 2,1,2,1,2,1 - like the 3rd is pushed off the line. If someone could tell me where to fix, I will do so (bad part about getting a new file, no one knows what was done.....)
Thanks!
if you want to see -
www.doubletd.com - click on the school house at the top - enter code - ramette1516
Thanks!
if you want to see -
www.doubletd.com - click on the school house at the top - enter code - ramette1516
Please Log in or Create an account to join the conversation.
- Darin Wolfe
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 6
- Thank you received: 0
9 years 8 months ago #8231
by Darin Wolfe
Replied by Darin Wolfe on topic OT TShirt layout shift
Seems to only be an issue on Chrome - Firefox and IE look ok......
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
9 years 8 months ago #8234 by Trung Duong
Replied by Trung Duong on topic OT TShirt layout shift
Hi,
I recommend you should renew your member to get best support with ticket system. Now you can add more css code as below
Edit file '/templates/ot_tshirt/assets/css/vmsite.css' line 64
and then add more this code
display: block;
Best Regards
I recommend you should renew your member to get best support with ticket system. Now you can add more css code as below
Edit file '/templates/ot_tshirt/assets/css/vmsite.css' line 64
Code:
div[class*="-view"] .row{
margin-left: -15px;
margin-right: -15px;
}
display: block;
Code:
div[class*="-view"] .row{
margin-left: -15px;
margin-right: -15px;
display: block;
}
Best Regards
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.
- Trung Duong
-
- Offline
- Administrator
-
Less
More
- Posts: 2284
- Thank you received: 998
9 years 8 months ago #8235
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 OT TShirt layout shift
Hi, Please check another topic that you wrote.
Regards
Regards
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.
Time to create page: 0.194 seconds