Hello MARSHNAREWEC,
You can easy determinate the file which should be changed and the css class by installing and using Mozilla Fireblug plugin:
https://getfirebug.com/
More info you can find here:
http://blog.astemplates.com/firebug-tutorial/#more-402
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
How can I change the position of the caption and also make the background color of the caption to be 'clear' transparent.
What is your site url please?
Regards, AS Team.
can you also remove the borders and move the slider up close to the menu?
You can do it by editing '/templates/as002032/css/ext.artslider.css' file the following class (line 239):
.camera_caption
{
background-color: #ddd;
display: none;
opacity: 0.9 !important;
position: absolute;
right: 0 !important;
text-align: left !important;
top: 35% !important;
width: 35%;
}
Regards, AS Team.
You can easy determinate the file which should be changed and the css class by installing and using Mozilla Fireblug plugin:
https://getfirebug.com/
More info you can find here:
http://blog.astemplates.com/firebug-tutorial/#more-402
Regards, AS Team.