StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
  #1  
Old 11-04-2008, 02:15 PM
JRLROCKS JRLROCKS is offline
Registered User
 
Join Date: Oct 2008
Posts: 3
Default resolution -(messes up my home page!)

HI There!

Thanks for the cool plugin!

Looking for a quick bit of help. I have installed a blogging theme at http://www.lambertonline.ca/ On the main page I use the FCG plugin. It works awesome for what I want to accomplish as long as your monitor resolution is high. If you change it to 1024X768 the right edge of the plugin overlaps the sidebar. I'm sure this is a simple fix but I don't know how to adjust. Or is this theme scrap?

Thanks for any input / direction / support :)

J
  #2  
Old 11-04-2008, 09:29 PM
Jason Schuller Jason Schuller is offline
Registered User
Pro Plus Member
 
Join Date: Sep 2008
Posts: 1,367
Default Re: resolution

This would have nothing to do with the plugin, rather your placement within theme that you use for your site. You might want to verify with your theme author how to best place the plugin.

Jason
  #3  
Old 11-05-2008, 01:43 PM
JRLROCKS JRLROCKS is offline
Registered User
 
Join Date: Oct 2008
Posts: 3
Default Re: resolution

Thanks Jason.

Thought so. I was hoping someone would suggest placement.
Contacting the author makes more sense.

Cheers!
  #4  
Old 11-05-2008, 04:04 PM
JRLROCKS JRLROCKS is offline
Registered User
 
Join Date: Oct 2008
Posts: 3
Default Re: resolution

Here was the fix from the author of my site. Didn't realize that I can change the width in the backoffice of wordpress from numbers to percentages. The author pointed to the gallery... maybe there's more than 1 way to skin the cat. (So to say)
I'll leave it with you if you want to update the plugin.zip

Quote:
easy fix:

it's at plugins/content-gallery/css/
then find this line:

#flickrGallery { width: 500px; height: 334px; }

and replace it with this:

#flickrGallery { width: 99%; height: 334px; }
then in the featured area find this:

<div id="featured">
<style>
#myGallery,#myGallerySet,#flickrgallery{
width:610px;
...

to this

<div id="featured">
<style>
#myGallery,#myGallerySet,#flickrgallery{
width:99%;
I changed the width to 99% in Feature content gallery in the back office of wordpress

...
  #5  
Old 11-06-2008, 10:26 PM
Jason Schuller Jason Schuller is offline
Registered User
Pro Plus Member
 
Join Date: Sep 2008
Posts: 1,367
Default Re: resolution -(messes up my home page!)

Glad you were able to figure it out.
 

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
htaccess Warning Message Resolution StringTunes General Discussion 2 01-02-2010 07:11 PM
Resolution Width Setting seo5000 General Discussion 2 12-08-2009 08:51 AM
Last Chance for SWF File Resolution kiaajjjj General Discussion 3 03-25-2009 12:49 PM


All times are GMT -5. The time now is 08:23 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.