iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
Submit Your Site For Review Need a fresh set of eyeballs to take a look at your site? Have a specific issue or question about some aspect of your layout, design or interface? This is the forum for you. When submitting your site, be sure to discuss what aspect you are looking for input on. Just posting a link with the word 'review' isn't appropriate.

Share Thread: & Tags

Share Thread:

Closed Thread
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-11-2008, 05:11 PM
WebProWorld New Member
 
Join Date: Mar 2008
Posts: 16
jboraski RepRank 0
Default Resize website

Could someone please give some recommendations on installing a code to resize a website across different monitors? Paint System Information The site looks fine on my computer but on other monitors the page needs to be scrolled horizontally. I just want everything to appear for anyone visiting the site. I have read some general information on CSS and some other things, but I really don't understand all this lingo, I barely was able to design the site and get it published. Thanks for the help.

jb
  #2 (permalink)  
Old 03-11-2008, 06:09 PM
WebProWorld Veteran
WebProWorld MVP
 
Join Date: Jan 2008
Posts: 548
amxfan RepRank 4amxfan RepRank 4amxfan RepRank 4amxfan RepRank 4
Default Re: Resize website

I understand what you wish to do but to be honest it is not as easy as just adding a script and with your limited programming knowledge, I would do it a different way. I do not mean this as an insult as I'm just trying to help you make your page display correctly across all browsers and resolutions. What I recommend is to set your main table to 800 wide then defining your other tables from there. This is not a fix but more like a band-aid on what you want to do. This will set your table to a width that everyone will see without scrollbars. Now you can also set it to 1000 wide but everyone viewing it on a 800x600res will see scrollbars.

Again this will make your page display correctly, but it does not let it auto resize.

Also you may want to look at your scroll title as it is flying by so fast no one can read it "I was using FireFox"
  #3 (permalink)  
Old 03-11-2008, 07:14 PM
james113's Avatar
WebProWorld Pro
 
Join Date: Jun 2004
Location: Hillsboro, Illinois
Posts: 145
james113 RepRank 2
Smile Re: Resize website

I agree with amxfan. To do what you are talking about would require you to design a replica of the sight suited for each resolution size. Then a simple code can be added, to direct the user to the pages that cater to the resolution size of their monitor.
  #4 (permalink)  
Old 03-12-2008, 04:02 AM
Clicken's Avatar
WebProWorld Pro
WebProWorld MVP
 
Join Date: Jul 2004
Posts: 259
Clicken RepRank 5Clicken RepRank 5Clicken RepRank 5Clicken RepRank 5Clicken RepRank 5Clicken RepRank 5
Default Re: Resize website

Hi jboraski,

Before I allowed the scripts to run the site was resizing just fine. I checked the code and found the following...

<marquee width="1103"...
<marquee width="1277"...

I do not have experience with the marquee so I am not sure if it can be sized with percent.
__________________
Clicken
Math Flash Cards Online
  #5 (permalink)  
Old 03-12-2008, 10:12 AM
mtheory's Avatar
WebProWorld Veteran
 
Join Date: Aug 2003
Location: Connecticut, US
Posts: 603
mtheory RepRank 2
Default Re: Resize website

I use a liquid Flas design.
  #6 (permalink)  
Old 03-12-2008, 11:34 AM
davebarnes's Avatar
WebProWorld MVP
WebProWorld MVP
 
Join Date: Jul 2003
Location: Denver, Colorado USA
Posts: 1,614
davebarnes RepRank 4davebarnes RepRank 4davebarnes RepRank 4davebarnes RepRank 4
Default Re: Resize website

Quote:
I barely was able to design the site and get it published
Accommodating different-sized monitors is the least of your problems.

1. Two horizontal scrollers and both are too fast. By "too" I mean that they should not move at all.

2. Color scheme is very old looking.

3. I have a 24-inch monitor, but my browser is set to be about 1000 pixels wide. I would design for a maximum width of no more than 900 px. You need to reduce the size of your photos. I like the photos. Just reduce the size and let people click on them for a larger version.

4. You should use an external style sheet and not inline styles.

5. Using anything similar to Expression Web Graphics | Expression Web Templates For Business will usually guarantee that the resulting design will be eligible for a mention at this site: Web Pages That Suck learn usability and good web design by looking at bad web design -- The Daily Sucker

