bynovita Posted August 25, 2015 Share Posted August 25, 2015 (edited) Hi friends, How do I edit the following banners on the homepage? Edited August 25, 2015 by bynovita (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted August 25, 2015 Share Posted August 25, 2015 you use default-bootstrap theme?you want static banners or include also image slider there as it is in default botstrap theme? Link to comment Share on other sites More sharing options...
bynovita Posted August 26, 2015 Author Share Posted August 26, 2015 (edited) Eğer? default-bootstrap tema kullanmak varsayılan botstrap tema olduğu gibi statik banner istiyorsanız veya orada da görüntü kaymak içerir? default-bootstrap tema evet? Edited August 26, 2015 by bynovita (see edit history) Link to comment Share on other sites More sharing options...
bynovita Posted August 26, 2015 Author Share Posted August 26, 2015 you use default-bootstrap theme? you want static banners or include also image slider there as it is in default botstrap theme? yes default-bootstrap theme Link to comment Share on other sites More sharing options...
bynovita Posted August 26, 2015 Author Share Posted August 26, 2015 you use default-bootstrap theme? you want static banners or include also image slider there as it is in default botstrap theme? Did you see the answer Link to comment Share on other sites More sharing options...
razaro Posted August 27, 2015 Share Posted August 27, 2015 Please do not bump topic like that and do not duplicate topics of same issue. And about your question, there is some work. You need to add themeconfigurator/views/templates/hook/hook.tpl file to your theme and edit it. So either hardcode grid like you want or use if else to check block id and assign right class for it like col-sm-8 or col-sm-4. Also some css or JavaScript is maybe needed to match height of those items. Link to comment Share on other sites More sharing options...
bynovita Posted August 27, 2015 Author Share Posted August 27, 2015 Please do not bump topic like that and do not duplicate topics of same issue. And about your question, there is some work. You need to add themeconfigurator/views/templates/hook/hook.tpl file to your theme and edit it. So either hardcode grid like you want or use if else to check block id and assign right class for it like col-sm-8 or col-sm-4. Also some css or JavaScript is maybe needed to match height of those items. I'm sorry I did not do spam themeconfigurator Where I install Link to comment Share on other sites More sharing options...
razaro Posted August 27, 2015 Share Posted August 27, 2015 Copy that hook.tpl file to your theme folder default-bootstrap/modules/themeconfigurator/ and then edit it like you want. Maybe as a start you can add all those images in themconfigurator so you will see generated code and each image block id. Link to comment Share on other sites More sharing options...
bynovita Posted August 27, 2015 Author Share Posted August 27, 2015 (edited) Kopya senin tema klasörü default-önyükleme / modules / themeconfigurator için hook.tpl dosya / İstediğiniz gibi ve düzenleyin. Oluşturulan kodunu görürsünüz belki bir başlangıç olarak themconfigurator tüm bu görüntüler ekleyebilir ve Her resim bloğu kimliği. Benim bilgi belgeleri görüntülü mı çok zayıf olduğu yerden başlayacağız. Edited August 27, 2015 by bynovita (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now