PDA

View Full Version : Make Sub Navbar Come Further Down The Page For Images


123LearnToTrade
03-26-2010, 01:49 PM
Hey All,
Any help on this would be greatly appreciated: I would like to add four images across the top of my website in the area which I believe is called the subnavbar.

I included a screen shot. Basically the white area in the red box below I want to make come down the page maybe 100-150 more pixels and then insert 4 images spaced across the top of the page. I have been able to insert the images with a script however they do not cause this area to expand, rather the images are just going outside of the white boarder and onto the main page.

http://img248.imageshack.us/img248/7040/beforeh.jpg

Thanks in advance everyone :)

123LearnToTrade
03-27-2010, 08:18 PM
Any ideas anyone?

123LearnToTrade
03-31-2010, 10:07 PM
Anyone? If you give a good answer as to how to do this there can be $$$ involved...

123LearnToTrade
04-08-2010, 09:43 PM
One last bump.

Vaupell
04-11-2010, 08:11 PM
Open your navbar template

search for

</div><!-- closing div for above_body -->

JUST ABOVE that single line is the space where you want your 4 images.
insert stuff there, and it appears in the area you just marked on your screenshot.

Sry for late response, but WERY rarely look in design forum its usually just graphics etc..
programming forum thats where the fun is, :D

123LearnToTrade
04-12-2010, 12:01 AM
Thanks very much for some reason I could never get the image in the right part of the code to make it space out right! Appreciate the help :)