Author Topic: Increase slideshow width to the right edge of storefront  (Read 4962 times)

Offline Smash

  • Newbie
  • *
  • Posts: 32
  • Karma: +4/-0
    • View Profile
Increase slideshow width to the right edge of storefront
« 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
« Last Edit: July 04, 2014, 10:21:04 AM by Smash »

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5797
  • Karma: +274/-2
    • View Profile
Re: Increase slideshow width to the right edge of storefrot
« Reply #1 on: July 04, 2014, 09:32:37 AM »
Hello

What is URL?
Use FireFox built-in Inspect element feature or Firebug addon for your browser to investigate CSS.

Offline Smash

  • Newbie
  • *
  • Posts: 32
  • Karma: +4/-0
    • View Profile
Re: Increase slideshow width to the right edge of storefrot
« Reply #2 on: July 04, 2014, 10:20:33 AM »
Hi Basara

sanware.co.uk

Did inspect element and changed slideshow wrapper but no joy  :(

Offline Smash

  • Newbie
  • *
  • Posts: 32
  • Karma: +4/-0
    • View Profile
Re: Increase slideshow width to the right edge of storefront
« Reply #3 on: July 04, 2014, 10:47:47 AM »
Did it.

Resized images to 773 and edited code slideshow2.css

#slideshow_wrapper {
   position:relative;
   width:773px;
   height:305px;

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5797
  • Karma: +274/-2
    • View Profile
Re: Increase slideshow width to the right edge of storefront
« Reply #4 on: July 07, 2014, 01:56:44 AM »
Did it.

Resized images to 773 and edited code slideshow2.css

 :D Thank You for posting solution

 

Powered by SMFPacks Social Login Mod