This is a discussion on "[SOLVED] image behind sub nav bar" within the Web Page Design section. This forum, and the thread "[SOLVED] image behind sub nav bar are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
[SOLVED] image behind sub nav bar
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
||||
|
[SOLVED] image behind sub nav bar
I am having issues putting a image behind the sub nav bar, I can make it work in Joomla but not in my web page, also I have no idea how to centralize the main header, every thing I try just puts it in a list in the centre, can some one please help?
http://www.lightex.co.uk/south/ in Joomla: http://www.lightex.co.uk/south/cms/index.php Last edited by acrikey; Oct 22nd, 2007 at 17:37. |
|
|
|
||||
|
Re: image behind sub nav bar
You will need to use CSS for this... This thread explains it: http://www.webforumz.com/html-forum/...reamweaver.htm.
|
|
||||
|
Re: image behind sub nav bar
It is using css hence the attached css file
|
|
||||
|
Re: image behind sub nav bar
Well why do you have this:
<img src="images/banner.png" alt="" width="145" height="599" />... Surely this code added to your sub menu would work?
|
|
||||
|
Re: image behind sub nav bar
It sits below the nav buttons though, not behind
|
|
||||
|
Re: image behind sub nav bar
Do you want it to be below the nav buttons, or behind? You are confusing me. What i have showed you should put it behind....
|
|
||||
|
Re: image behind sub nav bar
That has done nothing, it is still sitting below even with the changes
|
|
||||
|
Re: image behind sub nav bar
Can we see the updated code, please? You must be doing somthing wrong.... Mind you, it doesnt help the way you have named your classes.
|
|
||||
|
Re: image behind sub nav bar
here it is
|
|
|||
|
Re: image behind sub nav bar
According to this -
You dont need to call the image at all in the HTML. As Marc suggested you need is this in your CSS
Edit - Sorry you posted while I was posting. Back in a mo...... Last edited by Nortus; Oct 23rd, 2007 at 11:03. |
|
||||
|
Re: image behind sub nav bar
Ok it is in the css and removed from he html and the image has disappeared completely
|
|
|||
|
Re: image behind sub nav bar
I made a boo boo -
should have put
|
|
|||
|
Re: image behind sub nav bar
Did you specify a width and height in your CSS? The background image will be clipped by the element's dimensions; so if you apply it to a zero-area element, then it will "disappear".
|
|
||||
|
Re: image behind sub nav bar
ok I think I need to but how, sorry still learning css
|
|
||||
|
Re: image behind sub nav bar
Every time I think I have got it, I get stumped by another problem
|
|
||||
|
Re: image behind sub nav bar
If you would like to go into Thread Tools -> Mark Thread as Solved - that would be great!
Cheers, Marc |
|
||||
|
Re: image behind sub nav bar
but it's not solved yet
|
|
|||
|
Re: image behind sub nav bar
Ok Acrikey..where are you at in this problem now?
|
|
||||
|
Re: image behind sub nav bar
I have done all the changes to the css, but the image is not there any more, there was suggestions to change it to a zero-area element but I don't know how to do it, I only know how to do it in html, but it's not in html it's in css.
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] how do i put an image using asp.net with VB | hk33 | ASP.NET Forum | 5 | Jan 3rd, 2008 18:51 |
| [SOLVED] JS Image viewer | Graisbeck | JavaScript Forum | 5 | Jan 2nd, 2008 01:47 |
| [SOLVED] CSS image gallery | Graisbeck | Web Page Design | 6 | Dec 18th, 2007 08:07 |
| [SOLVED] multiple image rollover not restoring image | snappy | JavaScript Forum | 4 | Nov 5th, 2007 14:38 |
| [SOLVED] image | Anonymous User | Web Page Design | 3 | Nov 6th, 2004 19:41 |