PDA

View Full Version : New Boxes for navigation


dave kaye
10-02-2004, 03:58 AM
A couple of questions from a newbie please

I want to create a navigation list to put within a box down the left hand side of the home page. I have written a html file and guess I can put this within a template or create a new module ? but I need someone to tell me how to or is there an easier way?

Also The distance between the modules, I have found out how to adjust the width distance between the boxes on the front page but cant find where to adjust the distance between them in the height?.

Thanks
Dave Kaye

Brian
10-02-2004, 10:21 AM
For your navigation list you will need to create a new module.
As for the distance between the modules, there is a <br /> tag at the bottom of each module and that is what controls the space between each.

Our Sponsors
 

Artayick
10-02-2004, 10:33 AM
not that you prolly don't know this already but this code is done in xhtml and that space in the br tag is needed. For compliance anyway. k im rambling..

dave kaye
10-06-2004, 07:27 AM
cheers