Theme: GreyDragon - v.4.0.2

rrpandey

Joined: 2011-10-20
Posts: 9
Posted: Wed, 2012-02-29 06:50

Thanks a lot for sorting the issue. now it works.
RRPANDEY

 
bigu_c
bigu_c's picture

Joined: 2007-10-28
Posts: 421
Posted: Thu, 2012-03-01 05:01

In the "Theme Options:

I set:

Columns per Album Page = 4 and cleared cache.

But I don't know why in my homepage doesn't show up 4 columns?

 
Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 2466
Posted: Thu, 2012-03-01 15:01
bigu_c wrote:
In the "Theme Options:

I set:

Columns per Album Page = 4 and cleared cache.

But I don't know why in my homepage doesn't show up 4 columns?

Sample URL?

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter

 
bigu_c
bigu_c's picture

Joined: 2007-10-28
Posts: 421
Posted: Thu, 2012-03-01 15:07

I just changed:

Columns per Album Page = 5 then it show 4 columns.

Can you please tell me how to change thumbnail default to 150px?

Thanks.

Serge D wrote:
bigu_c wrote:
In the "Theme Options:

I set:

Columns per Album Page = 4 and cleared cache.

But I don't know why in my homepage doesn't show up 4 columns?

Sample URL?

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter

 
bigu_c
bigu_c's picture

Joined: 2007-10-28
Posts: 421
Posted: Thu, 2012-03-01 17:01

Hi again.

I have an additional question:

How to make custom title for albums and photos in differance?

For example:

In page.html.php I changed:

<title><?= $_title ?></title>

To: <title><?= $_title ?> - New Text</title>

Now I want in title displaying like this:

For album page: Album Name + New Text
For photo page: Photo Name + New Text + New other text.

(Sorry for my English - Hope you understand).

Thanks.

 
Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 2466
Posted: Thu, 2012-03-01 17:14
bigu_c wrote:
I just changed:
Columns per Album Page = 5 then it show 4 columns.
Can you please tell me how to change thumbnail default to 150px?

Theme does not support custom thumbnail sizes by default. You can create custom frame pack with your own sizes and styles, but it would be somewhat advanced.
about columns, what thumb size are you using?

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter

 
Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 2466
Posted: Thu, 2012-03-01 17:18
bigu_c wrote:
How to make custom title for albums and photos in difference?

themes/greydragon/libraries/MY_Theme_View.php : public function get_item_title

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter

 
bigu_c
bigu_c's picture

Joined: 2007-10-28
Posts: 421
Posted: Thu, 2012-03-01 17:27
Serge D wrote:
Theme does not support custom thumbnail sizes by default. You can create custom frame pack with your own sizes and styles, but it would be somewhat advanced.
about columns, what thumb size are you using?

Serge

I'm using: Digital 4:3

Serge D wrote:
themes/greydragon/libraries/MY_Theme_View.php : public function get_item_title

Can you please explain more details?

Thanks.

 
Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 2466
Posted: Thu, 2012-03-01 18:41
bigu_c wrote:
I'm using: Digital 4:3

also what color and frame packs? do you use fixed width size layout?

bigu_c wrote:
Quote:
themes/greydragon/libraries/MY_Theme_View.php : public function get_item_title

Can you please explain more details?

get_item_title function in the file above implements logic to "compute" title for photos and albums
you can modify it to add your own logic for custom suffixes.

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter

 
bigu_c
bigu_c's picture

Joined: 2007-10-28
Posts: 421
Posted: Fri, 2012-03-02 02:57

Color Pack/Site theme -> Blackhawk
Thumb Frame Pack -> Darkglass

Serge D wrote:
get_item_title function in the file above implements logic to "compute" title for photos and albums
you can modify it to add your own logic for custom suffixes.

