Hi Jeff,

Working with 2.x-dev now. I am trying to get the slideshow in the highlighted region working without any space around it and total viewport width. I somehow cannot seem to find the right combination of whitespace short codes in the right places to make it work properly. The 'spaceless-all' seems to do the job but blocks the slideshow. Tried to figure it out with firebug but no further insights.

Any guidance here is welcome, thanks Guido

Comments

gdelver@xs4all.nl created an issue. See original summary.

Jeff Burnz’s picture

Component: CSS/HTML » Docs
Category: Support request » Task

Good idea to document this, because I know it's possible and have done it before (i designed it so this could happen), I just forgot to document it!

Jeff Burnz’s picture

Status: Active » Needs work
gdelver@xs4all.nl’s picture

Hi Jeff, thanks for looking into it.

In the mean time i tried a beta version of MD slider to see how that would pan out ... it was a breeze to get the padding, margins et cetera out of the way.
So it maybe have something to do with the css of embedded slideshow possibilities AT itself?
Just a wild guess...

Cheers Guido

Jeff Burnz’s picture

How did you remove the padding ect for MD Slider - was that using shortcodes or through the module, perhaps writing your own CSS?

I'm so slammed for time right now, but this is an important design feature people like, I want it to be pretty easy. I am thinking I might be able to devise a shortcode CSS class that does it all in go.

Bob.Bob’s picture

I needed to remove this whitespace for a website I'm currently working on, so I did a bit of tweaking to see if I could come up with a workaround. By setting the "line-height" attribute to 0em in both flexslider and slides in the slideshow.css file I was able to remove the whitespace. The text included with each slideshow still displays so as far as I can see this workaround shouldn't affect anything else. It's a bit messy but hopefully it's of use to someone out there.

gdelver@xs4all.nl’s picture

Hi Jeff, sorry for the late response, I was absent for a while...
I used spaceless for both the highlighted page-row wrapper and container.
On top of that spaceless in the corresponding region.
And ... used spaceless on the MD Slider 1 block
Maybe a bit overkill but it worked.
Cheers Guido