HighDots Forums  

XHTML to HTML - translation help wanted

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss XHTML to HTML - translation help wanted in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
Inge Grotjahn
 
Posts: n/a

Default Re: XHTML to HTML - translation help wanted - 08-21-2006 , 05:44 AM






Am 21.08.2006 schrieb Murray *ACE*:

Quote:
It certainly validates in HTML 4.01 transitional.
No, it doesn't! Please compare: <11f3z0tghgwrk$.dlg (AT) gwsystems (DOT) com> (my
reply to your first answer to me)

I tried a different menu now. I took the PVII cssexpress dropdown
menu. I did everything according to the tutorial and the page
validates.

Unfortunately the dropdowns are not visible because they disapear
behind the scroller on the page :´-( And the 2. problem is, that the
id #hier1 (to show the visitor on which page he actually is) doesn't
behave as I like. In the CSS I declared _all_ states of #hier1 to have
black color and the font-weight to be bold. What it does: as soon as
you hover over it, the color turns to white but with a bold
font-weight?

here is the page: http://www.gwsystems.com/testsite/gbandit.htm
here is the CSS: http://www.gwsystems.com/testsite/text2.css

*sigh* Any suggestion here?

Thank you for reading and beeing so patient with me:-)
Inge Grotjahn
--
CatManiacs World: http://www.gwsystems.com/inge


Reply With Quote
  #12  
Old   
Inge Grotjahn
 
Posts: n/a

Default Re: XHTML to HTML - translation help wanted - 08-22-2006 , 05:29 AM






Dear Murray:-)

Am 21.08.2006 schrieb Murray *ACE*:

Quote:
Your page validates for me as HTML 4.01 Transitional.
Yes, it does. Since I removed the first dropdown menu and replaced it
with the PVII menu:-)

Quote:
Your CSS and your P7 javascript are in the library folder?
link rel="stylesheet"
href="http://www.gwsystems.com/testsite/Library/text2.css" type="text/css"
script type="text/javascript" src="Library/p7exp.js"></script
Yes. I'm sorry, I posted a wrong link to it.

Quote:
Get rid of the scroller. That's simple. Why have two scrollbars on the
page?
I didn't notice that there are 2 scrollbars. I like the optic of that
scroller because it shows the pic of the cat, the page is about. I
positioned the background image to stay at the top of the scroller.
But actually I had in mind to have people use the footer-buttons
without having to scroll down the page. I'm still playing with the
height of the scroller. There are 11 cats with 1 page for each one
with his own background-pic...

Quote:
And the 2. problem is, that the
id #hier1 (to show the visitor on which page he actually is) doesn't
behave as I like. In the CSS I declared _all_ states of #hier1 to have
black color and the font-weight to be bold. What it does: as soon as
you hover over it, the color turns to white but with a bold
font-weight?

That would only be a problem with your CSS modifications. Post this on the
PVII support forum to get an answer, please.
Thank you very much, Murray, I will do:-) Are you interested in the
result?

Greetings from
Inge Grotjahn
--
CatManiacs World: http://www.gwsystems.com/inge


Reply With Quote
  #13  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: XHTML to HTML - translation help wanted - 08-22-2006 , 07:51 AM



Quote:
Yes. I'm sorry, I posted a wrong link to it.
Nothing should be in the Library folder other than Library items (*.lbi
files). Please move these files out to some other location in your site.
While it may not cause any problems if you are not using Library items
(*.lbi files), it certainly can if you are.

Quote:
I didn't notice that there are 2 scrollbars. I like the optic of that
scroller
But, just get rid of it. It's unnecessary, and actually confusing. Plus,
it causes you these other problems.

Quote:
Are you interested in the
result?
Sure. Let us know, please!

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================




Reply With Quote
  #14  
Old   
Inge Grotjahn
 
Posts: n/a

Default Re: XHTML to HTML - translation help wanted - 08-22-2006 , 04:04 PM



Am 22.08.2006 schrieb Murray *ACE*:

Quote:
Nothing should be in the Library folder other than Library items (*.lbi
files). Please move these files out to some other location in your site.
While it may not cause any problems if you are not using Library items
(*.lbi files), it certainly can if you are.
Yes, I'm using Library items as well. I will move the other things
away from the Library folder.

Quote:
But, just get rid of it. It's unnecessary, and actually confusing. Plus,
it causes you these other problems.
No, I will not get rid of it. I like it!

Quote:
Are you interested in the
result?

Sure. Let us know, please!
Here it comes:
I changed this:

#hier1 a:link, #hier1 a:visited, #hier1 a:hover, #hier1 a:active {
background-color: #DDE5E7!important;
color: #000000!important;
font-weight: bold;
}

To this.........

li #hier1 a:link, li #hier1 a:visited, li #hier1 a:hover, li #hier1
a:active {
background-color: #DDE5E7!important;
color: #000000!important;
font-weight: bold;
}

This solves the #hier1 issue.

And this: I removed the 'Position:relative' from the #scroller div

which solved the appearance of the dropdownmenu.

Please have a look now: http://www.gwsystems.com/testsite/gbandit.htm

Thanks to Sinclair, who answered my posting at CSS forum from
projectseven:-))

Best regards and thanks again for your patience:-)
Inge Grotjahn
--
CatManiacs World: http://www.gwsystems.com/inge


Reply With Quote
Reply




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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.