6. You need to hire a designer and a webmaster and start over.
__________________
Dave Barnes
+1.303.744.9024
http://www.marketingtactics.com
sitting in my basement with my iMac
  #7 (permalink)  
Old 03-12-2008, 11:39 AM
WebProWorld New Member
 
Join Date: Mar 2008
Posts: 16
jboraski RepRank 0
Default Re: Resize website

Thanks for the input.

AMXFAN, I will redesign under a 800 x 600 page size and we'll see what it looks like then.
  #8 (permalink)  
Old 03-12-2008, 11:57 AM
WebProWorld New Member
 
Join Date: Mar 2008
Posts: 16
jboraski RepRank 0
Default Re: Resize website

Is there just a better program to use rather than Frontpage that will help me out with this Basic web design?

and if anyone is a web designer, email me some information so that we can discuss. jboraski@gfcfinishing.com
  #9 (permalink)  
Old 03-12-2008, 01:13 PM
WebProWorld Veteran
WebProWorld MVP
 
Join Date: Jan 2008
Posts: 548
amxfan RepRank 4amxfan RepRank 4amxfan RepRank 4amxfan RepRank 4
Default Re: Resize website

Quote:
Originally Posted by jboraski View Post
Is there just a better program to use rather than Frontpage that will help me out with this Basic web design?

There are many. I myself use Dreamweaver. Frontpage is ok and you can build a nice and professional page with it, but I personally do not like the fact that it adds unwanted folders and you must have a server that has their extensions installed.

One of the down sides of Dreamweaver is like all programs, it's price is somewhat high.


Some programs that are nice to have, depending on what you want to do.
Photoshop
Dreamweaver / Frontpage / Microsoft Expression Web
Flash
Fireworks
Go Live
Indesign
If using CMS like Durpal, a server with PHP and SQL installed <-- nice to have anyway for testing reasons
MS Access or Navicat
  #10 (permalink)  
Old 03-12-2008, 02:38 PM
davebarnes's Avatar
WebProWorld MVP
WebProWorld MVP
 
Join Date: Jul 2003
Location: Denver, Colorado USA
Posts: 1,614
davebarnes RepRank 4davebarnes RepRank 4davebarnes RepRank 4davebarnes RepRank 4
Default Re: Resize website

Quote:
Originally Posted by jboraski View Post
Is there just a better program to use rather than Frontpage that will help me out with this Basic web design?
Dreamweaver.

But, if you are really serious about doing web design and web coding, then you should have "Adobe Creative Suite 3 Web Premium combines the best-of-the-best web design and development tools."

It is bargain priced at $1600 USD.
__________________
Dave Barnes
+1.303.744.9024
http://www.marketingtactics.com
sitting in my basement with my iMac
  #11 (permalink)  
Old 03-12-2008, 04:09 PM
ran_dizolph's Avatar
WebProWorld Veteran
 
Join Date: Jul 2005
Location: Windsor, ON
Posts: 543
ran_dizolph RepRank 2
Default Re: Resize website

If you're fixing for 800px resolution, stay 780px wide and UNDER.

800px will still pop a horizontal scrollbar up if your page is longer than the screen to accomodate for the vertical scrollbar on 800x600 monitors.
  #12 (permalink)  
Old 03-12-2008, 04:15 PM
WebProWorld New Member
 
Join Date: Mar 2008
Posts: 16
jboraski RepRank 0
Default Re: Resize website

Thanks guys,

I am in the process of reformatting the pages onto a smaller page size. I will post here when I get this finished so that someone may want to check it out again.

By no means am I a guru at this, I actually have just been teaching myself while doing my real job functions, but all the information provided has and will be used wisely.
  #13 (permalink)  
Old 03-12-2008, 06:30 PM
WebProWorld New Member
 
Join Date: Mar 2008
Posts: 16
jboraski RepRank 0
Default Re: Resize website

I give up!!!!!!!!!!! after redesigning for 800 now look at my site?@!?! Welcome to Website.

Guess its time to go back to school!
  #14 (permalink)  
Old 03-12-2008, 08:45 PM
iany's Avatar
WebProWorld Veteran
 
Join Date: Sep 2003
Location: Stirling, Scotland
Posts: 321
iany RepRank 1
Default Re: Resize website

