Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Montezuma Theme (http://forum.bytesforall.com/forumdisplay.php?f=53)
-   -   [SOLVED] Problem with Simply Instagram and Montezuma (http://forum.bytesforall.com/showthread.php?t=18513)

guybrusthreepwood Sep 29, 2012 03:38 AM

[SOLVED] Problem with Simply Instagram and Montezuma
 
Hi
Sorry, but i'm new in this and i've just installed Montezuma Theme.
Previously i had another theme installed and the widget Simply Instagram, to show the thumbnails of my pictures. I could configure the size of this thumbnails smaller or bigger. But with Montezuma Theme i try to do this but the size is always the same.
Could someone tell me how can i configure this?
Thanks

juggledad Sep 29, 2012 04:26 AM

with the previous theme, did you configure the image sizes in the widget or in a theme option?
what is the url?

guybrusthreepwood Sep 30, 2012 03:15 AM

In the widget. what url do you need?

juggledad Sep 30, 2012 11:43 AM

The URL pointing to the issue

guybrusthreepwood Oct 1, 2012 05:32 AM

carlos.chumeik.org

juggledad Oct 1, 2012 05:58 AM

The problem is that the widget's CSS is being overridden by Montezuma's CSS. Ther are two ways to handle this
1) change the CSS ins the widget
2) change some CSS in Montezuma

if you change the CSS in Montezuma, it may effect other areas.

to change the plugin's css you need to find it and change the CSS starting with the selector '.front-photo' - change it to 'img.front-photo' and add a 'width: xxx' and 'max-width: xxx' settings

to change Montezuma edit the 'content.css' file and find the comment section
/***********************************
Resizing content
***********************************/

then find the 'img {' below it and remove teh 'max-width' and 'width' statements BUT remember this may have other effects on your images in the site.

guybrusthreepwood Oct 4, 2012 06:39 AM

Problem solved!
Thanks a lot!

guybrusthreepwood Oct 4, 2012 06:47 AM

Only one more thing.
Now i can change the size of the thumbnails, but they appears in one column.
I want they appears in a row. What line from the css style do i have to change?

juggledad Oct 4, 2012 08:05 AM

That all depends on how the plugin works. If you switch to twenty eleven can you get more than one on a row in the widget?

guybrusthreepwood Oct 5, 2012 12:10 AM

No, i put ten and only appears one column

juggledad Oct 6, 2012 06:06 AM

so this appears to be a plugin issue since the same thing occurs with twenty-ten

guybrusthreepwood Oct 8, 2012 02:24 PM

Sorry, But i didn't understand your last post. When i put twenty-ten the it works ok.

juggledad Oct 8, 2012 07:15 PM

you stated that the iages now show in one column. I asked you to test in twentyten and you said
Quote:

No, i put ten and only appears one column
what is the difference?
do you mean they show in one column or one row?
How do you want them to show?
have you looked at the plugins options?
have you looked at the CSS applied to the images and played with changing it to get the effect you want?

guybrusthreepwood Oct 10, 2012 02:26 PM

I want thumbnails appears in columns and rows. With other themes it works, but not with Montezuma. They appears only in one column.

Thanks again, and sorry for the misunderstanding.

juggledad Oct 10, 2012 04:54 PM

have you tried using the FireBug extension of FireFox and seeing what different CSS will do?

guybrusthreepwood Oct 11, 2012 06:33 AM

Finally it works.
I've added this line: "float: left;" to the file simply-instagram/css/simply-instagram.css
However, it only works in Firefox but not in Chrome.
Maybe do i have to do the same in other css file?

Thanks again!!

juggledad Oct 11, 2012 06:36 AM

I'm seeing it multi images/line in chrome on the mac

guybrusthreepwood Oct 11, 2012 06:39 AM

forget my last post. it works in chrome too.

Thanks for your patience!!


All times are GMT -6. The time now is 03:04 PM.

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