AbanteCart Community
eCommerce construction => General Discussion => Topic started by: Smash on July 04, 2014, 09:30:21 AM
-
Hi
I've been tweaking and changing and am have loads of fun stripping down my store front, but I'm a little stumped.
I want to increase the width of my slideshow (Template2) to the right edge of wrapper. As you will see in image the static banner has happily gone to wrapper width from central block but my slideshow hasnt. Have messed with side width in Photoshop to 773px as thats the wrapper width and it seems to centralise the slide but not fill. Got slideshow set 1000px aswell. Have tried to find a resize in slideshow2.css but wasnt sure what code to change, or is it in the normal stylesheet.css or a block.css constraint?
Any ideas. Thanks in advance
Thanks
Smash
-
Hello
What is URL?
Use FireFox built-in Inspect element feature or Firebug addon for your browser to investigate CSS.
-
Hi Basara
sanware.co.uk
Did inspect element and changed slideshow wrapper but no joy :(
-
Did it.
Resized images to 773 and edited code slideshow2.css
#slideshow_wrapper {
position:relative;
width:773px;
height:305px;
-
Did it.
Resized images to 773 and edited code slideshow2.css
:D Thank You for posting solution