Register | FAQ Search Today's Posts Mark Forums Read
Old 01-21-2010   #1 (permalink)
 
videoman77's Avatar
[+] more user info
 
videoman77 is offline  
Join Date: Jul 2009
Posts: 70
Thanks: 4
Thanked 4 Times in 4 Posts
Unanswered: Slider Dimensions Not Correct

What is your live site URL? (localhost if none): http://www.aquariumconceptsokc.taulbeetown.com
What browser does this happen in: Firefox 3.x , IE 8
What version of Joomla: Joomla 1.5
What OS? (your computer, not your server): Window
Joomla experience level: 5


http://aquariumconceptsokc.taulbeetown.com
user = test
pass = test

seems that the dimensions that i am setting in the slider options do not match that of my actual images. I have set my options to reflect 800 x 300 as you see below.

Click the image to open in full size.

however, seems that the template or the module itself is settting it a different size as you can see by visiting the website. It should be displaying as picture above.

Any thoughts?

Thanks again,

Caleb

p.s. in case your wondering im still waiting to find out how to fix the stacking of the logo ontop of the slideshow in another post.
  Reply With Quote
This is a Advertisement. Sign up to have these ads removed.
Old 01-22-2010   #2 (permalink)
 
videoman77's Avatar
[+] more user info
 
videoman77 is offline  
Join Date: Jul 2009
Posts: 70
Thanks: 4
Thanked 4 Times in 4 Posts


thought i fixed this, but after making a few changes and doing the global check in, the issue returned.

Last edited by videoman77; 01-22-2010 at 05:42 AM.
  Reply With Quote
Old 01-22-2010   #3 (permalink)
Support Staff
 
matt's Avatar
[+] more user info
 
matt is offline  
Join Date: Aug 2007
Location: Columbus Ohio
Posts: 2,474
Thanks: 207
Thanked 243 Times in 213 Posts


The image you are linking to, and the images I see on the site are 720x250. Are you trying to stretch the images bigger? I'm not sure that is possible, let alone able to give you good quality images. Have you tried using a image that is the size you require? Resizing on every page load is going to crush your page load times.
  Reply With Quote
Recommended FREE debugging tools:
We highly recommend using Firefox for development, along with the awesome WebDev Toolbar & Firebug Extensions.

Follow us on Twitter:
prothemer | connectr | pixelprodigy | tessneale | matthewlking
Old 01-22-2010   #4 (permalink)
 
videoman77's Avatar
[+] more user info
 
videoman77 is offline  
Join Date: Jul 2009
Posts: 70
Thanks: 4
Thanked 4 Times in 4 Posts


Hey matt, thanks for replying.

All of the images in that slideshow are formatted 720 x 250. For a brief time yesterday when i had my dimensions set at 800 x 300 it was working, but then when i switched over to the new size the sliders is now cropping my photos again. That slider you see is not 720 x 250. The image, if you right-click, and go to properties, says its 720 x 250, but the slider is not displaying that dimension correctly.
  Reply With Quote
Old 01-22-2010   #5 (permalink)
Support Staff
 
matt's Avatar
[+] more user info
 
matt is offline  
Join Date: Aug 2007
Location: Columbus Ohio
Posts: 2,474
Thanks: 207
Thanked 243 Times in 213 Posts


The first thing that I notice is your image on the left side is 467. The templates width is 950. The SuperSlider has around 480px to fit it's image. The math doesn't add up. You should try and either crop or unpublish your left image first. Wen you do that the SuperSlider will have the room. Yo9ur left image will haev to be under 150px for the SuperSlider to display images at 800px.

And again, I strongly urge to not to use images that are 720, and make SuperSlider stretch them to 800.
  Reply With Quote
Recommended FREE debugging tools:
We highly recommend using Firefox for development, along with the awesome WebDev Toolbar & Firebug Extensions.

