hi im a new one

This is a discussion on "hi im a new one" within the Web Page Design section. This forum, and the thread "hi im a new one are both part of the Design Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Mar 29th, 2007, 02:45
Up'n'Coming Member
Join Date: Mar 2007
Location: england
Age: 19
Posts: 71
Thanks: 0
Thanked 0 Times in 0 Posts
hi im a new one

hi i am new to web design and already i have a problem lol, i have a website www.massacre-clan.co.uk , i am having a go at editing the theme but i have got stuck on one thing, as you can see on the site the menus to the right are at the top where they should be but the menus to the left are down at the botom and make it look untidy, i want them at the top left with the writing in the centre, somebody please help me im so confused
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Mar 29th, 2007, 11:24
Elite Veteran
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: hi im a new one

I'm not sure what menu you are talking about.
Can you tell me the names of the buttons you want help with specifically?

Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Mar 29th, 2007, 11:31
Up'n'Coming Member
Join Date: Mar 2007
Location: england
Age: 19
Posts: 71
Thanks: 0
Thanked 0 Times in 0 Posts
Re: hi im a new one

yeah sorry i have changed the theme to a finished one so that site visitors can see, i have attached 2 pictures. in them you will see the layout of the page, the menu to the right is not to the edge and the menus to the left are way down at the bottom and the writing up to the left. i want the tables either side and the writing in the centre, please help
Attached Images
File Type: jpg problem 1.jpg (160.5 KB, 26 views)
File Type: jpg problem2.jpg (97.0 KB, 39 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Mar 29th, 2007, 11:44
Elite Veteran
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: hi im a new one

Can you just save the page as test.html and upload it and send me the link?
No one will see it but us... then I can take a look at the code.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old Mar 29th, 2007, 12:03
Elite Veteran
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: hi im a new one

Yes ... a link you be great so we can play around with the code and help you out better!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old Mar 29th, 2007, 12:04
Up'n'Coming Member
Join Date: Mar 2007
Location: england
Age: 19
Posts: 71
Thanks: 0
Thanked 0 Times in 0 Posts
Re: hi im a new one

do you want a link to my website?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old Mar 29th, 2007, 12:05
Up'n'Coming Member
Join Date: Mar 2007
Location: england
Age: 19
Posts: 71
Thanks: 0
Thanked 0 Times in 0 Posts
Re: hi im a new one

i am confused as to what you mean save page and send you link
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #8  
Old Mar 29th, 2007, 12:18
Elite Veteran
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: hi im a new one

tip: use the "EDIT" button

Yes ... we want a link to your site so we can see the code and what happening.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #9  
Old Mar 29th, 2007, 12:46
Elite Veteran
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: hi im a new one

You don't have the funky page online because you don't want visitors to see it, so I was hoping you could put it up temporarily...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #10  
Old Mar 29th, 2007, 13:17
Up'n'Coming Member
Join Date: Mar 2007
Location: england
Age: 19
Posts: 71
Thanks: 0
Thanked 0 Times in 0 Posts
Re: hi im a new one

www.massacre-clan.co.uk is the link and you will see the menus on front page are all over the place
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #11  
Old Mar 29th, 2007, 14:00
Elite Veteran
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: hi im a new one

First thing I'd fix is the position of the navigation to something similar to this:
Code: Select all
#navigation{

	height: 21px;

	position: absolute;

	left: 5px;

	top: 175px;

	text-align: center;

}
Now tell me what column is on the left, which is on the right and which is in the center.
Please give me titles of your columns. Right now you have your columns stacked one on top of the other so I can't tell which is supposed to be where.
Is the date and time on the left or right?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #12  
Old Mar 29th, 2007, 15:07
Up'n'Coming Member
Join Date: Mar 2007
Location: england
Age: 19
Posts: 71
Thanks: 0
Thanked 0 Times in 0 Posts
Re: hi im a new one

i have changed the postioning but ithas done nothing, could it be something to do with the script
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #13  
Old Mar 29th, 2007, 15:34
Elite Veteran
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: hi im a new one

I don't know because your tables are all set up incorrectly. If you could answer the questions I asked in the last post, I might be able to help you.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #14  
Old Mar 29th, 2007, 15:51
Up'n'Coming Member
Join Date: Mar 2007
Location: england
Age: 19
Posts: 71
Thanks: 0
Thanked 0 Times in 0 Posts
Re: hi im a new one

where do i find the name of my colums?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #15  
Old Mar 29th, 2007, 15:55
Elite Veteran
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: hi im a new one

Look at your screen shot. Is the column that starts with DATE and TIME a right column, middle column or right column?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #16  
Old Mar 29th, 2007, 15:57
Up'n'Coming Member
Join Date: Mar 2007
Location: england
Age: 19
Posts: 71
Thanks: 0
Thanked 0 Times in 0 Posts
Re: hi im a new one

it is the right colum but as you can see its not all the way to the right
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #17  
Old Mar 29th, 2007, 16:01
Up'n'Coming Member
Join Date: Mar 2007
Location: england
Age: 19
Posts: 71
Thanks: 0
Thanked 0 Times in 0 Posts
Re: hi im a new one

the colum titled bf2 battlefield 2 and evrything under it is the left colum but ass you can see its at the bottom, the other news and donation colum is supposed to be in the centre under the welcome message
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #18  
Old Mar 29th, 2007, 16:05
Elite Veteran
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: hi im a new one

Ok... I'll try to work on it in a little bit...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #19  
Old Mar 29th, 2007, 16:07
Up'n'Coming Member
Join Date: Mar 2007
Location: england
Age: 19
Posts: 71
Thanks: 0
Thanked 0 Times in 0 Posts
Re: hi im a new one

thank you i havent got a clue, is it the margin code by any chance?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #20  
Old Mar 29th, 2007, 16:15
Elite Veteran
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: hi im a new one

No my initial thought is all your tables are 100% in width. You need to shrink those to the appropriate width. Possibly 20% for the left one and right one and 60% for center. But I'm not sure until I play with the code.

I really couldn't make heads or tails of the code the first time I looked, hopefully I'll have better luck.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
have a problem

Thread Tools

Posting Rules
You may