hi,
i sucessfully change the with and height of the cu3er slider.
i edited the background and now i see that the edges are a little bit cut off.
how do i allow the shadow to have more width than the slider.
best regards
hi,
i sucessfully change the with and height of the cu3er slider.
i edited the background and now i see that the edges are a little bit cut off.
how do i allow the shadow to have more width than the slider.
best regards
i got it,
in the style.css you have to give the #featured, #featured:focus 20px more width than the #featured_image, #featured_image:focus.
than change in #featured_image, #featured_image:focus{
margin: 0px auto;
to
margin.left:10px;
now you can adjust the shadow position in the style1/2/3.css
Glad that you found a solution :)
You must log in to post.