easycup Posted July 18, 2014 Share Posted July 18, 2014 Hi there! I'm a new user and started with the vp_coffee theme. The first thing I did upon uploading end editing my template was add the company logo and there is a size constraint and/ or padding set on it upon uploading. I've tried the default size and any number of other sizes, I've tried transparent pngs, I've fiddled with everything I can think of. Any ideas on how to resolve this issue? http://easycup.ca/en/ Thanks! Link to comment Share on other sites More sharing options...
Paulito Posted July 18, 2014 Share Posted July 18, 2014 (edited) Hello What are trying to achieve, something like this? http://screencast.com/t/gUiPc70q78 Paul Edited July 18, 2014 by Paulito (see edit history) 1 Link to comment Share on other sites More sharing options...
easycup Posted July 18, 2014 Author Share Posted July 18, 2014 Sure! That would work! Link to comment Share on other sites More sharing options...
easycup Posted July 18, 2014 Author Share Posted July 18, 2014 That's perfect! How can I achieve that result? Link to comment Share on other sites More sharing options...
Paulito Posted July 18, 2014 Share Posted July 18, 2014 Hello again I appreciate this is not the best option, but, go to: theme.css around line 142 and delete the #fff background colour, you can also change the padding-top #header_logo{height:122px; position:relative; z-index:9999; background-color:#fff; padding-top:10px;} #index #header .header_top{} .vp_wrapper_skitter{ display:none;} #index .vp_wrapper_skitter{ display:block; margin-top:30px; width:100%; overflow:hidden;} .row_header{ position:relative; z-index:99;} .row_skitter{ position:relative; z-index:1; overflow:hidden;} .no-homepage .row_skitter{ display:none;} .site-logo1 img, #header_link_bookmark{ display:none;} #header_user #header_user_info a.btn-default, #header_right .btn-default{ Sorry it's not perfect Paul 1 Link to comment Share on other sites More sharing options...
easycup Posted July 18, 2014 Author Share Posted July 18, 2014 Thanks! You rock Link to comment Share on other sites More sharing options...
Recommended Posts