Jump to content

V1.6.1.6 need to change header height and reduce columns.


huntleybill

Recommended Posts

It's tricky, since the header is responsive, so the width and height of the header will vary. Even if you turn off the repeat by adding background-repeat: no-repeat!important; to the header element, it's not going to look good at all resolutions.

 

I would suggest maybe creating a repeating ocean and sky background that will work no matter the width, then you can have a separate logo and text displayed on top of that in a responsive way.

Link to comment
Share on other sites

I see you've commented out the logo in header.tpl. You'll need to uncomment that.

 

You can add something like height: 200px; to the header element to increase the height of the header.

 

I also suggest that you smooth the edges of the background so it isn't as obvious where it repeats. ;)

Link to comment
Share on other sites

I see you've commented out the logo in header.tpl. You'll need to uncomment that. I put the original header.tpl file back. I still don't get a logo. (Unless I got the wrong header.tpl file).

 

You can add something like height: 200px; to the header element to increase the height of the header. I have no idea where/how to do this. Can you explain please?

 

I also suggest that you smooth the edges of the background so it isn't as obvious where it repeats. ;) I have no ideal how to do this either. On my laptop, I see no seems at all.

Edited by huntleybill (see edit history)
Link to comment
Share on other sites

OK Rocky. 

I got the logo back on and the water background. I don't like my new logo so I will have to work on that but that is out of the scope of this post.

 

To change the height of the header is it the header.tpl file I need to do it in? If so, can you tell me which line I need to edit?

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...