I think this is too hard for me :(

 
Karlson

Joined: 2012-03-03
Posts: 2
Posted: Sun, 2012-03-04 13:51

Hello! Recently started using this theme. Very good, high quality theme! Many thanks to Serge D!

Using the custom.css, I did limit the width of the gallery. But the limit does not apply to the "Main Menu Position", when select "Top Bar". Please tell me how to fix it?

 
Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 2466
Posted: Sun, 2012-03-04 15:27

Haven't tried this but you can ;)
Apply the same rule to #g-site-menu

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter

 
Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 2466
Posted: Mon, 2012-03-05 18:01

@Karlson: Exact rule for you. Where width is 10px less than used body width

#g-site-menu.g-bar { margin-left: auto; margin-right: auto; width: 1260px; left: auto; }

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter

 
bigu_c
bigu_c's picture

Joined: 2007-10-28
Posts: 421
Posted: Tue, 2012-03-06 13:05

Dear Serge D,

Are you planning to add new feature about thumbnail size option in next release?

Thanks.

 
Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 2466
Posted: Tue, 2012-03-06 17:35
bigu_c wrote:
Are you planning to add new feature about thumbnail size option in next release?

What kind?

Current 3.2.0 list includes the following:

- ADMIN: Logic added to inform site owner about new versions of the theme
- ADMIN: Admin page layout is now based on shared GreyDragon module which is now required
- CSS: Decrease size of the column for 3 column layout to 31% to prevent wrapping in some browser modes
- ADMIN: "Visible Title Length" option - access to G3 title length setting.
- ADMIN: Use Permalinks for navigation - allows /root, /enter be used for root page access.
- Visible Title Length is now taken in consideration when displaying Photo Titles in thumbs, breadcrumbs, etc.
- Improved file name detection for Title Source
- New color pack - Round Robin \
- New frame pack - Round Corners / combined would give look of Clean Canvas theme
- Added class marker to page's <body> element to indicate current sidebar mode - g-sidebar-aaaaaa
- FP: In Book frame pack removed right padding to prevent wrapping on smaller resolutions
- jquery.cycle.js updated to v.2.9999.2
- Synchronize Calendar page with page.html.php

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter

 
bigu_c
bigu_c's picture

Joined: 2007-10-28
Posts: 421
Posted: Tue, 2012-03-06 17:39

I'm asking for thumbnail custom sizes feature. (default has this feature).

Thanks.

 
Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 2466
Posted: Tue, 2012-03-06 18:09

Ah, not at this time
GD by design is fixed thumb size

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter

 
Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 2466
Posted: Tue, 2012-03-06 22:30
bigu_c wrote:
Color Pack/Site theme -> Blackhawk
Thumb Frame Pack -> Darkglass

ok, I see the problem - in base.css you need to change

.g-album-grid-container.g-column-5 li.g-item { width: 18%; margin-right: 0; }

after that make a small change in screen.css for change to take affect (ex: add space)

For you to fit 5 thumbs in extended mode, you would need min-width of the gallery be around 1900px
or 1200px for small thumbs

... I will have to retest all the frame/color combinations before the release

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter

 
Karlson

Joined: 2012-03-03
Posts: 2
Posted: Wed, 2012-03-07 10:57
Serge D wrote:
@Karlson: Exact rule for you. Where width is 10px less than used body width

#g-site-menu.g-bar { margin-left: auto; margin-right: auto; width: 1260px; left: auto; }

Thanks! It working!

 
PixelReaper

Joined: 2012-03-08
Posts: 6
Posted: Sat, 2012-03-10 21:20

Apologies if this has already been asked and answered, there's just too much to read through...

I'm using Gallery3 3.0.1 (I believe?) and the greydragon theme with a custom css.
Whenever I edit any code, at all, and refresh the page to see the changes, the log in/log out link disappears in Firefox and Chrome, but it doesn't do it in IE.
I can get it to come back by clicking the back button on the browser, then clicking forward to come back to the page, but that's a nuisance.
This is also happening when I edit ANYTHING through the admin, so it will affect and confuse my client as well.

Any guesses as to what is causing this?

 
Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 2466
Posted: Mon, 2012-03-12 04:16

@PixelReaper: does FF or Ch show any JS errors?
login would not appear if JS is not fully loaded

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter

 
Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 2466
Posted: Mon, 2012-03-12 21:28

GD 3.2 beta is now available for download - more details here - http://gallery.menalto.com/node/105664

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter

 
PixelReaper

Joined: 2012-03-08
Posts: 6
Posted: Tue, 2012-03-13 23:06

No JS errors that I'm aware of.
And keep in mind, the login/logout is there until I change something.
Then it disappears.

 
Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 2466
Posted: Fri, 2012-03-16 20:28
PixelReaper wrote:
No JS errors that I'm aware of.
And keep in mind, the login/logout is there until I change something.
Then it disappears.

I guess, url would be necessary

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter

 
bigu_c
bigu_c's picture

Joined: 2007-10-28
Posts: 421
Posted: Sat, 2012-03-17 07:24

Hi,

Here is my site: carscreen.org

Please tel me how to add Adsense (728x15)like this: [img]http://gallery.menalto.com/files/1_22.jpg[/img]

Thanks.

 
Powermaennchen (not verified)

Posted: Sat, 2012-03-17 15:14

Hi Serge,
first of all thank you for Greydragon, the theme is really nice - sorry if my question sounds stupid but i really don't have a clue where to change the width of the sidebar - i've alligned it to the bottom of my page and its very narrow which would make sense if it would be on the right or left side of the screen - but at the bottom where there's plenty of space to the right i would like to have the frame much wider, could you tell me where i would have to edit that?

Thanks in advance

Jonas

 
Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 2466
Posted: Sat, 2012-03-17 19:46
bigu_c wrote:
Here is my site: carscreen.org

Please tel me how to add Adsense (728x15)like this...

If this module does not work for you - http://codex.gallery2.org/Gallery3:Modules:adsense
then

* create or navigate to themes/custom/views folder
* Create header.html.php and place it there
* in the file add code for your adsense. you can wrap it into <div> for easier positioning

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter

 
bigu_c
bigu_c's picture

Joined: 2007-10-28
Posts: 421
Posted: Sun, 2012-03-18 13:57
Quote:
in the file add code for your adsense. you can wrap it into <div> for easier positioning

Can you please tell me details about this?

Thanks.

 
Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 2466
Posted: Sun, 2012-03-18 20:18
bigu_c wrote:
Quote:
in the file add code for your adsense. you can wrap it into <div> for easier positioning

Can you please tell me details about this?

Thanks.

On AdSense site, look for HTML code to insert, then insert it
With JS option, it is the same, but may require some finetunining

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter

 
micrographics

Joined: 2010-02-18
Posts: 79
Posted: Wed, 2012-03-21 06:23

Dear Serge

I'm using your theme size release of Gallery 3 and loving it.

Recently I updated the theme to 3.1.4 and after that I modified base.css file so that font size reduce to 9pt instead 0.9em but even after changing the font size, it is still showing old size on screen whereas in css file it is 9pt.

In previous version of theme I splitted the footer line to appear in two parts equally using <BR> but when I moved to v. 3.1.4, it is showing continuous line without split.

Please help.

For your reference, my website address is www.justwildlife.com

 
Noob86

Joined: 2006-12-31
Posts: 34
Posted: Wed, 2012-03-21 10:50

Hi Serge, the problem bigu_c is having seems to originate around the darkglass frame pack. I can confirm it completely screws up my columns and rows if I use it, however your darkdragon frame pack functions wholly as intended, first time every time.

I do like the darkglass look though, is there a fix for it, as its currently unuseable here, nothing makes sense with it row and columnwise.

 
Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 2466
Posted: Wed, 2012-03-21 16:05
Noob86 wrote:
Hi Serge, the problem bigu_c is having seems to originate around the darkglass frame pack. I can confirm it completely screws up my columns and rows if I use it, however your darkdragon frame pack functions wholly as intended, first time every time.

I do like the darkglass look though, is there a fix for it, as its currently unuseable here, nothing makes sense with it row and columnwise.

Are you referring to incorrect columns?
Did you try the fix proposed above adjusting cell width?

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter

 
Noob86

Joined: 2006-12-31
Posts: 34
Posted: Wed, 2012-03-21 20:20

Yes, and it seems most of the framepacks like book, iphone, etc give mixed results. I thought the above fix was only for 5 wide?

for now I've gone back to greydragon frames, as its the closest to working properly, although still not quite right in "Flexible" columns. I'd prefer to use flexible if possible, but it gives very mixed results, with the third row usually only having one picture on it, vs the 2 rows above deing full.

http://www.bikesnstuff.net/gallery3/index.php/

Can I ask how to not have the descriptions all in uppercase while I'm here, I know its been posted, but I cant figure out how to search this thread.

 
Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 2466
Posted: Wed, 2012-03-21 21:50

Ah, I see
First, you are using 4 column layout, while min-width is not appropriate for your sizing
I think it is time revisit the whole model and take a second look at the columns and how to improve them
Thank you for bringing it up

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter

 
Noob86

Joined: 2006-12-31
Posts: 34
Posted: Wed, 2012-03-21 23:29

That would be awesome, I love the idea of flexible colums with 3 rows, but not if it is always giving a random number of pictures in the third row, I would like all 3 rows fully populated, so yes I have gone back to fixed 4 columns by 3 rows for now.

Any hints on where I find it capitalising all the descriptions?

 
Noob86

Joined: 2006-12-31
Posts: 34
Posted: Thu, 2012-03-22 07:34

Ok fixed the fonts with a custom.css as per your post here.

http://gallery.menalto.com/forum_theme_greydragon?page=40#comment-387307

I'm unsure what you means by my min-width is not appropiate for my sizing? That sounds like something I could fix right now, but I haven't specified a min-width. What you see is stock GreyDragon with 4:3 200px thumbs.

Can you specify what I need to change while you think about the columns?

 
bigu_c
bigu_c's picture

Joined: 2007-10-28
Posts: 421
Posted: Thu, 2012-03-22 15:12

Hi,

Can you please tell me what's code line for "Breadcrumbs"?

Now I want to put Breadcrumbs in somewhere in my idea.

Thanks.

 
Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 2466
Posted: Thu, 2012-03-22 16:58
bigu_c wrote:
Can you please tell me what's code line for "Breadcrumbs"?
Now I want to put Breadcrumbs in somewhere in my idea.

Look for ".g-breadcrumbs" in base.css
Make your changes in custom.css

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter

 
Noob86

Joined: 2006-12-31
Posts: 34
Posted: Fri, 2012-03-23 00:08

Hi Serge

Could you let me know either where to fix the min-width, or if I need to change my sizing somehow? many thanks.

http://www.bikesnstuff.net/gallery3/

Is it worth me testing the new beta yet, or will these issues be the same?

 
Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 2466
Posted: Fri, 2012-03-23 15:40
Noob86 wrote:
Could you let me know either where to fix the min-width, or if I need to change my sizing somehow? many thanks.
http://www.bikesnstuff.net/gallery3/
Is it worth me testing the new beta yet, or will these issues be the same?

it worth it for other reasons, but issue you are looking to address is not fixed yet.

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter

 
Hankrebel

Joined: 2012-03-26
Posts: 4
Posted: Mon, 2012-03-26 02:53

I created my gallery within the past couple of weeks and love this theme. I decided to clean/delete some old JPGs. After doing so, a scroll bar has appeared about 1/3 of he way down the gallery horizontally and I dont know how to get rid of it.
Please help.
http://www.livingcameras.com/photogallery/index.php/

 
Hankrebel

Joined: 2012-03-26
Posts: 4
Posted: Mon, 2012-03-26 03:24
Hankrebel wrote:
I created my gallery within the past couple of weeks and love this theme. I decided to clean/delete some old JPGs. After doing so, a scroll bar has appeared about 1/3 of he way down the gallery horizontally and I dont know how to get rid of it.
Please help.
http://www.livingcameras.com/photogallery/index.php/

I found in the style sheet that the font size is somehow contributing to this showing up. Where would you edit this in the gallery files and how?
Ive attached two screens shots showing the font sized turned on which presents the scroll bar and another with the font size turned off and no scroll bar.[img]http://i57.photobucket.com/albums/g235/Hankrebel/fontsizeon.png[/img]
[img]http://i57.photobucket.com/albums/g235/Hankrebel/fontsixeoff.png[/img]

 
setishock

Joined: 2011-12-26
Posts: 33
Posted: Mon, 2012-03-26 05:30

I have the sidebar blocks across the top of the gallery. To me it looks better but that's not the point.
The blocks are anchored on the left side and float out to the right. How would I go about making them to align to the center?
Another thing is the arrow nav buttons on the right are below the line that goes all the way across the home page. The root album name sits on top of it on the left side. I'd like to have the nav buttons sit on the right side of the line directly above where they are now. How to do that?
Last is no matter what adjustments I make to any of the css has no effect on the part I was trying to change. Hmmm?
Thanks for any help in advance.
Seti
http://www.animegallery.animeappeal.com/

AnimeAppeal.com Presents

 
Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 2466
Posted: Mon, 2012-03-26 19:57
Hankrebel wrote:
I created my gallery within the past couple of weeks and love this theme. I decided to clean/delete some old JPGs. After doing so, a scroll bar has appeared about 1/3 of he way down the gallery horizontally and I dont know how to get rid of it.
Please help.
http://www.livingcameras.com/photogallery/index.php/

interesting problem, have not observed before

in layout.css find #g-main-in and try remove overflow: auto;

There is also something else there which stretches the <html> tag

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter

 
Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 2466
Posted: Mon, 2012-03-26 20:00
setishock wrote:
I have the sidebar blocks across the top of the gallery. To me it looks better but that's not the point.
The blocks are anchored on the left side and float out to the right. How would I go about making them to align to the center?
Another thing is the arrow nav buttons on the right are below the line that goes all the way across the home page. The root album name sits on top of it on the left side. I'd like to have the nav buttons sit on the right side of the line directly above where they are now. How to do that?
Last is no matter what adjustments I make to any of the css has no effect on the part I was trying to change. Hmmm?
Thanks for any help in advance.
Seti
http://www.animegallery.animeappeal.com/

AnimeAppeal.com Presents

This is by design and this page would demonstrate why http://www.animegallery.animeappeal.com/index.php/11eyes/11eyes-001

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter

 
Hankrebel

Joined: 2012-03-26
Posts: 4
Posted: Tue, 2012-03-27 20:00
Serge D wrote:
Hankrebel wrote:
I created my gallery within the past couple of weeks and love this theme. I decided to clean/delete some old JPGs. After doing so, a scroll bar has appeared about 1/3 of he way down the gallery horizontally and I dont know how to get rid of it.
Please help.
http://www.livingcameras.com/photogallery/index.php/

interesting problem, have not observed before

in layout.css find #g-main-in and try remove overflow: auto;

There is also something else there which stretches the <html> tag

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter

I removed that and it still shows. Would it be anything with the navigation buttons being displayed in a different table/location?

 
Hankrebel

Joined: 2012-03-26
Posts: 4
Posted: Tue, 2012-03-27 20:13

I think I finally found the true culprit. The position of the login buttons versus the navigation buttons are creating the extended area.
Attached are screenshots of the edits.

 
Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 2466
Posted: Wed, 2012-03-28 15:36

@Hankrebel: I do not see it on my machine when I look at your site

I cannot imagine, why buttons would do that unless browser you are using doing something funny.
What browser do you see the problem in?

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter

 
micware
micware's picture

Joined: 2008-12-27
Posts: 16
Posted: Thu, 2012-04-12 20:56

Hi,
I use GreyDragon Theme with a root page (nice option)

I have set the slideshow to album -landscape

But I have a few questions about the layout

1)
How can I control the (picture)size of the slideshow

