This is a discussion on "Help with images" within the Web Page Design section. This forum, and the thread "Help with images are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Help with images
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Help with images
I have the site http://www.easytraveller.gr almost all in flash in the main section.
I want to convert some parts of it in html using CSS Can anyone help me how I will do this: I have many pages like : http://www.easytraveller.gr/herahotel.swf. I want to make the same thing with CSS (The thumbnails in the bottom and on mouse click the image goes bigger in the same position as the first one in the above example) Regards Tolis |
|
|
|
|||
|
Re: Help with images
Your menu would be the easiest to change as you would just have it something like:
|
|
|||
|
Re: Help with images
Dear Herkalees
Are you ready now with the site? Regards Tolis |
|
||||
|
Re: Help with images
Quote:
See the Menu page: http://www.fuddruckersne.com/menu/ Have a look at the xhtml, the css, and the javascript file to see how the sections load into the same place. |
|
|||
|
Re: Help with images
to apply the link (& it's hover) color only to the navigation section, do this:
.navigation a:link {color: #your hexadecimal color code} .navigation a:hover {color: #your hexadecimal color code} |
![]() |
| Tags |
| help, images |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| multiple rollover images change multiple images | joshlindem | Web Page Design | 4 | Apr 18th, 2008 09:11 |
| grabbing still images from wmv for PHP? | Raynia | PHP Forum | 3 | Sep 21st, 2007 06:24 |
| CSS Images | magnetica | Web Page Design | 1 | Aug 20th, 2007 16:11 |
| Images and SEO | spinal007 | Search Engine Optimization (SEO) | 9 | May 5th, 2007 15:57 |
| Using images as hyperlinks | AdRock | Web Page Design | 2 | Aug 30th, 2006 21:03 |