Jump to content

Theme troubles with VP_coffee


Recommended Posts

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

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

 

  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...