View Single Post
  #213  
Old 09-10-2013, 04:12 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
Does anyone know how to adjust the height of the header top bar. (header_top)?

I would like to make mine about 60% of the current height.

Edit skin/reboot/css/reboot.css

Code:
.header_top { padding: 3px 3px 1px 3px; border-bottom: 1px solid transparent; -webkit-border-radius: 0px 0px 4px 4px; -moz-border-radius: 0px 0px 4px 4px; border-radius: 0px 0px 4px 4px; }
__________________
xcartmods.co.uk
Reply With Quote