i made few changes in style.css after which the right panel is showing at the bottom just before the footer.
Wallpaper Script Forum » How-To and Troubleshooting
Style.css
(6 posts)-
Posted 1 year ago #
-
Looks fine with me... no problems...
Posted 1 year ago # -
Posted 1 year ago #
-
.left-panel{
float:left;
position:relative;
width:140px;
padding:7px 0;
padding-left:10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
.right-panel{
float:left;
width:140px;
padding:7px 0;
padding-left:10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;Find these... Decrease width to 138px or less...
Posted 1 year ago # -
alright i will but right now im busy.
i will add border today after some time.Posted 1 year ago # -
it works,
ThanksPosted 1 year ago #
Reply
You must log in to post.



