Gimptalk - Premier Gimp Community: Creating complete website with gimp - Gimptalk - Premier Gimp Community

Jump to content

  • 4 Pages +
  • 1
  • 2
  • 3
  • 4
  • You cannot start a new topic
  • You cannot reply to this topic

Creating complete website with gimp

#21 User is offline   Man of Valor 

  • Member
  • PipPip
  • Group: Members
  • Posts: 340
  • Joined: 26-October 06

Posted 19 December 2006 - 06:05 PM

np. Glad I could help. :h:
0

#22 User is offline   omgitstehjesus 

  • Member
  • PipPip
  • Group: Members
  • Posts: 20
  • Joined: 10-November 06

Posted 20 December 2006 - 12:33 AM

I am an experienced HTML programmer and thought i would give some hints to people that want to get the most out of free hosting.

For beginning HTML users I suggest going with the free hoster Bravehost (http://www.bravehost.com). They have a text HTML editor and a WYSIWYG (what you see is what you get) editor so you can make a website easily without knowing to much code.

Also if you are making an actual website you should make a folder on your webspace called "Images" inside your root folder. Then when you call an image you can just call it from "\images\whateveritis.jpg" instead of calling it from another image hoster.

If you want to actually learn how to code HTML and make a full fledged interactive website I reccomend learning from HTMLGoodies (http://www.htmlgoodies.com). Its an amazing site that teaches you all about HTML you need to know.

Hope you dont mind all that input Man of Valor dont wanna hijack your tut or anythin. My results will be posted soon.
0

#23 User is offline   prudvi 

  • Member
  • PipPip
  • Group: Members
  • Posts: 17
  • Joined: 04-December 06

Posted 20 December 2006 - 04:13 AM

Best tutorial in the whole forum for a webdesigner!

Thank you so much. I will post my results later.

P.S.- This with Chocolate's image map tutorial will go well together.


-----
Posted Image
0

#24 User is offline   Man of Valor 

  • Member
  • PipPip
  • Group: Members
  • Posts: 340
  • Joined: 26-October 06

Posted 20 December 2006 - 08:11 PM

Quote

omgitstehjesus


Thank you I'll edit my tut for this helpful information. Hope you dont mind.

Quote

prudvi


Yes please try as I would like to see results. I'll go find the image map tutorial.
0

#25 User is offline   stefcho_94 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 3,178
  • Joined: 10-June 06

Posted 20 December 2006 - 08:28 PM

I use normal HTML how do I arange the images ??? ana make them clickable?
Posted Image
I know, I'm good :)
0

#26 User is offline   sydney 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 6,247
  • Joined: 04-July 06
  • Location221b Baker Street

Posted 20 December 2006 - 08:52 PM

Quote

I use normal HTML how do I arange the images ??? ana make them clickable?

Here's my code for 3 tables, if this helps...







Posted Image
0

#27 User is offline   stefcho_94 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 3,178
  • Joined: 10-June 06

Posted 20 December 2006 - 08:55 PM

can you put in parentesis which goes where. I'm pwetty stupid you see :)
Posted Image
I know, I'm good :)
0

#28 User is offline   Man of Valor 

  • Member
  • PipPip
  • Group: Members
  • Posts: 340
  • Joined: 26-October 06

Posted 20 December 2006 - 09:04 PM

Does this help???

Do you have the images sliced???

If so then use the code sydney has provided for tables. You can then visually (meaning without using code can align it in the middle if you view properties and such).
It all depends on how you layout looks. Post a pic and then I will tell you how you should define the tables and such.

Heres it align in the middle:

TABLE POST STUFF HERE
TABLE POST STUFF HERE
TABLE POST STUFF HERE

0

#29 User is offline   prudvi 

  • Member
  • PipPip
  • Group: Members
  • Posts: 17
  • Joined: 04-December 06

Posted 20 December 2006 - 10:20 PM

I didn't spend much time on mine and you can tell by the choppiness and the layout but
Here is my outcome:
http://www.freewebs....ile/website.htm
Posted Image
0

#30 User is offline   Man of Valor 

  • Member
  • PipPip
  • Group: Members
  • Posts: 340
  • Joined: 26-October 06

Posted 20 December 2006 - 11:07 PM

Not bad not bad at all. I'm liking it and you even got google ads. Might I suggest using aligning the botton border under Announcments and maybe use a little smaller font. Maybe 8-12 pixels. Liking it and coded it. Do you know HTML???
0

#31 User is offline   prudvi 

  • Member
  • PipPip
  • Group: Members
  • Posts: 17
  • Joined: 04-December 06

Posted 21 December 2006 - 01:03 AM

Ya, I know HTML... and CSS... and XHTML/XML.
My dad is a computer programmer so I learned some what.

What is the name of the font you used? I downloaded some pixel font in dafont.com. It is not one of my best but I tried following the tut.
Posted Image
0

#32 User is offline   Man of Valor 

  • Member
  • PipPip
  • Group: Members
  • Posts: 340
  • Joined: 26-October 06

Posted 21 December 2006 - 09:35 PM

Its the first one in the link. Use size from about 8-11.
0

#33 User is offline   moredhel 

  • Member
  • PipPip
  • Group: Members
  • Posts: 18
  • Joined: 22-October 06

Posted 22 December 2006 - 07:58 PM

man, that is one _nice_ tutorial (and final outcome ;) )

I will post again with my final result.

Oh, and whoever said they try to use divs over tables; well they smell.
registered linux user 426057

Posted Image
0

#34 User is offline   stefcho_94 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 3,178
  • Joined: 10-June 06

Posted 22 December 2006 - 08:15 PM

Quote

Scaled afterwards ( please ignore the black space as it is not part of the scaling. Thanks. Tell me if I should clarify more.):


Very Important: Since we want to create a field for the content, rotated the scaled layer that you created by 180 degrees or upside down. Note again please ignore the black space since to save me time I rotated what is being displayed up.


Now depending on how you want to lay out your website, created using the scaled layer of buttons places where the content will go.
First we’ll define the size of the top of the content box where the title will go.
This is what we’ll be doing ultimately so if you understand/know where and how I’ll do it, please feel free to skip the next few steps.


First of all with the scaled rotated button layer selected, go to Layers>Layer to Image Size. Select part of the button content.

You should now be able to move the selected floated layer.

Move it to where you want to place it and align it with the other content of the layer so it looks like a whole.

This is what you should have now. Note this is only an example and you should define the dimensions to how big you want this contents box to be.


Now we will define the background of the contents box. You should at this point chose a color for the background of your contents box that will blend in well. The easiest way to chose a color is to zoom into to the scaled button layer and using your color picker, chose probably the second to last pixel from the color. I say this because the last pixel if you were following my directions is stroked and when we put this contents box together, we will want the “written stuff” to stand out.

I don't get any of this O.o
Posted Image
I know, I'm good :)
0

#35 User is offline   denegibson 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 1,237
  • Joined: 12-September 06

Posted 22 December 2006 - 08:18 PM

@ moredhe:

It's not just my opinion, it's becoming an industry standard for web professionals.

Why tables for layout is stupid
0

#36 User is offline   Man of Valor 

  • Member
  • PipPip
  • Group: Members
  • Posts: 340
  • Joined: 26-October 06

Posted 22 December 2006 - 09:05 PM

stefcho_94

What that means is that after you scale the layer for contents box and stuff, you will want to give it a title and a closing at the bottom. To do this you duplicate the scaled button layer that you created just now and rotate it 180 degrees. After you do that you create a background for the contents box and align everything. look.
Mind the text since I dont even have GIMP now.
Posted Image
This is rotated 180 degrees:
Posted Image

Look at the contents boxes. See how they blend the background.
Posted Image
0

#37 User is offline   capnhud 

  • Member
  • PipPip
  • Group: Members
  • Posts: 576
  • Joined: 13-July 05

Posted 29 December 2006 - 04:30 PM

I was wondering what brushes did you use for the background of the banner?
I know I'm in my own little world. But its ok. They know me HERE
0

#38 User is offline   FullMetalEnvy 

  • Member
  • PipPip
  • Group: Members
  • Posts: 719
  • Joined: 26-November 06

Posted 29 December 2006 - 04:48 PM

I have been thinking about doing this so I guess I'll try this out when I get home
0

#39 User is offline   Man of Valor 

  • Member
  • PipPip
  • Group: Members
  • Posts: 340
  • Joined: 26-October 06

Posted 29 December 2006 - 06:34 PM

Sorry but I didn't use a brush. I used a tutorial made by A90. I didn't follow it all the way but I did use it to create those lines. You can use a c4d if that works for you but again a banner is a bigger version of a signature.
0

#40 User is offline   ChevyVanDudeG20 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 3
  • Joined: 31-December 06

Posted 03 January 2007 - 04:45 PM

The tutorial images won't pop up in my IE....
What's the problem with this?
I have all the images in the images, to cut a short story short (:P)I downloaded (without giving errors whilst unpacking) it from the DA site.

Can you give the chronologic list of the images??
(you know, the 1st pic is called: ...., the second:....)
I will edit it with jEdit then:P
0

Share this topic:


  • 4 Pages +
  • 1
  • 2
  • 3
  • 4
  • You cannot start a new topic
  • You cannot reply to this topic