WebsiteBaker Support (2.8.x) > Bakery Shop
Bakery 1.59: Submit order: Address, page is shifted up and left
gearup:
I have looked at this problem and searched the forum but am unable to see what needs to be changed.
When I go to submit an order from the shopping basket the Address page appears but it is shifted left and up although the Submit Order button appears to stay in the correct place.
This is with wb 2.8.2 and Lyps template.
I am using Firefox but it is similar on Explorer.
This is a new website and I have always seen this happening and now it is time to fix it.
I think there must be a simple setting somewhere but have not found it can anyone suggest where to look.
The screen image is in the attachment
[gelöscht durch Administrator]
nibz:
Did you change the template?
Because the footer isn't dispayed.
Normaly this is pointing at a error in the code, where it is breaking the page.
Do you have a link to the live preview ?
I also am using Lyps on: http://www.fuselier.nl/bakery.php and it works.
jacobi22:
the submit-button is a part from the table in the adress-form. maybe this table is bigger than your content area
you can check the table-width, if you set the table border in file bakery / templates / form / title.htm from 0 to 1
like
<table border="1" cellpadding="5" cellspacing="0" width="98%">
a fast resolution for the button problem: bakery / templates / form / form-htm at line 32 - set the text-align from right to left
--- Code: ---<td colspan="2" style="text-align: left">
--- End code ---
maybe the same in line 103
gearup:
Thanks for the two replies.
I response to the first reply, i have modified the template slightly for the footer as it is not wanted but this problem is only seen with this page, when i go on to page 2 (order summary) it is centered again.
Website is www.meds4doctors.com but note the shop is only for authorized customers so is hidden for general viewing and signup is disabled.
For the second reply I adjusted the setting for the table and can see this is likely the problem as the table width is too large. New image attached.
Adjusting the position of the button would not be my first choice but i will try and reduce the table width to see if that works - have to find out how first though :)
[gelöscht durch Administrator]
jacobi22:
the "Problem" is not the table in the shop, the problem is the real width für the content area in this template.
the table width for all bakery-tables is 98%
Navigation
[0] Message Index
[#] Next page
Go to full version