Quote:
Originally Posted by amxfan View Post
There are many. I myself use Dreamweaver. Frontpage is ok and you can build a nice and professional page with it, but I personally do not like the fact that it adds unwanted folders and you must have a server that has their extensions installed.
Actually you don't need FrontPage extensions installed, if you use it as a straight html code editor. It is only when you want to use its dynamic scripts that the extensions are required. However, big problem with FrontPage is that it adds extraneous code and will drop important bits of code particularly if used in WYSIWYG view.

I use FrontPage 2006 but only in code view - the WYSIWYG view changes the case of the code (not good).

I have Dreamweaver too but, as many on the forum know, I do not think it is worth the huge amount of money. Used properly it is a powerful editor but it can encourage lazy and sloppy coding.

cheers

Ian
  #15 (permalink)  
Old 03-12-2008, 08:50 PM
iany's Avatar
WebProWorld Veteran
 
Join Date: Sep 2003
Location: Stirling, Scotland
Posts: 321
iany RepRank 1
Default Re: Resize website

Quote:
Originally Posted by davebarnes View Post
Dreamweaver.

But, if you are really serious about doing web design and web coding, then you should have "Adobe Creative Suite 3 Web Premium combines the best-of-the-best web design and development tools."

It is bargain priced at $1600 USD.
You are kidding, I hope! I was under the impression that really serious coding was done by hand these days.
Having spent the last few years learning about CSS, the Zen gurus on the Eric Meyer discussion group all hand code.
I cannot see how any software is worth $1600 dollars! Wow.

Ian
  #16 (permalink)  
Old 03-12-2008, 09:13 PM
mtheory's Avatar
WebProWorld Veteran
 
Join Date: Aug 2003
Location: Connecticut, US
Posts: 603
mtheory RepRank 2
Default Re: Resize website

Quote:
Originally Posted by iany View Post
You are kidding, I hope! I was under the impression that really serious coding was done by hand these days.
Having spent the last few years learning about CSS, the Zen gurus on the Eric Meyer discussion group all hand code.
I cannot see how any software is worth $1600 dollars! Wow.

Ian

The above mentioned TOOLS shoud not be confusted with simple WYSIWYG software. Web producers use software like Flash and Dreamwaever to design websites analogically to using a video or still camera rather than simply painting or drawing visual aspects of a site.
  #17 (permalink)  
Old 03-12-2008, 10:29 PM
WebProWorld New Member
 
Join Date: Jul 2003
Location: Southern Oregon Rogue Valley
Posts: 16
tiley RepRank 0
Default Re: Resize website

Quote:
Originally Posted by davebarnes View Post
Dreamweaver.

But, if you are really serious... you should have "Adobe Creative Suite 3 Web Premium

bargain priced at $1600 USD.

Sorry Dave, but what a bratty answer!

jboraski is obviously a beginner, trying to teach himself how to work on his web site and you recommend $1600 software?

I agree CS3 is good (I only use CS2 cause I am on a budget) but there are tons of less costly solutions that are effective and appropriate for beginners.

Here is one that is free
HTML-Kit
HTML Kit for more than editing HTML

If he needs more features, he can register for the pro version for $79.

Also, I highly recommend you learn HTML and CSS, jboraski.

These are very good, IMO:
W3Schools Online Web Tutorials
__________________
A Street Web Design
http://astreetweb.com
  #18 (permalink)  
Old 03-12-2008, 10:42 PM
davebarnes's Avatar
WebProWorld MVP
WebProWorld MVP
 
Join Date: Jul 2003
Location: Denver, Colorado USA
Posts: 1,614
davebarnes RepRank 4davebarnes RepRank 4davebarnes RepRank 4davebarnes RepRank 4
Default Re: Resize website

Quote:
Originally Posted by tiley View Post
Sorry Dave, but what a bratty answer!
Well, Yes and No.

Yes, because I believe in using the proper tools. Are a band saw and a milling machine appropriate for the same or different tasks? Don't answer, it is a bratty rhetorical question.

No, because GFC has spent 100s of thousands of dollars (maybe millions) on machine tools. They can easily afford to spend $1600 on the proper tools to build a website that will bring them millions of dollars of revenue.

I fail to understand how a company can spend 100K$ on a milling machine and then not spend 1.6K$ on the best software for creating/maintaining a website.
__________________
Dave Barnes
+1.303.744.9024
http://www.marketingtactics.com
sitting in my basement with my iMac
  #19 (permalink)  
Old 03-12-2008, 11:12 PM
Clicken's Avatar
WebProWorld Pro
WebProWorld MVP
 
