WebsiteBaker Support (2.8.x) > Bakery Shop
Page Help Please
jacobi22:
you have a empty entry in your css, only a
--- Quote ---.myBakery {
}
--- End quote ---
i see, i have a write error in the css code in my last post, sorry for that. check, that you have exact this line here in your css
--- Code: ---.myBakery {width:80%;}
--- End code ---
jacobi22:
p.s.: i dont know, why you need this 80%, it looks good for me with 100%
maybe you make a screenshot from your problem
Smile:
Thank you
yes i have checked and it seems ok
}
.mod_bakery_informa tion_f {
text-align: left;
margin-top: 5px;
border: solid 1px #FFD700;
background-color: #FFFFDD;
background-image: url(images/information.gif);
background-position: 15px center;
background-repeat: no-repeat;
}
.mod_bakery_informa tion_f p {
padding-left: 60px;
padding-right: 6px;
}
.myBakery {width:80%;}
at line 443
still no change to the page!!
jacobi22:
the code works for me and your bakery table are smaller now - but i dont know, why you need this
i see, the new class doesnt work for all bakery pages, maybe it help's, if you go back to start
delete this new lines from your bakery page settings
in header-field
--- Code: ---<div class="myBakery">
--- End code ---
in footer-field
--- Code: ---</div>
--- End code ---
and the new css-class from your frontend.css
--- Code: ---.myBakery {width:80%;}
--- End code ---
search then in the bakery frontend.css for this code in the top of the file
--- Quote ---/* GENERAL */
#mod_bakery_wrapper_f {
background-color:transparent;
padding:10px;
width:98%}
--- End quote ---
feel free to change the width here - this setting works for all bakery pages incl payment etc
Smile:
Thats interesting i dont seem to have those lines!!
/* GENERAL */
.mod_bakery_h_f {
text-align: left;
}
.mod_bakery_ordernu m_f {
font-weight: bold;
}
.mod_bakery_hr_f {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #C5C5C5;
margin: 1em 0;
padding: 0;
}
should i add them?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version