WebsiteBaker Support (2.8.x) > Bakery Shop
Page Help Please
jacobi22:
--- Quote ---Thats interesting i dont seem to have those lines!!
should i add them?
--- End quote ---
yes, i think, thats a good idea ;-)
--- Code: ---#mod_bakery_wrapper_f {
background-color:transparent;
padding:10px;
width:98%}
--- End code ---
maybe you need not all this lines
Smile:
screen shot of the page
http://www.bragility.co.uk/screen1.htm
jacobi22:
now i see the problem on the payment step and i dont know, why the table goes to the right side :roll:
have you change something in this template in the folder bakery / templates / pay_methods?
the source code shows a error before this lines
--- Code: ---<tr>
<td colspan="2"><h3 class="mod_bakery_pay_h_f">Cash on Delivery</h3></td>
</tr>
--- End code ---
and after this lines
--- Code: ---<tr>
<td colspan="2">
<hr class="mod_bakery_hr_f" />
<p class="mod_bakery_pay_method_f">Please select a Payment Method:</p>
</td>
</tr>
<tr>
--- End code ---
the <tr> in the last line is too much
its the last line in the file / bakery / templates / pay_methods / title.htm
Smile:
Fantastic that's the problem the page is fine now just removed the <tr> and that's it. I don't now what or why i have not touched any html files.
Jacobi many many thanks for your time and help, lets hope that is now my last problem.
Thank you.
Alan :-D
jacobi22:
the wrong <tr> is a part from the original-code
i'll inform the module author about that
Navigation
[0] Message Index
[*] Previous page
Go to full version