Header like this one


Author Message
KBoris

Posted: 3/4/2015
Quote message 

Short question.
How to do header like this http://www.joomsky.com/ in Artisteer. If this is not possible to do in Artisteer and I believe it is not how to do with custom code?

 
speedyp

Posted: 3/6/2015
Quote message 

There are a number of ways to go about this - here's a few ideas about how I do it.

1. In Artisteer, give your sheet fluid 100% width.

2. Position your header & menu outside the sheet

3*. Manually add code for your full-width image or slider in the gap between your header/nav & the rest of the content eg. right before <div class="art-sheet"> in your header.php

4. Using extra css rule, limit the width of the rest of your content so it does not take up full width. Many ways to do this - try adding this to end of your style.css

.art-post{margin:0 auto !Important;
max-width:1000px;
}

You should now have a full width header, followed by a full-width image or slider, followed by a "page-width" content which you set at 1000px or whatever.

you can see this type of page in action on my own website: http://speedypancake.co.uk/

*In step 3, instead of just hard-coding your full-width image or slider, it's better to create a new widget area and stick it there instead. Then you can easily change the full width content in the future.

Abland shows us how: http://www.artisteer.com/Default.aspx?post_id=217079&p=forum_post

 
www

Posted: 4/10/2015
Quote message 

I dont see any header there ?

If you dont mind move to Themler you can do this very easy, and much more, without touching the code.

@Speedyp, make your external URLs in Portfolio a bit more visible. I almost missed them.
 
Casey

Posted: 4/15/2015
Quote message 

What will you be using your website for? Depending on the purpose of it, you will need different themes or you can choose one that you like and customise it. Look for them on http://www.templatemonster.com/website-templates.php I am sure, you'll find everything you need there. I used this website for my blogs some time ago. It's a really nice one