sidebar width with INove theme
-
Hi,
i need help in resizing the sidebar in Inov theme after purchasing css. changed the width in the code, and the width of the background, but i have the column twisted and the background color of the sidebar still large.
is there a way to resolve that? here is the link
http://awasc.wordpress.com/
thx in advanceThe blog I need help with is: (visible only to logged in users)
-
You have to create a new background image with the right proportions so that it will align correctly. This is the original image: http://s3.wordpress.com/wp-content/themes/pub/inove/img/sidesep.gif .
-
thx for the reply,
sorry i m really a beginner in css. is it the below code the involved one?/* main START */
#main {
background:#FFF url(img/main_shadow.gif) top repeat-x;
width:605px;
padding:13px 15px 15px;
float:left;
overflow:hidden;and how can i resize the image, save it and refer to it in css?
thx again
- The topic ‘sidebar width with INove theme’ is closed to new replies.