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
  #1 (permalink)  
Old 02-02-2008, 04:44 PM
Juliamay
 
Posts: n/a
Wording

Hi I am building a site for a course and frankly the tutors are hopeless. There
advice to start again!. I wish to avoid this if I can. On some not all pages
one or two lines again not every line overlap. It must be to do with the
content container but not sure what. If it helps to have a look the site is
http://www.juliashipley.com I really would appreciate and help I really don't
think it would help starting again I may well make the same mistake! Many
thanks Julia

Reply With Quote
  #2 (permalink)  
Old 02-02-2008, 05:13 PM
Murray *ACE*
 
Posts: n/a
Re: Wording

Which pages have the problem?

--
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
==================


"Juliamay" <webforumsuser@macromedia.com> wrote in message
news:fo26l9$5ha$1@forums.macromedia.com...
> Hi I am building a site for a course and frankly the tutors are hopeless.
> There
> advice to start again!. I wish to avoid this if I can. On some not all
> pages
> one or two lines again not every line overlap. It must be to do with the
> content container but not sure what. If it helps to have a look the site
> is
> http://www.juliashipley.com I really would appreciate and help I really
> don't
> think it would help starting again I may well make the same mistake! Many
> thanks Julia
>


Reply With Quote
  #3 (permalink)  
Old 02-02-2008, 05:34 PM
TC2112
 
Posts: n/a
Re: Wording

Hello,

I see it in IE7. It's sporadic and changes as you scroll up and down.

This may help:

Change this:

#content p {
font-size: 85%;
line-height: 1;
margin-right: 5px;
margin-left: 5px;
}

to this:

#content p {
font-size: 85%;
margin: 2px 5px;
}

To get the spacing back between your paragraphs like in the original layout,
just return at the end of each one to add <p>&nbsp;</p> between.

I hope that helps.

Take care,
Tim

"Juliamay" <webforumsuser@macromedia.com> wrote in message
news:fo26l9$5ha$1@forums.macromedia.com...
> Hi I am building a site for a course and frankly the tutors are hopeless.
> There
> advice to start again!. I wish to avoid this if I can. On some not all
> pages
> one or two lines again not every line overlap. It must be to do with the
> content container but not sure what. If it helps to have a look the site
> is
> http://www.juliashipley.com I really would appreciate and help I really
> don't
> think it would help starting again I may well make the same mistake! Many
> thanks Julia
>



Reply With Quote
  #4 (permalink)  
Old 02-02-2008, 07:11 PM
Pablo
 
Posts: n/a
Re: Wording

>>Hi I am building a site for a course and frankly the tutors are hopeless.

Yes I can relate to that, that's why I skived school and college.

--
Kind Regards

Paul Dell
..................................
An Eye of Menorca
www.dellimages.com
..................................
Blog
www.paul-dell.com
"Juliamay" <webforumsuser@macromedia.com> wrote in message
news:fo26l9$5ha$1@forums.macromedia.com...
> Hi I am building a site for a course and frankly the tutors are hopeless.
> There
> advice to start again!. I wish to avoid this if I can. On some not all
> pages
> one or two lines again not every line overlap. It must be to do with the
> content container but not sure what. If it helps to have a look the site
> is
> http://www.juliashipley.com I really would appreciate and help I really
> don't
> think it would help starting again I may well make the same mistake! Many
> thanks Julia
>



Reply With Quote
  #5 (permalink)  
Old 02-02-2008, 08:19 PM
Juliamay
 
Posts: n/a
Re: Wording

Tim You are a life saver that appears to have done the trick. Thank you so much
you have saved me a lot of work have you ever thought of treaching. I can't
believe they told me to start again 30 seconds doing what you said and I am
away again. The only other thing with the site is a couple of images in teh
header are not showing in IE it looks ok because if you don't know they are
there it just says the name. Any idea. Thanks again God bless Julia

Reply With Quote
  #6 (permalink)  
Old 02-03-2008, 12:55 AM
TC2112
 
Posts: n/a
Re: Wording

Hello,

I would try getting rid of the spaces and odd characters (!) in your image
file names.
There's a space between banner and copy which is converted to %20.

This one: banner%20copy.jpg
I would change to:
bannercopy.jpg

ummm...Now that I type that, you might want to change the name to not
include the word banner as some software (Norton's, I believe is one) won't
display those in websites.

I would definitely change this image name:

!cid_000601c83be5$bf6eac30$0300a8c0%40AcerAspire.g if

to something like dove.gif

It's just good practice to not use spaces and odd characters in file names.

Happy to help with the line issue.

Take care,
Tim

"Juliamay" <webforumsuser@macromedia.com> wrote in message
news:fo2j88$i1t$1@forums.macromedia.com...
> Tim You are a life saver that appears to have done the trick. Thank you so
> much
> you have saved me a lot of work have you ever thought of treaching. I
> can't
> believe they told me to start again 30 seconds doing what you said and I
> am
> away again. The only other thing with the site is a couple of images in
> teh
> header are not showing in IE it looks ok because if you don't know they
> are
> there it just says the name. Any idea. Thanks again God bless Julia
>



Reply With Quote
  #7 (permalink)  
Old 02-03-2008, 02:27 PM
Juliamay
 
Posts: n/a
Re: Wording

Hi Tim I have renamed the two images picture and dove they again look ok in
firefox but in IE the dove box is showing no image other one not showing. Sorry
to trouble you I rally do appreciate your help don't quite know what I would
have done so far with out it thanks. Julia

Reply With Quote
  #8 (permalink)  
Old 02-03-2008, 04:35 PM
TC2112
 
Posts: n/a
Re: Wording

Hello,

First, make sure both images are uploaded to the server.
I just looked at it in IE and I see the "empty box" for the dove, but
couldn't find the image on the server in the images directory.

Then, change your header to this:

<div id="Header">
<img src="images/picture.jpg" alt="picture" width="400" height="120"
align="right" />
<h1><img src="images/dove.jpg" alt="dove" width="101" height="74"
/><strong>Julia Shipley.Com</strong></h1>
</div>

Notice I removed the <em> tags from within the <h1> tags. IE has some
bugginess with <em> tags in certain situations. (Google IE em bug).
The image appears when the <em> tag is removed.

If you still want your name italicized, then I would suggest you remove the
picture.jpg from within the <h1> tags and use it as a background image on
the Header div. Position it top right, and give the header div a height as
tall as the image.

Take care,
Tim



"Juliamay" <webforumsuser@macromedia.com> wrote in message
news:fo4j0n$lhc$1@forums.macromedia.com...
> Hi Tim I have renamed the two images picture and dove they again look ok
> in
> firefox but in IE the dove box is showing no image other one not showing.
> Sorry
> to trouble you I rally do appreciate your help don't quite know what I
> would
> have done so far with out it thanks. Julia
>



Reply With Quote
  #9 (permalink)  
Old 02-03-2008, 09:29 PM
Andy089
 
Posts: n/a
Re: Wording

Newsgroup user is right!
Reply With Quote
  #10 (permalink)  
Old 02-04-2008, 09:55 PM
Juliamay
 
Posts: n/a
Re: Wording

Thank you Tim thats done it. A few tweaks and I will let it go. Now to see if I can get the form mail to work!

Thanks again
Julia
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 10:34 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:
Debt Help | Personal Loans | Free Ringtones | Property in India | Company Reports



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