I think I should be able to make the CSS modifications.
I frequently embed the gallery in my websites through an inline frame. Some layout constraints make a 3 column gallery too big to be completely visible inside the frame, which is what I did in Gallery2. My clients prefer it this way but I'm like you. I want to see as much as possible in a single view.
Serge D
Joined: 2009-06-11
Posts: 2466
Posted: Wed, 2010-11-03 17:52
version 2.4.5 is out
Min G3 core requirement is set to v.41
Fixed issue with Exif dialog data integration
Fixed issue with permission dialog
CSS: Changes form style management. Fixed issue with breadcrumbs display in dialogs.
CSS: Important! Colorpack files are affected
Removed no longer required custom Login dialog logic
JS cleanup
it is recommended to do full sync of files
Serge D
Joined: 2009-06-11
Posts: 2466
Posted: Wed, 2010-11-03 17:56
@bryan145: why not to Use flexible columns layout?
bryan145
Joined: 2010-10-24
Posts: 83
Posted: Wed, 2010-11-03 18:05
I did use flexible colums in the theme options section but it will not adjust the layout to display anything lower than 3 colums.
ajorgereis
Joined: 2008-09-06
Posts: 132
Posted: Wed, 2010-11-03 20:37
Hi, Serge
Your theme is wonderful, but limits the size of the thumbnail 200. It's very small.
For when a version without this limitation?
@bryan145: it does not go below 3 columns because it does not shrink to less then 70em. You would need to adjust (comment out) min-width: 69.7em and min-width: 70em rules for several CSS elements
it could them look a little ugly
@ajorgereis: there are several elements which are affected and I do not want to do dynamic JS or computable style injection if possible. What size are you looking for?
I am considering to add something like this which is 1.5x in size.
PS. I want to start working on GreyDragon Portfolio Theme, but it would not be free
ajorgereis
Joined: 2008-09-06
Posts: 132
Posted: Thu, 2010-11-04 13:24
Good morning, Serge
I have a screen with 23 "and the album thumbnails are "lost" on screen. Ideally would configurable size for albums thumbnails and another size for photo thumbnails. If this could be is a great deal.
In the attached file you can see what I say
Now at my gallery with Dark Canvas Theme - wide, the size of tumbnais is 270 pixels at longest side. Is a nice size. At your theme we have 200 pixels at at longest side
Serge, I deleted the two lines you specified, but I'm still not seeing them in the thumbnail menus. I even switched to another theme and then back to this one, still no cw or ccw.
Serge D
Joined: 2009-06-11
Posts: 2466
Posted: Thu, 2010-11-04 18:05
@bryan145: Sorry, this is not for the context menu, but for the main menu
Go to individual photo page and check under Photo Options
bryan145
Joined: 2010-10-24
Posts: 83
Posted: Thu, 2010-11-04 18:24
I was looking in the wrong place, but when I looked where you said, I found them. Thanks for your help!
I understand and appreciate your philosophy and principle on properly editing photos before they are uploaded. I am a firm believer in that also, but sometimes I let one slip through. Also, I have some users that's clueless when it comes to simple editing. They upload to the gallery straight from their camera.
xelnaga
Joined: 2010-03-14
Posts: 7
Posted: Thu, 2010-11-04 20:58
Really love this theme, but the default thumbnails are far too small.
I've done some minor tweaks to the CSS on my install to allow thumbnails (digital aspect) at 300x200 pixels and its much better.
@xelnaga: idea is good and I am going to incorporate it.
unfortunatelly, considering default theme's layout (try to squize screen horizontally), I would have to make some changes
ajorgereis
Joined: 2008-09-06
Posts: 132
Posted: Thu, 2010-11-04 22:50
300 is too large, it seems the picture. Between 250 and 270 is good.
not sure what you mean.
you need to select desired thumb format - this does not mark thumbs for rebuild per se
then, before saving settings, also set "Mark all Thumbnails for Rebuild" checkbox in GD Theme admin Maintenance section.
now you can rebuild thumbs
See my web-site. all thumbs are niw rebuilt
Serge D
Joined: 2009-06-11
Posts: 2466
Posted: Mon, 2010-11-08 17:18
@surgeon: thanks! will check. did not verify strict mode for admin page yet
GuyVerschuere
Joined: 2007-09-16
Posts: 88
Posted: Mon, 2010-11-08 17:35
OK, found it. I changed the thumb size in advanced. But I just had to chose it in the dropdown list for the thumb aspect ratio.
I have an issue that is probably so simple but it would be nice to get fixed. This was not showing on some of the older themes I don't think but for some reason on the last two or three it is. Whenever I click on an image to view at the top right just above the random image box is the comment button. However there are also other buttons overlapping each other. The image should show you what exactly is going on. This only occurs when [i]I viewing the actual image not in any of the albums. Only when the comment button shows up. Is there a way to fix this?
I have an issue that is probably so simple but it would be nice to get fixed. This was not showing on some of the older themes I don't think but for some reason on the last two or three it is. Whenever I click on an image to view at the top right just above the random image box is the comment button. However there are also other buttons overlapping each other. The image should show you what exactly is going on. This only occurs when [i]I viewing the actual image not in any of the albums. Only when the comment button shows up. Is there a way to fix this?
@surgeon: fixed in 2.4.6b
@welchyboy: fixed in 2.4.6b
Edit: released as 2.4.6
surgeon
Joined: 2005-01-18
Posts: 80
Posted: Tue, 2010-11-09 22:30
Looks good. Well done Serge D.
spamsuxx
Joined: 2007-09-22
Posts: 33
Posted: Tue, 2010-11-09 22:31
This worked for me. Thanks!
First request:
Could you make the header (image/text and the space reservation for it #g-header{height=XXX}) disappear completely so that the only thing above the image are the breadcrumbs (if enabled).
Or just ad an option to pass a value to #g-header{height=XXX})
(Breadcrumbs (if enabled) are at the top end of the screen without any padding... okay maybe one or two pix ;-))
This would save space on the screen and I could put the "Navigation carousel" above the image and nearly an entire vertical picture would fit on an 1024x765 screen.
Second request:
Could you add an option to remove the image file name from the DIV ID "g-info"?
Could you make the header (image/text and the space reservation for it #g-header{height=XXX}) disappear completely so that the only thing above the image are the breadcrumbs (if enabled).
no, since header is used for admin menu, search, etc... but, you can create your own color schema (so you would not be directly affected by future development of the theme) and hide it
Quote:
Could you add an option to remove the image file name from the DIV ID "g-info"?
No. it would "break" a layout of the page. you see a file name because you have not provided custom/proper title for the image. Click "Edit Photo" and specify human readable title
welchyboy
Joined: 2009-02-01
Posts: 23
Posted: Tue, 2010-11-09 23:38
Thanks Serge 2.4.6b fixed the issue! I can't thank you enough for how much work has been put into this theme it really looks and works great. Thanks!!!
Serge D
Joined: 2009-06-11
Posts: 2466
Posted: Tue, 2010-11-09 23:41
version 2.4.6 is out
ixed some issues when strict error reporting is enabled for PHP
Fixed background color for description for bottom Display Title Mode (greydragon colorpack)
Added support for two new Thumb Sizes - Digital Ex and Film Ex - 300px wide thumbs
Fixed issue with buttons in the block "jumping" out
Added check in block view to verify that theme is defined
See the image (avatar.jpg) right to the comment, looks some kind of displaced to me.
Cheers
Bjoern
Serge D
Joined: 2009-06-11
Posts: 2466
Posted: Wed, 2010-11-10 16:56
@spamsuxx: Thanks! Fixed in 2.4.7
mervyngroves
Joined: 2008-08-03
Posts: 92
Posted: Wed, 2010-11-10 20:25
Really appreciate the Theme design. Testing for both movies and images I discover that in image display the "alternative resolutions" banner is at the top of the image page, overlaps the image and the alignment is obscure. In the movie page the alternative resolutions banner is positioned beneath the movie aligned left and appears to me to be the more correct positioning.
Out of curiousity, were both grey dragon and grey dragon wind scripted for Safari or firefox?
as they both look and work well in those browsers, but In IE there are many bugs that I dont see in the other browsers? the theme I actuall would have like to use the most was GDwind but there are just too many bugs, what I have seen are, top menu items overlap the search box when in admin mode as thats when there are more menus, the comments box has a few issues, black on black "add comment" text,and many other minor bugs, but this is only in IE, Safari it looks great, I was wondering is the gd wind theme still a work in progress, or is it done as is, and the no wind GD your work in progress?
Great work by the way....
Serge D
Joined: 2009-06-11
Posts: 2466
Posted: Sat, 2010-11-13 19:12
Actually, I am using IE 8 and do not see "bugs" you have mentioned on GD.
GD and GDWind are two distinctly different themes. One day I need to grab latest Wind and reskin it... until then...
GDWind has it's own thread, please post about it there.
I am doing just minor support for it. Want to help? please do so.
While I appreciate the critique, I would appreciate constructive one - don't like it, don't use it. If you like it, and have some knowledge of CSS, suggest improvements/fixes.
Posts: 83
I think I should be able to make the CSS modifications.
I frequently embed the gallery in my websites through an inline frame. Some layout constraints make a 3 column gallery too big to be completely visible inside the frame, which is what I did in Gallery2. My clients prefer it this way but I'm like you. I want to see as much as possible in a single view.
Posts: 2466
version 2.4.5 is out
it is recommended to do full sync of files
Posts: 2466
@bryan145: why not to Use flexible columns layout?
Posts: 83
I did use flexible colums in the theme options section but it will not adjust the layout to display anything lower than 3 colums.
Posts: 132
Hi, Serge
Your theme is wonderful, but limits the size of the thumbnail 200. It's very small.
For when a version without this limitation?
www.ajorge.net
Posts: 2
Good job.Thanks
Posts: 2466
@bryan145: it does not go below 3 columns because it does not shrink to less then 70em. You would need to adjust (comment out) min-width: 69.7em and min-width: 70em rules for several CSS elements
it could them look a little ugly
@ajorgereis: there are several elements which are affected and I do not want to do dynamic JS or computable style injection if possible. What size are you looking for?
I am considering to add something like this which is 1.5x in size.
PS. I want to start working on GreyDragon Portfolio Theme, but it would not be free
Posts: 132
Good morning, Serge
I have a screen with 23 "and the album thumbnails are "lost" on screen. Ideally would configurable size for albums thumbnails and another size for photo thumbnails. If this could be is a great deal.
In the attached file you can see what I say
Now at my gallery with Dark Canvas Theme - wide, the size of tumbnais is 270 pixels at longest side. Is a nice size. At your theme we have 200 pixels at at longest side
Best regards
www.ajorge.net
Posts: 80
And still when I go to the main page:
2010-11-04 01:59:06 -07:00 --- error: Undefined variable: item
#0 /home/mylogin/domains/do.ma.in/public_html/g3/themes/greydragon/views/paginator.html.php(53): gallery_error_Core::error_handler('/home/mylogin/...', Array)
#1 /home/mylogin/domains/do.ma.in/public_html/g3/system/libraries/View.php(318): include('/home/mylogin/...')
#2 /home/mylogin/domains/do.ma.in/public_html/g3/system/libraries/View.php(260): View_Core->load_view(false, false, false)
#3 /home/mylogin/domains/do.ma.in/public_html/g3/modules/gallery/libraries/MY_View.php(69): View_Core->render()
#4 /home/mylogin/domains/do.ma.in/public_html/g3/system/libraries/View.php(226): View->render()
#5 /home/mylogin/domains/do.ma.in/public_html/g3/themes/greydragon/views/dynamic.html.php(30): View_Core->__toString('/home/mylogin/...', Array)
#6 /home/mylogin/domains/do.ma.in/public_html/g3/system/libraries/View.php(318): include('/home/mylogin/...')
#7 /home/mylogin/domains/do.ma.in/public_html/g3/system/libraries/View.php(260): View_Core->load_view(false, false, false)
#8 /home/mylogin/domains/do.ma.in/public_html/g3/modules/gallery/libraries/MY_View.php(69): View_Core->render()
#9 /home/mylogin/domains/do.ma.in/public_html/g3/system/libraries/View.php(226): View->render()
#10 /home/mylogin/domains/do.ma.in/public_html/g3/themes/greydragon/views/page.html.php(137): View_Core->__toString('/home/mylogin/...', Array)
#11 /home/mylogin/domains/do.ma.in/public_html/g3/system/libraries/View.php(318): include('/home/mylogin/...')
#12 /home/mylogin/domains/do.ma.in/public_html/g3/system/libraries/View.php(260): View_Core->load_view(false, false, false)
#13 /home/mylogin/domains/do.ma.in/public_html/g3/modules/gallery/libraries/MY_View.php(69): View_Core->render()
#14 /home/mylogin/domains/do.ma.in/public_html/g3/system/libraries/View.php(226): View->render()
#15 /home/mylogin/domains/do.ma.in/public_html/g3/modules/tag/controllers/tag.php(47): View_Core->__toString('lib', Array)
#16 [internal function]: Tag_Controller->__call(Object(Tag_Controller), Array)
#17 /home/mylogin/domains/do.ma.in/public_html/g3/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(NULL)
#18 [internal function]: Kohana_Core::instance(Array, Array)
#19 /home/mylogin/domains/do.ma.in/public_html/g3/system/core/Event.php(208): call_user_func_array('system.execute')
#20 /home/mylogin/domains/do.ma.in/public_html/g3/application/Bootstrap.php(67): Event_Core::run()
#21 /home/mylogin/domains/do.ma.in/public_html/g3/index.php(97): require('/home/mylogin/...')
#22 {main}
And when I go to any tag page:
2010-11-04 02:01:23 -07:00 --- error: Undefined variable: item
#0 /home/mylogin/domains/do.ma.in/public_html/g3/themes/greydragon/views/paginator.html.php(53): gallery_error_Core::error_handler('/home/mylogin/...', Array)
#1 /home/mylogin/domains/do.ma.in/public_html/g3/system/libraries/View.php(318): include('/home/mylogin/...')
#2 /home/mylogin/domains/do.ma.in/public_html/g3/system/libraries/View.php(260): View_Core->load_view(false, false, false)
#3 /home/mylogin/domains/do.ma.in/public_html/g3/modules/gallery/libraries/MY_View.php(69): View_Core->render()
#4 /home/mylogin/domains/do.ma.in/public_html/g3/system/libraries/View.php(226): View->render()
#5 /home/mylogin/domains/do.ma.in/public_html/g3/themes/greydragon/views/dynamic.html.php(30): View_Core->__toString('/home/mylogin/...', Array)
#6 /home/mylogin/domains/do.ma.in/public_html/g3/system/libraries/View.php(318): include('/home/mylogin/...')
#7 /home/mylogin/domains/do.ma.in/public_html/g3/system/libraries/View.php(260): View_Core->load_view(false, false, false)
#8 /home/mylogin/domains/do.ma.in/public_html/g3/modules/gallery/libraries/MY_View.php(69): View_Core->render()
#9 /home/mylogin/domains/do.ma.in/public_html/g3/system/libraries/View.php(226): View->render()
#10 /home/mylogin/domains/do.ma.in/public_html/g3/themes/greydragon/views/page.html.php(137): View_Core->__toString('/home/mylogin/...', Array)
#11 /home/mylogin/domains/do.ma.in/public_html/g3/system/libraries/View.php(318): include('/home/mylogin/...')
#12 /home/mylogin/domains/do.ma.in/public_html/g3/system/libraries/View.php(260): View_Core->load_view(false, false, false)
#13 /home/mylogin/domains/do.ma.in/public_html/g3/modules/gallery/libraries/MY_View.php(69): View_Core->render()
#14 /home/mylogin/domains/do.ma.in/public_html/g3/system/libraries/View.php(226): View->render()
#15 /home/mylogin/domains/do.ma.in/public_html/g3/modules/tag/controllers/tag.php(47): View_Core->__toString('Autosan', Array)
#16 [internal function]: Tag_Controller->__call(Object(Tag_Controller), Array)
#17 /home/mylogin/domains/do.ma.in/public_html/g3/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(NULL)
#18 [internal function]: Kohana_Core::instance(Array, Array)
#19 /home/mylogin/domains/do.ma.in/public_html/g3/system/core/Event.php(208): call_user_func_array('system.execute')
#20 /home/mylogin/domains/do.ma.in/public_html/g3/application/Bootstrap.php(67): Event_Core::run()
#21 /home/mylogin/domains/do.ma.in/public_html/g3/index.php(97): require('/home/mylogin/...')
#22 {main}
2010-11-04 02:01:23 -07:00 --- error: Missing argument 2 for Theme_View::get_thumb_element(), called in /home/mylogin/domains/do.ma.in/public_html/g3/themes/greydragon/views/dynamic.html.php on line 34 and defined
#0 /home/mylogin/domains/do.ma.in/public_html/g3/themes/greydragon/libraries/MY_Theme_View.php(198): gallery_error_Core::error_handler(Object(Item_Model))
#1 /home/mylogin/domains/do.ma.in/public_html/g3/themes/greydragon/views/dynamic.html.php(34): Theme_View->get_thumb_element('/home/mylogin/...', Array)
#2 /home/mylogin/domains/do.ma.in/public_html/g3/system/libraries/View.php(318): include('/home/mylogin/...')
#3 /home/mylogin/domains/do.ma.in/public_html/g3/system/libraries/View.php(260): View_Core->load_view(false, false, false)
#4 /home/mylogin/domains/do.ma.in/public_html/g3/modules/gallery/libraries/MY_View.php(69): View_Core->render()
#5 /home/mylogin/domains/do.ma.in/public_html/g3/system/libraries/View.php(226): View->render()
#6 /home/mylogin/domains/do.ma.in/public_html/g3/themes/greydragon/views/page.html.php(137): View_Core->__toString('/home/mylogin/...', Array)
#7 /home/mylogin/domains/do.ma.in/public_html/g3/system/libraries/View.php(318): include('/home/mylogin/...')
#8 /home/mylogin/domains/do.ma.in/public_html/g3/system/libraries/View.php(260): View_Core->load_view(false, false, false)
#9 /home/mylogin/domains/do.ma.in/public_html/g3/modules/gallery/libraries/MY_View.php(69): View_Core->render()
#10 /home/mylogin/domains/do.ma.in/public_html/g3/system/libraries/View.php(226): View->render()
#11 /home/mylogin/domains/do.ma.in/public_html/g3/modules/tag/controllers/tag.php(47): View_Core->__toString('Autosan', Array)
#12 [internal function]: Tag_Controller->__call(Object(Tag_Controller), Array)
#13 /home/mylogin/domains/do.ma.in/public_html/g3/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(NULL)
#14 [internal function]: Kohana_Core::instance(Array, Array)
#15 /home/mylogin/domains/do.ma.in/public_html/g3/system/core/Event.php(208): call_user_func_array('system.execute')
#16 /home/mylogin/domains/do.ma.in/public_html/g3/application/Bootstrap.php(67): Event_Core::run()
#17 /home/mylogin/domains/do.ma.in/public_html/g3/index.php(97): require('/home/mylogin/...')
#18 {main}
Posts: 2466
@surgeon: do you have php strict mode enabled?
it is deprecated in further versions of PHP...
but... Solved in 2.4.6
Posts: 83
Can you point me in the right direction as in which css file does this?
Posts: 2466
in menus.css, remove
Posts: 83
Serge, I deleted the two lines you specified, but I'm still not seeing them in the thumbnail menus. I even switched to another theme and then back to this one, still no cw or ccw.
Posts: 2466
@bryan145: Sorry, this is not for the context menu, but for the main menu
Go to individual photo page and check under Photo Options
Posts: 83
I was looking in the wrong place, but when I looked where you said, I found them. Thanks for your help!
I understand and appreciate your philosophy and principle on properly editing photos before they are uploaded. I am a firm believer in that also, but sometimes I let one slip through. Also, I have some users that's clueless when it comes to simple editing. They upload to the gallery straight from their camera.
Posts: 7
Really love this theme, but the default thumbnails are far too small.
I've done some minor tweaks to the CSS on my install to allow thumbnails (digital aspect) at 300x200 pixels and its much better.
Example be viewed here:
http://gallery.xelnaga.net
Tweaked CSS files:
http://gallery.xelnaga.net/themes/greydragon/css/screen.css
http://gallery.xelnaga.net/themes/greydragon/css/menus.css
http://gallery.xelnaga.net/themes/greydragon/css/modules.css
Cheers for theme!
Posts: 2466
@xelnaga: idea is good and I am going to incorporate it.
unfortunatelly, considering default theme's layout (try to squize screen horizontally), I would have to make some changes
Posts: 132
300 is too large, it seems the picture. Between 250 and 270 is good.
This is my opinion
www.ajorge.net
Posts: 7
Yeah, bumping the min-width for #g-main up to ~89em in layout.css solves that wrapping problem.
Posts: 2466
@all: check my web-site for first attempt
Posts: 132
No, Serge
The thumbnail image is the same (200 pixels), the thumbnail box is that it's bigger
www.ajorge.net
Posts: 2466
thumbs need to be rebuilt, process is running on its pace
Posts: 80
How do I check this out? I do not see any information about this in phpinfo().
Posts: 88
How can I change the Thumb size? Have changed it in advanced and have all thumbs rebuild but they stay at 200px.
[IMG]http://cindyenguy.be/ico_www.gif[/img] My Blog [IMG]http://cindyenguy.be/ico_www.gif[/img] My Gallery
Posts: 2466
Ok, there goes nothing
I would not have much time over the next few days to finish it as production version, so if you want to play - 2.4.6a
replaced with 2.4.6b below
Posts: 88
Doesn't change much... Keeps at 200px...
[IMG]http://cindyenguy.be/ico_www.gif[/img] My Blog [IMG]http://cindyenguy.be/ico_www.gif[/img] My Gallery
Posts: 80
In 2.4.6a tag page works fine. But when I goes to admin/modules, that page looks like without css, and in log I have:
Posts: 2466
not sure what you mean.
you need to select desired thumb format - this does not mark thumbs for rebuild per se
then, before saving settings, also set "Mark all Thumbnails for Rebuild" checkbox in GD Theme admin Maintenance section.
now you can rebuild thumbs
See my web-site. all thumbs are niw rebuilt
Posts: 2466
@surgeon: thanks! will check. did not verify strict mode for admin page yet
Posts: 88
OK, found it. I changed the thumb size in advanced. But I just had to chose it in the dropdown list for the thumb aspect ratio.
Great work!
[IMG]http://cindyenguy.be/ico_www.gif[/img] My Blog [IMG]http://cindyenguy.be/ico_www.gif[/img] My Gallery
Posts: 88
ajorgereis was right. 300 is to big.
Is it possible to have 300 for album thumbs and 200 for picture thumbs?
[IMG]http://cindyenguy.be/ico_www.gif[/img] My Blog [IMG]http://cindyenguy.be/ico_www.gif[/img] My Gallery
Posts: 2466
@GuyVerschuere: as in Admin->Settings->Advanced? never use it directly with GD theme
Posts: 88
Yes, I noticed GD rewrites the advanced settings...
[IMG]http://cindyenguy.be/ico_www.gif[/img] My Blog [IMG]http://cindyenguy.be/ico_www.gif[/img] My Gallery
Posts: 2466
yes, where I need to interact with the core
Posts: 23
I have an issue that is probably so simple but it would be nice to get fixed. This was not showing on some of the older themes I don't think but for some reason on the last two or three it is. Whenever I click on an image to view at the top right just above the random image box is the comment button. However there are also other buttons overlapping each other. The image should show you what exactly is going on. This only occurs when [i]I viewing the actual image not in any of the albums. Only when the comment button shows up. Is there a way to fix this?
[img]http://www.wpc-consulting.com/gallery%20documents/screenshot.jpg[/img]
Posts: 1
Same problem...
Posts: 2466
@surgeon: fixed in 2.4.6b
@welchyboy: fixed in 2.4.6b
Edit: released as 2.4.6
Posts: 80
Looks good. Well done Serge D.
Posts: 33
This worked for me. Thanks!
First request:
Could you make the header (image/text and the space reservation for it #g-header{height=XXX}) disappear completely so that the only thing above the image are the breadcrumbs (if enabled).
Or just ad an option to pass a value to #g-header{height=XXX})
(Breadcrumbs (if enabled) are at the top end of the screen without any padding... okay maybe one or two pix ;-))
This would save space on the screen and I could put the "Navigation carousel" above the image and nearly an entire vertical picture would fit on an 1024x765 screen.
Second request:
Could you add an option to remove the image file name from the DIV ID "g-info"?
Thanks a lot for this nice theme. I am using it here:
http://gallery.olausson.de
Cheers
Bjoern
Posts: 2466
@spamsuxx:
no, since header is used for admin menu, search, etc... but, you can create your own color schema (so you would not be directly affected by future development of the theme) and hide it
No. it would "break" a layout of the page. you see a file name because you have not provided custom/proper title for the image. Click "Edit Photo" and specify human readable title
Posts: 23
Thanks Serge 2.4.6b fixed the issue! I can't thank you enough for how much work has been put into this theme it really looks and works great. Thanks!!!
Posts: 2466
version 2.4.6 is out
Posts: 33
Well, I fixed it on my own
But here's another bug:
http://gallery.olausson.de/20100904_-_Shooting_Mildensee/P2010_09_04-16_14_29-7042-Edit
See the image (avatar.jpg) right to the comment, looks some kind of displaced to me.
Cheers
Bjoern
Posts: 2466
@spamsuxx: Thanks! Fixed in 2.4.7
Posts: 92
Really appreciate the Theme design. Testing for both movies and images I discover that in image display the "alternative resolutions" banner is at the top of the image page, overlaps the image and the alignment is obscure. In the movie page the alternative resolutions banner is positioned beneath the movie aligned left and appears to me to be the more correct positioning.
It can be seen here http://www.grovesonline.com/gallery3_1
Posts: 2466
@mervyngroves: I see "alternative resolutions" on your page.
Fixed in 2.4.7
Posts: 132
where can I download 2.4.7 version?
www.ajorge.net
Posts: 2466
2.4.7 is not yet ready
Posts: 263
Out of curiousity, were both grey dragon and grey dragon wind scripted for Safari or firefox?
as they both look and work well in those browsers, but In IE there are many bugs that I dont see in the other browsers? the theme I actuall would have like to use the most was GDwind but there are just too many bugs, what I have seen are, top menu items overlap the search box when in admin mode as thats when there are more menus, the comments box has a few issues, black on black "add comment" text,and many other minor bugs, but this is only in IE, Safari it looks great, I was wondering is the gd wind theme still a work in progress, or is it done as is, and the no wind GD your work in progress?
Great work by the way....
Posts: 2466
Actually, I am using IE 8 and do not see "bugs" you have mentioned on GD.
GD and GDWind are two distinctly different themes. One day I need to grab latest Wind and reskin it... until then...
GDWind has it's own thread, please post about it there.
I am doing just minor support for it. Want to help? please do so.
While I appreciate the critique, I would appreciate constructive one - don't like it, don't use it. If you like it, and have some knowledge of CSS, suggest improvements/fixes.
Free cheese, is just it - free cheese.