Live Chat & Podcast at 1:00PM Eastern on Sunday!
There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
Search
Web Design & Development
Tag Cloud
access acer asus bios bsod crash desktop driver drivers error ethernet excel freeze gaming graphics hard drive hardware hdmi internet laptop lcd malware memory monitor motherboard network operating system printer problem ram registry router slow software sound toshiba trojan ubuntu 11.10 uninstall usb video virus vista wifi windows windows 7 windows 7 32 bit windows 7 64 bit windows xp wireless
Search
Search for:
Tech Support Guy Forums > Internet & Networking > Web Design & Development >
making new site..help needed

Reply  
Thread Tools
Qx1's Avatar
Qx1 Qx1 is offline
Computer Specs
Member with 77 posts.
 
Join Date: Jun 2009
Location: INDIA
Experience: Intermediate
15-Jul-2010, 01:26 PM #1
Post making new site..help needed
Hey everyone
i had started my site few weeks ago but encountered some problems that i was not able to solve.I had taken the CSS from someone(i dont know CSS only html) and designed all pages myself..i could not connect them that made me come here.
So im here to take a bit of help from you guys.

I need you to help me build the CSS and the pages(if needed, atmost 8).
Take a look at the two images that i have attached to know how the site will look.

ok now for the CSS keep in mind that the size of the page is fixed (size shown in img 1), that means no scrolls anywhere other than right hand side of the browser, no scrolls in any of the boxes should appear other than CONTENT box(only if needed).

While making your CSS use the names of the boxes as shown in img 2.
dont use any scripts.

All the boxes are different pages (8 boxes so 8 different pages).
User will be given choices in LOGIN, SEARCH, SITEMAP, CONTENT boxes and the results of all thease boxes(based on the chioces made) will appear in CONTENT box.

I dont use any software to code i.e. drag n drop thing!!
I can edit the code so dont worry about the small things just solve the big ones for me here.
Attached Files
File Type: zip site.zip (14.8 KB, 11 views)

Last edited by Qx1; 15-Jul-2010 at 03:48 PM..
DaBeers's Avatar
Computer Specs
Member with 268 posts.
 
Join Date: Oct 2008
Location: La Crosse, WI
Experience: Intermediate
17-Jul-2010, 04:08 AM #2
pm me
dvk01's Avatar
Moderator & Malware Removal Specialist with 37,223 posts.
 
Join Date: Dec 2002
Location: Loughton, Essex, UK
17-Jul-2010, 04:23 AM #3
No you don't ask users to PM you

if you have suggestions to make post in the forum so everybody learns. That is the idea of the forum, public help & assistance
Qx1's Avatar
Qx1 Qx1 is offline
Computer Specs
Member with 77 posts.
 
Join Date: Jun 2009
Location: INDIA
Experience: Intermediate
30-Jul-2010, 04:35 AM #4
bump
colinsp's Avatar
Computer Specs
Senior Member with 1,044 posts.
 
Join Date: Sep 2007
Location: Spain
Experience: Adv PC, int HTML, bit PHP
31-Jul-2010, 03:22 AM #5
Why don't you code it yourself and when you require specific help with an issue come back and you will get help. At the moment it appears as though you want someone to do all the work for you, that way you never learn new skills.

You could have a look at the css layout generator here that will get you started and then adapt it to get what you want with our help.
lordsmurf's Avatar
Computer Specs
Senior Member with 1,156 posts.
 
Join Date: Apr 2009
Location: USA, Canada, Europe
Experience: Advanced
31-Jul-2010, 03:26 AM #6
This would take so much time that most people (including myself) would only do it for pay. Free info on forums is great and all -- but some things are just too much to ask, honestly.
Qx1's Avatar
Qx1 Qx1 is offline
Computer Specs
Member with 77 posts.
 
Join Date: Jun 2009
Location: INDIA
Experience: Intermediate
21-Aug-2010, 04:26 AM #7
Quote:
Originally Posted by colinsp View Post
Why don't you code it yourself and when you require specific help with an issue come back and you will get help. At the moment it appears as though you want someone to do all the work for you, that way you never learn new skills.

