This Is A Real Easy Problem..... I hope :-)
Permalink
While editing I add the 'Slideshow'. All went smooth.
BUT when I went to see my site the slide show is covering the nav bar. While in edit mode it isn't just when I go to view in real time.
Any ideas?
BUT when I went to see my site the slide show is covering the nav bar. While in edit mode it isn't just when I go to view in real time.
Any ideas?
It's probably an issue with your CSS. If you can post a URL so we can see your code, that would be helpful in solving your problem.
LucasHVAC.org
Thanks for the help
Thanks for the help
I find it interesting that the nav code is on the page 4 times
from firebug collapsed to save space
additionally the div for the header image (slideshow) comes after the nav code
from firebug collapsed to save space
<ul class="nav"> <div id="blockStyle97Main7" class=" ccm-block-styles"> <ul class="nav"> </div> <ul class="nav"> <ul class="nav">
additionally the div for the header image (slideshow) comes after the nav code
Do you want the slideshow above the nav bar or below the nav bar?
I notice you have about 6 instances of navigation on the home page. You really only need one.
If you want the slideshow to be below the nav, you should add
<br clear="all" />
after the nav area in your template. That will make the slideshow drop down below the nav.
If you want the nav to be below the slideshow, then you may need to do a couple different things:
1) get the navigation and header image into different areas in your template.
2) add <br clear="all" /> between the two areas
If this does not make sense, feel free to PM me. I would be happy to assist with your templating needs.
I notice you have about 6 instances of navigation on the home page. You really only need one.
If you want the slideshow to be below the nav, you should add
<br clear="all" />
after the nav area in your template. That will make the slideshow drop down below the nav.
If you want the nav to be below the slideshow, then you may need to do a couple different things:
1) get the navigation and header image into different areas in your template.
2) add <br clear="all" /> between the two areas
If this does not make sense, feel free to PM me. I would be happy to assist with your templating needs.
I am a nOob at this... soo bare with me.
I had more than one nav bar because the forth one was able to be clicked when I publish it. With just one nav bar it was burried and I couldn't get at it.
I will delete the excess when I fix the problem of the buried nav bar.
I'd like the nav bar on the bottom of the slide show, but I thought because of the theme the nav bar could only go on top.
i don't have a clue on about CSS, and I know what html is but I do not know how to use it.
I had more than one nav bar because the forth one was able to be clicked when I publish it. With just one nav bar it was burried and I couldn't get at it.
I will delete the excess when I fix the problem of the buried nav bar.
I'd like the nav bar on the bottom of the slide show, but I thought because of the theme the nav bar could only go on top.
i don't have a clue on about CSS, and I know what html is but I do not know how to use it.
The area is overlapping. Copy the nav block, and your slideshow to the clipboard. Delete the slideshow and the 6 nav bars that have merged in that area. Now you will have the main area clear of blocks. Press publish my edits so your site knows they are gone. Go back into edit mode and paste your nav from clipboard, by using the paste from clipboard option instead of add block, now paste your slideshow. Press publish your edits.
You can also just delete the blocks, and re-build them, just make sure to clear the old ones out first, and press publish so the site knows they are gone.
You can also just delete the blocks, and re-build them, just make sure to clear the old ones out first, and press publish so the site knows they are gone.
I copied both the slideshow and the nav bar to the clipboard. then I deleted all the nav bars on that page. I published. then I went back and reinstalled from the clipboard. Same problem, the 'slideshow' is covering the nav bar when It is published but NOT while it is in the edit mode.
I even deleted the 'slideshow' and redid it from scratch, it still covers the nav bar when I publish it.
I even deleted the 'slideshow' and redid it from scratch, it still covers the nav bar when I publish it.
Did you get it ? I just looked at site, and it seems to be working ? I am guessing you just rebuilt the blocks, but if your not seeing what's in the screenshot attached while logged in, than it could be that you need to sign out, and back in,clear cache, etc, etc
I put a band-aide on it.
Not sure what happened but I lost my 'home' key on the nav bar. I couldn't figure out how to get the 'home' key back on the nav bar...
...BUT I found that if I linked the 'Lucas HVAC' and put it in the "Add to Sitewite Site Name" 'block' it somehow pushed the nav bar so it wouldn't be buried under the 'slidesshow'...
...AND it acts as the 'home' key, it just looks bad.
Not sure what happened but I lost my 'home' key on the nav bar. I couldn't figure out how to get the 'home' key back on the nav bar...
...BUT I found that if I linked the 'Lucas HVAC' and put it in the "Add to Sitewite Site Name" 'block' it somehow pushed the nav bar so it wouldn't be buried under the 'slidesshow'...
...AND it acts as the 'home' key, it just looks bad.