Power Slider Lite distorting graphics

Permalink
I was trying to get some help on the support page for this addon, but we don't speak the same language. The guy that's trying to help me just doesn't understand i don't understand what's he talking about.
Anyway if you look at the attached file it distorts the graphics that I need to display, adjusting sizes in the Power slider script does nothing, support guy told me this:

[quote] "You can add this line in your main css file, after 'header_required' element

if will not work you should just add !important at end,
like so (exp)
.powerSilde img {width:100% !important;}" [/quote]

What is the main css file and where is it located? And how do I know what part is related to the power slide? He even misspelled powerslide so I'm not sure if the power slide will respond correctly to the problem.

Any help appreciate, because I've been stuck with that for a month now. Thx!

1 Attachment

 
RobinMeade replied on at Permalink Reply
bumpity-bump?

Btw, I found main.css, but there is no "header required elements"

/* HTML Tag Redefinition */
html, body {height: 100%;  }
body {/* customize_background */ background-color: #ffffff; /* customize_background */ padding: 0px; margin: 0px; }
img {border: 0px}
a { cursor:pointer}
fieldset { border:1px solid #ccc;}
/* error text class optionally provided by theme */
div.ccm-error-response {color: #f00; margin-bottom: 12px}
/* Page Structure / Navigation */
#page{ width:800px; margin:auto; text-align:left }
#page #headerSpacer{ height:64px }
#page #header{ position:relative; } 
#page #header #logo{ color:#999; font-size:32px; 
   font-family:Arial, Helvetica, sans-serif; 
   line-height: auto;
RobinMeade replied on at Permalink Reply
bump,
I still don't have this solved, probably something minor... just not for me.

I tried their support, but they didn't help.

Or perhaps there is an alternative? Some kind of other slider I could use, that will not give me this kind of problems, where I have to dig all over the ftp to find some crazy css or html or whatever else is causing it?