Thread: Leftside menu?
View Single Post
  #2  
Old 5th May 2010, 12:53
veryheavy veryheavy is offline
Member
 
Join Date: Jan 2009
United Kingdom
Posts: 4
Default Leftside menu?
done here you go you will have to edit your css and add your own images to how you want add this to your default stylesheet also your table widths might need editing hope this helps

td.colhead {
font-weight: bold;
color: #ffffff;
background-image:url(/your image);
background-color: #0055A4;
}
td.outer1 {
font-weight: bold;
color: #000000;
background-image:url(/your image);
background-color: #ffffff;
}
Attached Files
File Type: rar left menu added.rar (11.7 KB, 41 views)

Last edited by veryheavy; 5th May 2010 at 13:15. Reason: edited bittorrent
Reply With Quote