This is a discussion on "Spacing and center alignement problems" within the Web Page Design section. This forum, and the thread "Spacing and center alignement problems are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Spacing and center alignement problems
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Spacing and center alignement problems
Hi, I am currently working on a new design layout for the Hockey club that I play for and are running into some small problems. The old layout that I was using was all HTML with the odd script here and there, as I have only learn HTML and very little of JavaScript.
As my time is limited to get the new layout up and running, (approximately 2-3 weeks from now) I decided to use Dreamweaver 8 to get some up quickly. I use one of their templates and made the necessary change to add my club logo and an image of the clubrooms. I didn't have time to make a nav bar from scratch, so I made one using Sothink 7 and integrated into the webpage. Now where I am have problems is making small adjustment to the spacing between image and the centre alignment of the larger logo. The other problem is where I am testing my page, http://www.adam.com.au/underwoodcp/WHC%20Test/Home.html the page is fine in IE but not in Firefox there seems to be 5px border around the page which I don't want. I have limited knowledge of CSS's and JavaScipt and need help to fix it. Also I am unsure how fix this page so won't look in different on different screen resolutions. Any help with these problems or other ideas would be very much appreciated. Cheers, Heath WHC Webmaster Last edited by JacobHaug; Mar 26th, 2007 at 04:10. |
|
|
|
#2
|
|||
|
|||
|
Re: Woodville Hockey Club
This is the review section! If you have specific problems with the site, I urge to ask them in the appropriate forum.
BTW ... loose the Java menu ... it froze my browser and had to restart it! |
|
#3
|
|||
|
|||
|
Re: Woodville Hockey Club
So where would be appropriated, as I am new to site I have NFI. I don't have the time to view all the forums.
|
|
#4
|
||||
|
||||
|
Re: Woodville Hockey Club
Well it's now in the HTML forum with the critique box. lol. Good one Karinne. Admin will sort it out.
You really need to use CSS. If you can, put this in your css...
|
|
#5
|
|||
|
|||
|
Re: Woodville Hockey Club
Yeah the javascript is a little excessive take a look at something like this if you want drop down menu's. It's simple, unobtrusive and very accessible. It also shouldn't take long to implement.
Though being honest, I actually prefer the original design (if i had to pick between them) as long as the frames and js menu were dumped. Try putting in some columns and the like to break up the content. Looks very plain at the minute. With regard to the image positioning problem, if your site was done with css then you'd be able to position the different elements more easily. You've got 2 or 3 weeks? I think that's enough time to learn how to put a nice css, tableless site together. It'll be a lot easier to do stuff that way. More control. And please get rid of the js menu's. Pete. |
|
#6
|
|||
|
|||
|
Re: Woodville Hockey Club
Add this to your body tag in the head area
Look for this
|
|
#7
|
|||
|
|||
|
Re: Woodville Hockey Club
Quote:
![]() |
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Css Spacing Help! | RZX Developer | Web Page Design | 5 | Aug 13th, 2007 12:26 |
| Spacing paragraphs | polkadot | Starting Out | 3 | May 25th, 2007 12:48 |
| Some images overlapping and some spacing problems | karinne | Web Page Design | 4 | Feb 15th, 2007 13:35 |
| Spacing help in Dreamweaver 8 | facehead | Web Page Design | 23 | Dec 1st, 2006 18:09 |
| div spacing | johnnybravo | Web Page Design | 13 | Sep 6th, 2006 12:06 |