Join Date: Jul 2004
Posts: 259
Clicken RepRank 5Clicken RepRank 5Clicken RepRank 5Clicken RepRank 5Clicken RepRank 5Clicken RepRank 5
Default Re: Resize website

JB,… don’t give up!

I thought the original design was fine except for the marquees. They were too annoying, not just the speed but especially with two of them so close together. In my opinion, the one in the header should have been eliminated and the one under might have been acceptable if it were sized correctly and slowed down.

As I mentioned before, the page was resizing just fine without the marquee because the width was too long. Will the marquee allow a percentage width?

If the marquee can’t be sized using a percent, then I would suggest that you put the original page back in with just text where the marquees were until you have worked out a redesign, if redesign is what you want. It is impossible to please everyone as far as design goes.

Also, it is not recommended to do redesigning ‘live’ but rather just link to the new page for review comments... no matter which design package you choose!

Would you burn money just because you can?

If web designing is your business then spending extra for programming might be logical just as spending more for milling machines opposed to hand saws due to the professional concept of efficiency.

I agree with tiley that there are less costly ways to achieve the same results and I would recommend those links as well. Either way there is a learning curve and money can't buy out of that.
__________________
Clicken
Math Flash Cards Online
  #20 (permalink)  
Old 03-13-2008, 07:05 AM
PixelPusher's Avatar
WebProWorld Member
 
Join Date: May 2007
Location: Berlin - Germany
Posts: 31
PixelPusher RepRank 0
Default Re: Resize website

Well, did you ever think about hiring a professional Webdesigner for relaunching your Site? How many hours did you spend on this projekt so far? Think about it.
  #21 (permalink)  
Old 03-13-2008, 08:37 AM
datetopia's Avatar
WebProWorld Pro
 
Join Date: Dec 2006
Location: Datetopia Dating Software
Posts: 139
datetopia RepRank 0
Default Re: Resize website

Use a decent width for your content (i.e. most browsers surf using a resolution of 1024 or more).
There will always be exceptions - few people using less than that - let them scroll. Somebody can use a mobile phone to browse your website and have only 320 screen widh or less. If you limit your content width to 300, regular users that use 1024 or 1600 or event 2048 pixels width resolutions will see your page like a tiny column.
  #22 (permalink)  
Old 03-13-2008, 08:43 AM
jordanmcclements's Avatar
WebProWorld Veteran
WebProWorld MVP
 
Join Date: Oct 2003
Location: Northern Ireland
Posts: 697
jordanmcclements RepRank 3jordanmcclements RepRank 3
Default Re: Resize website

In the near future browsers will resize web pages to fit onto the screen on the fly (like the iPhone) - so surely this is not something worth spending a lot of time on?
  #23 (permalink)  
Old 03-13-2008, 09:13 AM
WebProWorld Veteran
 
Join Date: Jul 2004
Posts: 913
activeco RepRank 2
Default Re: Resize website

Quote:
Originally Posted by jboraski View Post
I give up!!!!!!!!!!! after redesigning for 800 now look at my site?@!?! Welcome to Website.

Guess its time to go back to school!
Begin with linking your css file to correct place in the server directory, not to your local filesystem.

<link href="../Local%20Settings/Temp/Temporary%20Directory%201%20for%20download056.zip/template056/css/stylesheet.css" rel="stylesheet" type="text/css" media="all" />

In other words, you can make it in this way:

<link rel="stylesheet" href="stylesheet.css" type="text/css" media="all" /> (you have to be sure about the 'media').

and put the file "stylesheet.css" in the same directory where your default index file is, or in a separate directory in the same place, say "css" which you should refer to as "href="css/stylesheet.css".
I also noticed you have different default files. One that is returned from "/" is different from your index.htm. You have to be careful with what you link to and what you provide to the public.
__________________
Impossible? You just underestimate the time.

Last edited by activeco; 03-13-2008 at 09:16 AM.
  #24 (permalink)  
Old 03-13-2008, 09:20 AM
subhzash's Avatar
WebProWorld Veteran
 
Join Date: Apr 2007
Posts: 340
subhzash RepRank 1
Talking Re: Resize website

Quote:
Originally Posted by jboraski View Post
Could someone please give some recommendations on installing a code to resize a website across different monitors? Paint System Information The site looks fine on my computer but on other monitors the page needs to be scrolled horizontally. I just want everything to appear for anyone visiting the site. I have read some general information on CSS and some other things, but I really don't understand all this lingo, I barely was able to design the site and get it published. Thanks for the help.

