Jump to content


A few coding things I need to know for my site


6 replies to this topic

#1 Liesjuh

    Young Padawan

  • Members
  • Pip
  • 26 posts

Posted 30 April 2006 - 10:33 AM

I have made a layout with photoshop, but I need some things considering the coding of it.
Posted Image
1. Inside the red outline needs to be a picture that can change everytime you visit the website or go to an other part of the site.
2. The yellow outlined part needs to have a line of text in it that is also randomized everytime you visit the site or when you go to an other part of the site.
3. The lightblue outlined parts need to have easy editable text. I dont know if its possible, but that you have something that this image is set as background with invisible frames where you put tekst in or something like that...
4. And last, is it possible to code it so that the page stays the same and only the tekst changes so that you dont need to load the whole page again only the text part that is different. Or is this only possible in Flash?

I hope someone knows how to do this (and that you understand how I want to get it)

Edited by Liesjuh, 30 April 2006 - 10:39 AM.


#2 coolaid

    P2L Jedi Master

  • Members
  • PipPipPipPip
  • 1,435 posts
  • Gender:Male
  • Interests:i wonder..

Posted 30 April 2006 - 12:56 PM

i know how to do everything you want. but its not a quick task. and i dont think anyone will do it for you so it's gonna take you extra long to learn :)

1.use php to randomize lines of code (wether it be image tags, or just text)
http://scudworkz.com...ls/random_code/

2. same as above.

3. you can use iframes, or srolling divs. google them. (this question makes me think you don't know html oO; learn html)

4. either flash, or ajax, but their both gonna be tough to learn. unless of course you happen to end up using the iframe.

#3 Liesjuh

    Young Padawan

  • Members
  • Pip
  • 26 posts

Posted 03 May 2006 - 06:40 AM

Thank you, but the 3rd answer isnt what I need. I know a little html and i know iframes, but thats not what I need.
Its the same problem as I have with THIS site. The site exist of images and tables (You can hold mouse a while on image and you'll see a menu with save image and things like that.), but I dont want that. I want the site to have a background and buttons and content boxes between the Body tags. Sumthing like photoshop layers This image is the backgound and is locked, the content boxes are on an other layer and are between body tags.

Hope someone can help me cuz I really need this.
(srry for bad explain, im from the Netherlands... :lol: )

#4 coolaid

    P2L Jedi Master

  • Members
  • PipPipPipPip
  • 1,435 posts
  • Gender:Male
  • Interests:i wonder..

Posted 04 May 2006 - 03:15 PM

hehe, that was a pretty bad explanation but i think i get the jist of it: you want content boxes and expandable areas to exist?

its basic concepts, you'll just have to learn a bit of html (or xhtml & css). but its not something you learn through reading a post B)

#5 Liesjuh

    Young Padawan

  • Members
  • Pip
  • 26 posts

Posted 04 May 2006 - 03:26 PM

No, still not it.
U see my other site? It excists of images which link to other pages or are just images.(You can tell, cuz there isnt a place where you can right click (ctrl click Mac) and click show source, its all images) But I dont want it to be all images. I want the brown,grungy image to be the background of the site. Then I want the metalthings to be images, i dont care, but there needs to be space between them where theres nothing, but I dont know how to do that. Hope you het it now ;)

#6 coolaid

    P2L Jedi Master

  • Members
  • PipPipPipPip
  • 1,435 posts
  • Gender:Male
  • Interests:i wonder..

Posted 04 May 2006 - 03:41 PM

ok, i was off, but the point stands of it being basic web coding concepts, have a look at some online tutorials about creating webpages.

its no easy learning procees, you have to learn all about divs (or tables..) and there attributes (or css). e.g

<div style="background-image: url(url_to_image.gif)">-- BUTTONS --</div>

#7 Liesjuh

    Young Padawan

  • Members
  • Pip
  • 26 posts

Posted 07 May 2006 - 02:56 AM

ok thanks, dont know anything about divs, but ill learn





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users