Follow us on Twitter:
prothemer | connectr | pixelprodigy | tessneale | matthewlking
Old 01-23-2010   #6 (permalink)
 
videoman77's Avatar
[+] more user info
 
videoman77 is offline  
Join Date: Jul 2009
Posts: 70
Thanks: 4
Thanked 4 Times in 4 Posts


thanks for the help matt,
seems that if i assign any other module to the same position (dark rational - user1), regardless of size, the slider crops itself and there is a huge space between the modules. I even tried resizing the left image to just 10px x 10px same result.

just fyi i wan the slider to display at 720 x 250 which means my left image can be up to 230px wide, right?

i have tried adjusting padding by looking in the css of the modules, templates, & also the slider's css located in modules directory. nothing works. Im about to give up and find another 3rd party ext. to handle this, but i really like how simple and eas this one is, plus its free...so please help me!!! :D

Last edited by videoman77; 01-23-2010 at 10:10 PM.
  Reply With Quote
Old 01-23-2010   #7 (permalink)
Support Staff
 
matt's Avatar
[+] more user info
 
matt is offline  
Join Date: Aug 2007
Location: Columbus Ohio
Posts: 2,474
Thanks: 207
Thanked 243 Times in 213 Posts


Ok, the left module is the problem. Can you please unpublish the left module in that position. The one holding the logo. Once you do that the slider should function properly.
  Reply With Quote
Recommended FREE debugging tools:
We highly recommend using Firefox for development, along with the awesome WebDev Toolbar & Firebug Extensions.

Follow us on Twitter:
prothemer | connectr | pixelprodigy | tessneale | matthewlking
Old 01-24-2010   #8 (permalink)
 
videoman77's Avatar
[+] more user info
 
videoman77 is offline  
Join Date: Jul 2009
Posts: 70
Thanks: 4
Thanked 4 Times in 4 Posts


so are you saying that the slider will never work properly if published side-by-side with another module? if so thats very disappointing.

respectfully,
caleb
  Reply With Quote
Old 01-24-2010   #9 (permalink)
Support Staff
 
matt's Avatar
[+] more user info
 
matt is offline  
Join Date: Aug 2007
Location: Columbus Ohio
Posts: 2,474
Thanks: 207
Thanked 243 Times in 213 Posts


I never said that. I said can you please unpublish the left module. When debugging issues you have to find out what is right, and what is wrong, and work your way backwards. Initially your images were too small, and you where trying to size them up using the SuperSlider. That, compounded with the left module being too big, was causing you issues. I think you also may have had a stray
Code:
<p></p>
in the left module which was creating additional padding, but I do not know for sure.
You are also using a INtelli Module position. These positions are designed to auto balance the modules you put in there. For example if you put 2 modules in, they both re-size to 400px. If you put 4 modules in there, they re-size to 225px and so forth.
You were trying to use that space in a way that was never really intended, or possibly a way that was more complicated then needed.

I see you have switched modules however, so I am guessing you have went a different direction.
  Reply With Quote
Recommended FREE debugging tools:
We highly recommend using Firefox for development, along with the awesome WebDev Toolbar & Firebug Extensions.

Follow us on Twitter:
prothemer | connectr | pixelprodigy | tessneale | matthewlking
Old 01-24-2010   #10 (permalink)
 
videoman77's Avatar
[+] more user info
 
videoman77 is offline  
Join Date: Jul 2009
Posts: 70
Thanks: 4
Thanked 4 Times in 4 Posts


Matt, terribly sorry about that. Thanks for all your help, i just misunderstood you. Yes i have gone a different direction entirely, however this may be something that someone else wants to try and do. would you like me unpublish my current module and return to the previous for testing purposes?
  Reply With Quote
This is a Advertisement. Sign up to have these ads removed.
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum by vBulletin® Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0 RC1 Downloads powered by vBadvanced Dynamics v1.1.0.

Love Thy Favicon!

Click on a block to select it..