Re: [Gimp-user] GIMP Site Redesign

2013-04-19 Thread Elle Stone
Rather than wade through the twitter bootstrap code, I reworked the
original code to make *part* of it fluid, as a quick example of how
to. Here's a temporary link to the revised, partially fluid code:
http://ninedegreesbelow.com/temp/gimp-site/gimp-redo-1.html

The original code is divided into header, body (not to be confused
with body/body), and footer sections. The body section is divided
into three subsections called filters, tools, and downloads.
Each body subsection has an image, a header, and a short paragraph. In
the original code the images are background images, but I changed them
to regular images. I set the various max-width values to the values
indicated in the original code, and then at smaller screen sizes the
images and text scale proportionately.

You can resize the page and the images and text in (only) the body
section will resize to fit the available space, but of course the
fixed width header and footer spill over into a scrollbar. In Firefox
and Rekonq the fluid portion of the rewrite looks OK, but the layout
is broken in Chromium (the slideshow drops down over the body section,
haven't checked to see why; Kassim's original code doesn't have this
problem).

With a fluid layout, at anything smaller than a 600px wide screen a
media query should be triggered to start substituting different css
code so that the images are full screen and the text slides under the
images. Media query code works a charm, but I haven't put any in.
How-tos on the web are readily available and I can supply some example
code if it would help.

The apple-type icons are missing because I don't know where they came
from. Personally I find the icons a bit distracting, but probably a
lot of people like them.

Hope this example of fluid rewrite helps some!

Elle
___
gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list


Re: [Gimp-user] GIMP Site Redesign

2013-04-19 Thread Chris Mohler
On Thu, Apr 18, 2013 at 6:31 PM, Kasim Ahmic kasim.ah...@gmail.com wrote:
 It's basically just a content swap. It still needs to be entirely restyled.
 Also, I found something out. If I change one of the classes, the body
 becomes fluid. The problem with that is the images (the browser icons on the
 page) and the text end up too far apart on the body.

 This is the exact reason why I chose to go for a static design. The mockup
 that Mike made doesn't exactly work with a fluid design unfortunately.
 Unless we come up with something different, I'm afraid we'll be stuck with a
 static design.

There's a difference between the grid:
http://twitter.github.io/bootstrap/scaffolding.html#gridSystem

and the fluid grid:
http://twitter.github.io/bootstrap/scaffolding.html#fluidGridSystem

I've only given the proposed layout a once-over, but I'm pretty sure
you want to use the default grid, not the fluid, for this layout.

Chris
___
gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list


[Gimp-user] How do I save and then restore tool options.

2013-04-19 Thread Leonard Evens
I am having trouble recovering the tool options I set.  This could be
the result of the fact that I've been exporting images, and, when I do,
gimp crashes.So it could be that although I try to save the options,
they are not actually saved because of the crash.
-- 
Leonard Evens l...@math.northwestern.edu
Professor Emeritus, Department of Mathematics, Northwestern University


___
gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list


[Gimp-user] Problem exporting files.

2013-04-19 Thread Leonard Evens
I am running gimp 2.8.4 under Fedora 17 Linux.  When I try to export a
file I've worked on, gimp crashes.   The exported file is written, but I
have to restart gimp to continue working.

What is going on?
-- 
Leonard Evens l...@math.northwestern.edu
Professor Emeritus, Department of Mathematics, Northwestern University


___
gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list