Electro skin customization questions

Hi all,



I’ve been working on customizing electro skin and I came across 3 issues I couldn’t figure out how to do:



First: how to remove top links

2nd: how to move the two tabs down

3rd: how to change the background of cat block.



All this is shown on the attached snap shot:



  1. In top.tpl comment out the line:


{include file="top_quick_links.tpl"}



2. Move the line below:

{include file="top_menu.tpl"}




To inside the div below:






3. In styles.css (Firebug is your friend)

wrapper .sidebox-body {
background: none repeat scroll 0 0 #FFFFFF;
padding: 0;
}

#1 - [url]http://demo.cs-cart.com/professional/admin.php?dispatch=static_data.manage§ion=A[/url]



just disable them. you dont need to edit tpls.