Welcome to the { mindfrost82.com } forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Software > Adobe Software > Dreamweaver

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #21 (permalink)  
Old 08-27-2008, 11:57 PM
djinn
 
Posts: n/a
Re: Please rate my site

Murray *ACE* wrote:
> EWWWW - not Template Monster. What a schlock place....
>


Yeah - at least point the OP to a place where one can learn from the
comments within both the css and x/html markup like (unashamed plug for
friend coming up)....

http://www.csstemplates.com.au/


--
chin chin
Sinclair
Reply With Quote
  #22 (permalink)  
Old 08-28-2008, 12:24 AM
Mark A. Boyd
 
Posts: n/a
Re: Please rate my site

Adding my 2 cents...

malcster2 posted in macromedia.dreamweaver:

> hello, i have almost completed this site for a friend.
>
> i would appreciate any opinions and ideas you may have.
> i have a couple of links to finish, and will probably be replacing the
> spry menu with a cssmenu , but apart from that, it is pretty much done.


Until then, you might want to fix the 404 error:

GET /SpryAssets/SpryMenuBarDownx.gif HTTP/1.1
Referer: http://www.malcmabe.co.uk/SpryAssets...izontalsue.css
HTTP/1.x 404 Not Found

Also, with JavaScript turned off, there is no way to get to the Drug Abuse
Pages. I don't know Spry, but maybe you can set the main menu to link to
another page that has links to the drug pages?

> so if anyone has any code, or design opinions, please let me know.
>
> the site is http://www.malcmabe.co.uk/sueindex.html


Images/back.jpg could be much smaller in byte size if you make it 1x300 or
5x300 instead of 1000x300. No need for 1000 pixels wide since it's a vertical
gradient and you're using repeat-x anyway.

Several of the images are scaled by the HTML rather than using a graphics
program to scale them. Scaling *down* for small images isn't too bad, but
scaling up is rarely any good. Graphics programs can sometimes upscale better
if you have to go in that direction.

Which ever method you use to scale the images, you are not scaling some of
them proportionally. ie: Showing a 132x170 image at 190x130 stretches and
distorts the image.



--
Mark A. Boyd
Keep-On-Learnin' :)
Reply With Quote
  #23 (permalink)  
Old 08-28-2008, 01:11 AM
djinn
 
Posts: n/a
Re: Please rate my site

Murray *ACE* wrote:
> You can hardly do better than the Page Packs from PVII -
>
> http://www.projectseven.com/
>


But of course, that goes without saying.

--
chin chin
Sinclair
Reply With Quote
  #24 (permalink)  
Old 08-28-2008, 08:22 AM
malcster2
 
Posts: n/a
Re: Please rate my site

my next step is to replace the spry bar. i've hunted around on how to do this
with css, but because of the drop down menus, there's not a lot out there that
doesn't use javascript, which is what i'm trying to get away from. the best
i've found doesn't work properly in opera.

i've never used it before, but how does the dreamweaver navigation tool holdup
to it's more complicated counterparts?

Reply With Quote
  #25 (permalink)  
Old 08-28-2008, 08:22 AM
malcster2
 
Posts: n/a
Re: Please rate my site

my next step is to replace the spry bar. i've hunted around on how to do this
with css, but because of the drop down menus, there's not a lot out there that
doesn't use javascript, which is what i'm trying to get away from. the best
i've found doesn't work properly in opera.

i've never used it before, but how does the dreamweaver navigation tool holdup
to it's more complicated counterparts?

Reply With Quote
  #26 (permalink)  
Old 08-28-2008, 09:53 AM
Miguel
 
Posts: n/a
Re: Please rate my site

Hi.
Visit this site. Has color palette generator from images:
http://tinyurl.com/5vpwpo



"Hunter Elliott" <nospam@gatewaycity.com> escribió en el mensaje de noticias
news:g94f9d$ji3$1@forums.macromedia.com...
>
> "Walt F. Schaefer" <walt@waltswebworx.com> wrote in message
> news:g94cpk$gac$1@forums.macromedia.com...
>> Then pick colors from the sunset and reduce their brightness and
>> saturation values (HSB color model). You get nice soft, muted tones that
>> are completely harmonious with the sunrise image.

>
> a quick way to create a color palette from an image (and the actual menu
> options will vary depending on the app one uses) is to take the image and
> tile/pixelate it - depending upon the size of the tiling/pixelization you
> do, you'll get varying sizes of color blocks. This is not my site, but
> it's a quick demonstration of what I mean.
> http://www.artistmike.com/article6/C...gAPalette.html
>


Reply With Quote
  #27 (permalink)  
Old 08-28-2008, 12:09 PM
Murray *ACE*
 
Posts: n/a
Re: Please rate my site

A fully compliant drop-down menu will have to use javascript. It's OK to do
that, though, since the USABILITY of that menu doesn't depend on the js,
only its cosmetic appearance. I'd definitely go with PVII's approach in
PopMenuMagic.

http://www.projectseven.com/

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"malcster2" <webforumsuser@macromedia.com> wrote in message
news:g95jnl$1vu$1@forums.macromedia.com...
> my next step is to replace the spry bar. i've hunted around on how to do
> this
> with css, but because of the drop down menus, there's not a lot out there
> that
> doesn't use javascript, which is what i'm trying to get away from. the
> best
> i've found doesn't work properly in opera.
>
> i've never used it before, but how does the dreamweaver navigation tool
> holdup
> to it's more complicated counterparts?
>


Reply With Quote
  #28 (permalink)  
Old 08-28-2008, 02:43 PM
Hunter Elliott
 
Posts: n/a
Re: Please rate my site


"Walt F. Schaefer" <walt@waltswebworx.com> wrote in message
news:g94l3q$reu$1@forums.macromedia.com...
> Very clever, Thanks Hunter. I'll add it to my bag of tricks.


yeah, in a way, it's kind of obvious, but also not :) it was one of the
things I talked about at Foster's conf in Phoenix back in July.


Reply With Quote
  #29 (permalink)  
Old 08-28-2008, 02:48 PM
Hunter Elliott
 
Posts: n/a
Re: Please rate my site


"djinn" <scobies@dsl.pipexYerKitAff.com> wrote in message
news:g94lq3$sdb$1@forums.macromedia.com...
>
> The freebies here are quite useful too......
>
> http://www.colorschemer.com/
>
> and
>
> http://www.nattyware.com/pixie.html
>


didn't know about that last one. Thanks, Sinclair! Here are some of the
other ones I use:
http://wellstyled.com/tools/
http://www.easyrgb.com/
http://www.taubmans.com.au/homePaint.../roomscape.asp - although this
is for a paint company, I thought the way clicking on a palette changed the
look of the room was a great idea.
http://www.worqx.com/color/combinations.htm
http://colorblender.com/


Reply With Quote
  #30 (permalink)  
Old 08-28-2008, 02:50 PM
Hunter Elliott
 
Posts: n/a
Re: Please rate my site


"Miguel" <nose@aunmenos.com> wrote in message
news:g95p2v$953$1@forums.macromedia.com...
> Hi.
> Visit this site. Has color palette generator from images:
> http://tinyurl.com/5vpwpo
>


Miguel, thanks for that link - I wasn't familiar with that one, either.


Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Software > Adobe Software > Dreamweaver


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

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



All times are GMT. The time now is 11:52 AM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0


Sponsors:
Verizon Ringtones | Credit Card | Share Prices | Per Insurance | Bad Credit Mortgages



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114