jb
I suggest dont go for any script. Use the absolute units for your tables with that your website will appear same every where



Regards
Subhash
  #25 (permalink)  
Old 03-13-2008, 10:04 AM
WebProWorld New Member
 
Join Date: Mar 2008
Posts: 16
jboraski RepRank 0
Default Re: Resize website

One last time for now to get this somewhat acceptable, at least acceptable in my terms. We are not a web based business, less than 1% of our revenue comes from the internet. This is something that has been taken up almost as a hobby, and yes the time spent is not worth it. I am thankful that in today computer age that this stuff can get done on split screens while other services are being rendered at the same time. Talk about multitasking!

I am going to put the website back to its original settings, scaled down a bit and with a few new ideas.


See that's what gets me in trouble..........IDEAS!

this forum has been one of the only ones that i have been on that is worth any information. At least its not abunch of people talking about Eliot Spitzer. I willl leave that one where it may lay.

Please check back again and again, i just love to fill my brain with the information you provide.
  #26 (permalink)  
Old 03-13-2008, 10:25 AM
mjancosek's Avatar
WebProWorld Member
 
Join Date: Jun 2007
Posts: 27
mjancosek RepRank 1
Default Re: Resize website

When I create websites I will do one of 2 things for the size.
1) Make the first table width 800 and then any other tables inside a percntage.
<table width="800" align="center">
<tr>
<td>
<table width="100%>

This will allow the site never to expand over 800 wide. So even if the monitor is set at 800x600 they will not have to scroll. However monitors set at higher settings (1024) will show the site in the middle, with space on both sides.

2) Or if I want the page to always expand over the full monitor then I would set the table width at 100%. If you do it this way all table data (tables, tr. td) will have to be a percentage as well.

When designing a site you should ALWAYS test cross browser and change settings to see how it will look.

If you are a little more code savy there are javascript codes that will retrieve the settings and you then can dynamically insert them into your code via PhP, ASP.
  #27 (permalink)  
Old 03-13-2008, 12:44 PM
WebProWorld New Member
 
Join Date: Mar 2008
Posts: 16
jboraski RepRank 0
Default Re: Resize website

I THINK I GOT IT!!!! At least the home page. GOOD ENOUGH FOR ME TO BE PLEASED AND PROUD.

CHECK IT OUT..........Powder Coating and Liquid Paint Finising Systems

thanks to all and soon as my other pages are done, I'm Done...Kudos for those of you that deal with
this crap everyday.
  #28 (permalink)  
Old 03-13-2008, 01:17 PM
PixelPusher's Avatar
WebProWorld Member
 
Join Date: May 2007
Location: Berlin - Germany
Posts: 31
PixelPusher RepRank 0
Default Re: Resize website

Did you check your site in the usual Browsers?
Means IE 6, IE 7, Firefox, Opera, Safari.
If u want to be 100% sure, u should check it in Konqueror, IE5, Netscape...

I ask because i use Firefox 2.0.0.12 on WinXP and have a horizontal Scrollbar at 1024px width.



Besides, i would assure urself, that your Company name is visible in the head on all pages.
  #29 (permalink)  
Old 03-13-2008, 02:01 PM
WebProWorld New Member
 
Join Date: Mar 2008
Posts: 16
jboraski RepRank 0
Default Re: Resize website

wouldn't i have to download all of those programs to check them out? Is the company name visible to you?
  #30 (permalink)  
Old 03-13-2008, 03:13 PM
WebProWorld Veteran
 
Join Date: Jul 2004
Posts: 913
activeco RepRank 2
Default Re: Resize website

Jboraski,

It seems you have a serious business. Instead of playing around with webdesign, for now I would suggest you hiring a professional(s) who could do it in a much more acceptable way, which can only benefit your company. Later, you can always work out the details.
Online presence can bring you a huge benefits, but if done in an amateur way it can be very harmful.

Delegating Design/SEO/SEM services could cost you a few $K, but the profit, in the long run, could be much, much higher.
__________________
Impossible? You just underestimate the time.

Last edited by activeco; 03-13-2008 at 03:15 PM.
  #31 (permalink)  
Old 03-13-2008, 03:47 PM
WebProWorld New Member
 
Join Date: Apr 2007
Posts: 15
saxman1973 RepRank 0
Default Re: Resize website