I see I can hardcode the width and height in the file rootpage.html.php

I hope there is a more practical and better solution

2)
And how can I alter the location (alignment) on the screen of the slideshow

Is now starts to far to the right See my galley @

3)
Can I alter de padding of the rood page independently from the rest of the gallery pages

Any help and inside to this is appreciated

Kudos to the maker of the Theme

 
Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 2466
Posted: Thu, 2012-03-29 20:07
micware wrote:
1) How can I control the (picture)size of the slideshow

It is resize size of the images used in the stream and also CSS rules defined for #g-rootpage-roll which is not exactly required, but to keep cycle viewport consistent it is defined

micware wrote:
I see I can hardcode the width and height in the file rootpage.html.php

yes, you can hardcode it, I opted out not to do this.

micware wrote:
2) And how can I alter the location (alignment) on the screen of the slideshow
Is now starts to far to the right See my galley @ http://micware.nl/gallery

Look for #g-rootpage-roll and extend
Problem with your current view is that you are using resizes of size 1024x540 and size defined for #g-rootpage-slideshow is 640x480 (default) while you kept CSS for #g-rootpage-roll default.
You need to synchronize them.

micware wrote:
3) Can I alter de padding of the rood page independently from the rest of the gallery pages

Yes, use body#g-rootpage as prefix

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter