Hi support team,
could you please help me with the layout of the pages?
I would like to front page to have a sidebar beside the maincontent. I tried the layouts under "pages", but then I get overlapping content.
http://hw-designs.de/AKGV/home
I also tried to ste up regions in the page--front.tpl - without any result
(<section class="content"><div class="container">
<div class="row">
<div class="col-sm-9">
<?php print render($page['content']); ?>
</div>
<aside class="col-sm-3">
<?php print render($content['sidebar']); ?>
</aside>
</div>
</div>
</section>
Could you please help me fixing it? Thanks :)
Hi,
Did you clear DRUPAL CACHE after editting?
Thanks1
Yes, I did
browser cache and drupal cache
Please give me your FTP account and Website account. Thanks!
Hi Khoa,
sorry for my late reply, I found out how it works meanwhile :)
No I have another question:
I would like to add a gallery to the portfolio items and for that I created a field_galerie and uploaded some images. So far so good and I know how I can display them by using views, but I have no idea how to implement the gallery (I use colorbox) into the --node--portfolio.tpl
I could also use lightbox, if it makes it easier...
Thanks,
Heike
Which view do you want to add?
Please send us your site url and admin account to check