Dude, there are alot of negative people in this thread!

Jboraski, the design looks ok... alright. Don't worry about that so much. The problem you stated originally was getting the site to fit into every browser. They were right earlier when someone told you to resize to 764 pixels. 800 will still get you scroll bars, but 764 should get it just right. I measured your current design and I got 970 pixels. Thats to large. Bring it down to 764 and you'll be ok. As far as giving up, don't listen to the negative people that are posting hear. I am ashamed to say that we are all members of Web Pro World. This is the first thread that I have read that has total negativity. As you post more, you'll find out who to listen to. People like Webnauts and BJ are excellent at what they do and take great pride in their posts. I'm sorry to see they haven't posted to you yet. Maybe they took the day off.

One final note though. Yes get off of Front Page. Use Dreamweaver. I'm not saying it's the end all be all, but it is the industry standard.

We all started off somewhere in web design. I started back in 1996 and I still learn every day of the week. There is always going to be something new to learn. This is a ever eveolving industry and if you stop learning new thing then and only then should you think about quitting. Keep learning and keep posting your problems and there are plenty of people that will try and help. Just weed out the negativity.

DaveBarnes is also a good poster, but I agree that he could have been a little more tackful with what he was trying to tell you. You'll see that he posts here a bit to.

Good Luck - hope to see more posts from you
  #32 (permalink)  
Old 03-13-2008, 04:42 PM
WebProWorld New Member
 
Join Date: Mar 2008
Posts: 16
jboraski RepRank 0
Default Re: Resize website

Quote:
Originally Posted by saxman1973 View Post
Dude, there are alot of negative people in this thread!

Jboraski, the design looks ok... alright. Don't worry about that so much. The problem you stated originally was getting the site to fit into every browser. They were right earlier when someone told you to resize to 764 pixels. 800 will still get you scroll bars, but 764 should get it just right. I measured your current design and I got 970 pixels. Thats to large. Bring it down to 764 and you'll be ok. As far as giving up, don't listen to the negative people that are posting hear. I am ashamed to say that we are all members of Web Pro World. This is the first thread that I have read that has total negativity. As you post more, you'll find out who to listen to. People like Webnauts and BJ are excellent at what they do and take great pride in their posts. I'm sorry to see they haven't posted to you yet. Maybe they took the day off.

One final note though. Yes get off of Front Page. Use Dreamweaver. I'm not saying it's the end all be all, but it is the industry standard.

We all started off somewhere in web design. I started back in 1996 and I still learn every day of the week. There is always going to be something new to learn. This is a ever eveolving industry and if you stop learning new thing then and only then should you think about quitting. Keep learning and keep posting your problems and there are plenty of people that will try and help. Just weed out the negativity.

DaveBarnes is also a good poster, but I agree that he could have been a little more tackful with what he was trying to tell you. You'll see that he posts here a bit to.

Good Luck - hope to see more posts from you
Thanx Saxman....I agree with you on getting dreamweaver, frontpage is one of the worst programs I think I could have inherited. But if I can get it to work somewhat with frontpage, I am one up on all those folks with the bashing going on. I win.
  #33 (permalink)  
Old 03-13-2008, 05:13 PM
WebProWorld Veteran
 
Join Date: Jul 2004
Posts: 913
activeco RepRank 2
Default Re: Resize website

Quote:
Originally Posted by jboraski View Post
But if I can get it to work somewhat with frontpage, I am one up on all those folks with the bashing going on. I win.
Ouch, I am sorry if you took it as bashing and if I hurt your ego in any way. That was not my intention, for sure.
I wanted YOU to win too.
__________________
Impossible? You just underestimate the time.
  #34 (permalink)  
Old 03-13-2008, 05:27 PM
WebProWorld New Member
 
Join Date: Mar 2008
Posts: 16
jboraski RepRank 0
Default Re: Resize website

Quote:
Originally Posted by activeco View Post
Ouch, I am sorry if you took it as bashing and if I hurt your ego in any way. That was not my intention, for sure.
I wanted YOU to win too.
no problemo activeco. your suggestions were knowledgable/valuable. what do you think of it now?
  #35 (permalink)  
Old 03-13-2008, 06:00 PM
WebProWorld Veteran
 
Join Date: Jul 2004
Posts: 913
activeco RepRank 2
Default Re: Resize website