You could have a look at the css layout generator here that will get you started and then adapt it to get what you want with our help.
thanks atleast someone did replied.
I have the code, i posted it in another thread(before this thread) but no one replied thats what made me think that the code is all wrong thats why no one is able to help out so i thought gof getting the correct code from u guys.
But anyways the link provided is working for me for now(thats wat i needed, checking of my code)
get back to u guys soon...
Qx1's Avatar
Qx1 Qx1 is offline
Computer Specs
Member with 77 posts.
 
Join Date: Jun 2009
Location: INDIA
Experience: Intermediate
02-Sep-2010, 03:47 AM #8
TELL ME SOMETHING....
check this:

#box1 {
width:180px;
height:1472px;
background-color:#800000;

now this is the coding from my css file for a box, i want to know that after i have set the size of the box in my css page, do i have to set size in my html pgae for this box??
because when i am looking at the css as a html then it looks fine but when i attach a pge to it everything (i mean the style) gets destroyed and whole screen gets occupied.(it should leave space on both sides,as it does in css page viewed as html)
lordsmurf's Avatar
Computer Specs
Senior Member with 1,156 posts.
 
Join Date: Apr 2009
Location: USA, Canada, Europe
Experience: Advanced
02-Sep-2010, 08:40 PM #9
Why would you ever want to specify a height of 1400+ pixels?
That's usually not good.
colinsp's Avatar
Computer Specs
Senior Member with 1,044 posts.
 
Join Date: Sep 2007
Location: Spain
Experience: Adv PC, int HTML, bit PHP
03-Sep-2010, 02:16 AM #10
Quote:
Originally Posted by Qx1 View Post
now this is the coding from my css file for a box, i want to know that after i have set the size of the box in my css page, do i have to set size in my html pgae for this box??
CSS sets your style and layout and html is your content. So NO the CSS sets the size of the box.

As Lordsmurf said setting a height of 1472px is crazy as for 99%+ of your visitors won't have a screen capable of displaying such a tall DIV without scrolling.
Hughv's Avatar
Computer Specs
Distinguished Member with 8,361 posts.
 
Join Date: Jul 2006
Location: Annapolis, MD
Experience: Intermediate
03-Sep-2010, 04:44 AM #11
The W3C css validator will often spot errors like this:
http://jigsaw.w3.org/css-validator/
Qx1's Avatar
Qx1 Qx1 is offline
Computer Specs
Member with 77 posts.
 
Join Date: Jun 2009
Location: INDIA
Experience: Intermediate
03-Sep-2010, 03:31 PM #12
ok guys the size is just for trying purposes, n i dont want to view it all at once..people can use scrolls. but thats not the problem yet,i can solve the size thing but i am unable to even guess wat the hell goes wrong when i link my pages to the css.
the complete design changes, the height ,width n everything.
i checked my css on the w3c css validator it says that there are no errors. wat to do now?
can anyone see the files that i have uploaded in my first post n then tell somthing helpfull (if u have not checked the files yet).
see one html file please, n see if i am missing something there.
Reply

THIS THREAD HAS EXPIRED.
Are you having the same problem? We have volunteers ready to answer your question, but first you'll have to join for free. Need help getting started? Check out our Welcome Guide.

Search Tech Support Guy

Find the solution to your
computer problem!




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who want to help you solve your computer problems. See our Welcome Guide to get started.
Thread Tools


Similar Threads
Title Thread Starter Forum Replies Last Post
help needed in linux os neee Linux and Unix 3 23-Mar-2010 02:52 AM
Trojan SPM/LX - help needed to remove malware braemar243 Virus & Other Malware Removal 0 10-Aug-2009 11:15 PM
Starting a New site..I need help bobear Web Design & Development 2 14-Dec-2005 08:41 PM
New year help needed ! 5thandlast All Other Software 8 06-Jan-2004 08:36 PM
Spyware Block MSN site,,,,Help Needed chas1025 Virus & Other Malware Removal 4 16-Nov-2003 02:17 PM


Facebook Facebook Twitter Twitter TechGuy.tv TechGuy.tv Mobile TSG Mobile
You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 02:28 AM.
Copyright © 1996 - 2011 TechGuy, Inc. All rights reserved.

Powered by Cermak Technologies, Inc.