What browser are you using? IE6 and maybe IE7 will not understand the br+br and will ignore the whole rule.
What browser are you using? IE6 and maybe IE7 will not understand the br+br and will ignore the whole rule.
I am using Mozilla Firefox 3.6.3. Does it look correct on your end?
That is weird. I am on Firefox too, and now it is losing the break between price and add box. If I add a third +br, it works again, deleting two of the three breaks between elements when it ought to only hide one of them.
.centerBoxContentsProducts br+br+br {display: none;}
It worked! Thank you very much, you're the best!![]()
I just started to wonder... what if I would like to show more than just 9 items per page? How could I set that?
admin > config > maximum valueswhat if I would like to show more than just 9 items per page? How could I set that?
Zen-Venom Get Bitten
Great. Thanks!