WebsiteBaker Support (2.8.x) > Bakery Shop

Page Help Please

<< < (3/5) > >>

Smile:
Thank you, sorry for being stupid

<div class="myBakery">
<div class="mod_bakery_main_div _cart_bt_f">
<form action="[SHOP_URL]" method="post">
<input type="submit" name="view_cart" class="mod_bakery_bt_cart_ f" value="[VIEW_CART]" />
</form>
</div>

and the footer

<td width="35%" align="left">[PREVIOUS_PAGE_LINK]</td>
<td width="30%" align="center">[TXT_ITEM] [OF] </td>
<td width="35%" align="right">[NEXT_PAGE_LINK]</td>
</tr>
</table>
</div>

If this is correct, what should happen or what should i do next

jacobi22:
yes, thats correct

after that, you need another code-line in the frontend.css from bakery or in your template css-File


--- Code: ---.myBakery {width:80%;}
--- End code ---

Smile:
Thank you

dose it matter on what line the code is put?

and is there anything else i should do

jacobi22:

--- Quote ---dose it matter on what line the code is put?
--- End quote ---

every entry in this css-file was open with a { and close with a }

--- Quote ---.myBakery {width:80%;}
--- End quote ---
be sure, that you use a new empty line and that you are not inside a existed entry there

put it at the last line :wink:

Smile:
Ok done that but the problem is still showing!!!

If i open the site with Crome its ok and also on my ipad its not a problem but IE and firefox is.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version