bkrztuk wrote:We don't use any special K2 templates just overwrite layout and add k2.css file. If you want to remove our styles please just rename the html/com_k2 directory.
bkrztuk wrote:Could you attach some draft how it should looks like ? I've opened your site and see one column item view so don't know what part you want to justify.
div.itemToolbar {clear: both; width: 100% !important}
div.itemImageBlock {float: left; margin: 0 10px 0 0 !important }
bkrztuk wrote:Ok, now I see what you want to change please try with this code:
- Code: Select all
div.itemToolbar {clear: both; width: 100% !important}
div.itemImageBlock {float: left; margin: 0 10px 0 0 !important }