Well yes, it works now. If that's what you wanted, then you succeeded.
It's only this page doing weird.
In any case make the header more better looking and that only should attribute for a big difference.

P.S. I usually read the whole thread before replying, but somehow I skipped #18 & #20, basically saying the same thing. My apologizes.
__________________
Impossible? You just underestimate the time.
  #36 (permalink)  
Old 03-13-2008, 06:15 PM
WebProWorld New Member
 
Join Date: Apr 2007
Posts: 15
saxman1973 RepRank 0
Default Re: Resize website

Quote:
Originally Posted by jboraski View Post
Thanx Saxman....I agree with you on getting dreamweaver, frontpage is one of the worst programs I think I could have inherited. But if I can get it to work somewhat with frontpage, I am one up on all those folks with the bashing going on. I win.
Cool... One other thing, I was browsing through your code and I thought I should mention that it would do you and your company an immense amount of good if you where to learn CSS. I am assuming that those "style 1" and "style 2" were auto generated when you tried to apply a style to them. All of that coding that you have in the body tag (on preload) you can get rid of all of that and start implementing background images that you can type over for your buttons. This does a couple things, it helps to not bogg down the server when someone is downloading the site becasue before they can view anything they have to download all of the "on preload" items. Second, and take my word on this one as a web designer and SEO consultant, this will help you get better rankings with the Search Engines if you start to learn a few tricks like being able to apply styles to you <H> tags through the external style sheet. Learn that CSS my friend!! Learn it fast, because sooner or later you will run into someone that will ask you for a tableless design and if you don't know how, you'll lose out big becasue tableless sites are tough to make, but you get to charge more also.

L8r -Saxman
  #37 (permalink)  
Old 03-14-2008, 10:42 AM
WebProWorld New Member
 
Join Date: Mar 2008
Posts: 16
jboraski RepRank 0
Default Re: Resize website

Quote:
Originally Posted by saxman1973 View Post
Cool... One other thing, I was browsing through your code and I thought I should mention that it would do you and your company an immense amount of good if you where to learn CSS. I am assuming that those "style 1" and "style 2" were auto generated when you tried to apply a style to them. All of that coding that you have in the body tag (on preload) you can get rid of all of that and start implementing background images that you can type over for your buttons. This does a couple things, it helps to not bogg down the server when someone is downloading the site becasue before they can view anything they have to download all of the "on preload" items. Second, and take my word on this one as a web designer and SEO consultant, this will help you get better rankings with the Search Engines if you start to learn a few tricks like being able to apply styles to you <H> tags through the external style sheet. Learn that CSS my friend!! Learn it fast, because sooner or later you will run into someone that will ask you for a tableless design and if you don't know how, you'll lose out big becasue tableless sites are tough to make, but you get to charge more also.

L8r -Saxman
Yeah Saxman, i dug into some intro to CSS last night and now I understand the difference. I may be dangerous with these skills.

L8
  #38 (permalink)  
Old 03-20-2008, 04:18 AM
WebProWorld New Member
 
Join Date: Jan 2008
Posts: 1
Kally RepRank 0
Default Re: Resize website

Hi all,

This site is nice, a lot of data but disadvantage of site is no online purchase. I think you will improve and hope that your site will develop more and more.
  #39 (permalink)  
Old 07-07-2008, 10:19 AM
jordanmcclements's Avatar
WebProWorld Veteran
WebProWorld MVP
 
Join Date: Oct 2003
Location: Northern Ireland
Posts: 697
jordanmcclements RepRank 3jordanmcclements RepRank 3
Default Re: Resize website

In Firefox 3 you can now resize the web site while viewing it..

(CTRL and '+' or '-')
Closed Thread

  WebProWorld > Site Design > Submit Your Site For Review

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
New Feature - Image Resize mike WebProWorld: Guidelines/Announcements/Suggestions 0 10-18-2007 01:09 PM
CSS for background resize justinw Graphics & Design Discussion Forum 2 10-15-2006 03:27 AM
CSS Layer resize jasonweb Web Programming Discussion Forum 3 06-07-2006 05:50 PM
resize browser shimshon Graphics & Design Discussion Forum 23 10-19-2004 06:09 AM
help! Resize uploaded images with perl? bebarrett Web Programming Discussion Forum 2 09-08-2004 09:06 AM


All times are GMT -4. The time now is 12:32 PM.



Search Engine Optimization by vBSEO 3.3.0