7y7 Posted March 4, 2014 Share Posted March 4, 2014 Hello, good afternoon, I just bought this template and I would like putting on a heading of 267 x 200 px, attached a screenshot of how it is, I've tried to modify the global.css but I did not get the desired result. Someone could help me set it up? Thank you very much, greetings. Capture: http://prntscr.com/2xsdz6 Link to comment Share on other sites More sharing options...
vekia Posted March 4, 2014 Share Posted March 4, 2014 due to the fact that it's non default theme - we don't know sources of it (css styles, code etc.) so in this case please share url to your shop, without it will be really hard to help Link to comment Share on other sites More sharing options...
TreeTheme Dev Posted March 5, 2014 Share Posted March 5, 2014 Here is what you need to adjust : in global.css line 322 change code to header { padding: 341px 0 0 0; position: relative; background: url(../img/header-bg.jpg) repeat-x 0 278px; } here you can adjust padding value and also black bar position, then line 324 #header_logo { position: absolute; left: 0; top: 60px; } and line 372 to #tmheaderlinks { position: absolute; left: 26px; top: 296px; } also line 356 #search_block_top { position: absolute; right: 9px; top: 291px; } That should help but if you need adjust values +/- few pixels. 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