Hi,
I installed template using Quickstart package then upgraded to 1.0.1 following the instructions but still have this issue.
Plugin shows as version 1.00 30/3/2010 - Is this correct ?
D
text-align:center;
div.gk_img_border_bottom {
background:url("../images/header_bottom.png") no-repeat scroll 2% bottom transparent;
overflow:hidden;
padding:0 0 8px;
}
div.gk_img_border_top {
background:url("../images/header_top.png") no-repeat scroll 96% top transparent;
float:left;
margin:5px 18px 5px 0;
overflow:hidden;
padding:8px 0 0;
}
Hi
The class display properly. Unfortunately this background doesnt' look good on bigger photos
But please try to play with values inside this class, maby You will set this to look a little better.
.article-content div.gk_img_border_top {
background:url("../images/header_top.png") no-repeat scroll 96% top transparent;
margin:0 auto;
overflow:hidden;
padding:8px 0 0;
width:600px;
float:none;
}
No matter what editor I use, when placing any image in an article, the alignment chosen won't hold. It places the image in the right position but the text will not align to it as selected in the insert image parameters.