This is a discussion on "aligning images with layers" within the Web Page Design section. This forum, and the thread "aligning images with layers are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
aligning images with layers
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
aligning images with layers
hey
I have a rounded box, which has been sliced into 3 separate images (top, middle, bottom). ive managed to code the box fine. But im trying to place my header image at the top of this box using layers, but its not working, the image creates a gap inbetween the box. please see this link: http://www.kumar.adsl24.co.uk/mk.html the z-index does not appear to be working. appreciate any help at alll here is my css code:
|
|
#2
|
|||
|
|||
|
Re: aligning images with layers
I don't see a rounded box in FF or IE6
|
|
#3
|
|||
|
|||
|
Re: aligning images with layers
woops i forgot to upload the changed pics. should be okay now
|
|
#4
|
|||
|
|||
|
Re: aligning images with layers
What's with all the z-index?! You don't need any of that.
change #logo to add what's I put in red.
|
|
#5
|
|||
|
|||
|
Re: aligning images with layers
well that does the trick lol.
the code you gave works fine, but i wish to position the logo image abit higher and abit to the right. i thought this could only be achieved with z-index? |
|
#6
|
|||
|
|||
|
Re: aligning images with layers
No not z-index. Z moves it below or infront. If you have layers of clothes on, t-shirt, over shirt jackets and wanted the jacket underneath you'd use z-index.
You want to use positioning to set it where you want it. |
![]() |
| Tags |
| layers |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Aligning box to right | fr33sty13 | Web Page Design | 8 | Jun 6th, 2008 04:49 |
| CSS Aligning | Wesley | Web Page Design | 15 | Jan 20th, 2008 20:49 |
| [SOLVED] Aligning to the very top | thewebkid | Web Page Design | 4 | Dec 23rd, 2007 09:48 |
| GD Aligning? | PicoDeath | PHP Forum | 3 | Aug 2nd, 2007 17:14 |
| Table Images not Aligning | Syody | Web Page Design | 1 | Jul 27th, 2006 08:36 |