Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   [SOLVED] Meteor Slide Plugin 'Judders' (http://forum.bytesforall.com/showthread.php?t=17869)

secretsquirrel Jun 23, 2012 03:45 PM

[SOLVED] Meteor Slide Plugin 'Judders'
 
Atahualpa 3.7.3
Wordpress up to date

Working development website

Could you please advise, the meteor slide show judders!
I have followed your posts on how to install using add new widget, i have added correct code into Linkable Title Html and Php Widget

Thank you in advance
Alison

lmilesw Jun 23, 2012 05:25 PM

The slideshow looks fine to me.

juggledad Jun 23, 2012 06:47 PM

Have you looked at it with another browser AND on another maching? Could be your compute iis slow...

secretsquirrel Jun 24, 2012 12:53 AM

I have tested on Mac also. my windows laptop is 6 months old

When you hover the mouse curser over the meteor slide show it judders up and down

Also the pale blue at bottom and top menu I have tried to make disappear

Thank you, Alison

Jam Jun 24, 2012 02:18 AM

Quote:

Originally Posted by secretsquirrel (Post 86839)
I have tested on Mac also. my windows laptop is 6 months old

When you hover the mouse curser over the meteor slide show it judders up and down

Also the pale blue at bottom and top menu I have tried to make disappear

Thank you, Alison

I was going to say all looks fine here, then I hovered :)
Found this code with code inspector:

div.widget ul li {
display: block;
margin: 2px 0 2px 0px;
padding: 0 0 0 5px;
border-left: solid 7px
#CCC;
}

Disabling the margin line fixed the problem. That also squished up the rest of the sites list items, but with a bit of digging/playing you should be able to isolate it. Larry or Juggledad might have a better answer, but eliminating those margins sorted it.

juggledad Jun 24, 2012 04:04 AM

add the following to the CSS Inserts
HTML Code:

#linkabletitlehtmlandphpwidget-8 ul li {margin: 0 0 0 0;}

secretsquirrel Jun 24, 2012 08:28 AM

Huge thanks Juggledad I added the code to css and it works.

Could you just advise how i can remove the spacing under the slide show and above the cat menu.

I have learnt a huge amount from this forum and want to thank all you for your support

juggledad Jun 24, 2012 11:45 AM

look at what you have at ato->style widget->Widget Container

secretsquirrel Jun 24, 2012 01:49 PM

You are just incredible, I removed the Default: margin: 0 0 15px 0;

Thank you Juggledad


All times are GMT -6. The time now is 03:43 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.