I'm trying to set up my web-site with a vertical navigation menu, which I have done but what I am having a problem with is how do I get the text part of my site to line up beside the navigation bar instead of on top of it?
tinabina22 0 Newbie Poster
Recommended Answers
Jump to PostIn my opinion, you should put your div with class="shadowblockmenu-v" to the top in body and set its css to float:left;. Then a value of margin-right and bottom will made it look good.
Moreover, if you wish the content will not go below the nav bar, then you have to …
Jump to Post<?php require ("menubar.html"); ?>
For this to work, menubar.html must be in the same folder as your Just Tell page. Is this so?
All 8 Replies
JorgeM 958 Problem Solver Team Colleague Featured Poster
tinabina22 0 Newbie Poster
lps 71 Posting Pro in Training
JorgeM 958 Problem Solver Team Colleague Featured Poster
tinabina22 0 Newbie Poster
JorgeM 958 Problem Solver Team Colleague Featured Poster
EvolutionFallen 107 Junior Poster
tinabina22 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.