Quote:
Originally Posted by Ahmad110
thanks for sharing . installed
i want to see big picture how can i change it ?
|
Just Change height and width in code
1st one is in
Code:
/* slider */
.slider {height:60px;}
change height in above
Then change in every <div>
Code:
<div style="background-color:#000; color:#FFF; width:468px; height:60px; padding:0px; margin:0px;">
Change height and width of each <div> according to ur needs