This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Dreamweaver > August 2004 > Project7 replaced AllWebMenus





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Project7 replaced AllWebMenus
Bud

2004-08-06, 7:14 am

Xref: kermit macromedia.dreamweaver:946316

Hello Gentle Giants,

http://www.image-ark.com/customers/versoul/

I have replaced the porridge with high quality caviar. If you can test the
new menu and links (the acid test) and let me know what your findings are
then I can upload it to the clients server.

One question. I can't seem to get a border on the submenu left hand side- as
this is controlled by the CSS can you advise on what I should do??
Hit me with your rhythm stick!

Many thanks,
Bud



Murray *TMM*

2004-08-06, 12:15 pm

Waahoo! Yee haa!

Now, rip those out and try the DW/FW pop-ups. (just kidding)

We can work on those nested framesets now!

Seriously, try posting this to the PVII support forum -
news://forums.projectseven.com/pviiwebdev. They'll be on this like a
chicken on a june bug....

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(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
==================

"Bud" <bud@ha.com> wrote in message
news:cevboa$j6h$1@forums.macromedia.com...
> Hello Gentle Giants,
>
> http://www.image-ark.com/customers/versoul/
>
> I have replaced the porridge with high quality caviar. If you can test the
> new menu and links (the acid test) and let me know what your findings are
> then I can upload it to the clients server.
>
> One question. I can't seem to get a border on the submenu left hand side-

as
> this is controlled by the CSS can you advise on what I should do??
> Hit me with your rhythm stick!
>
> Many thanks,
> Bud
>
>
>



Bud

2004-08-06, 12:15 pm

Thanks,

One small question you didn't answer (please) is the one of the 1px border
which doesn't appear on the left hand side of the sub menu's.

Now about those nested framesets...
What the hell can I do about that, aside from a site rebuild?

Yeah, probably could have done it with DW, but you know when you get a
little confused in this game its always easy to get very confused. You're
looking at one confused guy here.

I had to do quite a bit of hand coding (or should I say it seemed quicker
that way) but the extension is brilliant. Thanks.
PS. my knuckles are still sore from the rapping. Oouch!

As an artist I should never have gone down this road...(wrong temperament)
but with guys like you around even the bumps can be fun!

Bud

"Murray *TMM*" <forums@HAHAgreat-web-sights.com> wrote in message
news:cevpe7$4qj$1@forums.macromedia.com...
> Waahoo! Yee haa!
>
> Now, rip those out and try the DW/FW pop-ups. (just kidding)
>
> We can work on those nested framesets now!
>
> Seriously, try posting this to the PVII support forum -
> news://forums.projectseven.com/pviiwebdev. They'll be on this like a
> chicken on a june bug....
>



Murray *TMM*

2004-08-06, 12:15 pm

> One small question you didn't answer (please) is the one of the 1px border
> which doesn't appear on the left hand side of the sub menu's.


That's the one that the PVII folks can help you with. They look at MM2 code
all day long.

> Now about those nested framesets...
> What the hell can I do about that, aside from a site rebuild?


I think a site rebuild is in order. There is nothing in that design that
could not be attained without frames (except for the vertical centering, but
you can approximate even that).

> You're
> looking at one confused guy here.


Obviously a skillful one, too, by the looks of it. To be able to withstand
the onslaught and recover as quickly as you have says lots to me.

> but the extension is brilliant.


As is everything from PVII.

> even the bumps can be fun!


Yeah, right! 8)

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(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
==================

"Bud" <bud@ha.com> wrote in message
news:cevqc3$5qt$1@forums.macromedia.com...
> Thanks,
>
> One small question you didn't answer (please) is the one of the 1px border
> which doesn't appear on the left hand side of the sub menu's.
>
> Now about those nested framesets...
> What the hell can I do about that, aside from a site rebuild?
>
> Yeah, probably could have done it with DW, but you know when you get a
> little confused in this game its always easy to get very confused. You're
> looking at one confused guy here.
>
> I had to do quite a bit of hand coding (or should I say it seemed quicker
> that way) but the extension is brilliant. Thanks.
> PS. my knuckles are still sore from the rapping. Oouch!
>
> As an artist I should never have gone down this road...(wrong temperament)
> but with guys like you around even the bumps can be fun!
>
> Bud
>
> "Murray *TMM*" <forums@HAHAgreat-web-sights.com> wrote in message
> news:cevpe7$4qj$1@forums.macromedia.com...
>
>



James Shook

2004-08-06, 12:15 pm

Everything now works fine in IE5/Mac. Congratulations! I don't see the
border on the left either. I'd suggest asking about this in the Project
VII newsgroup.

--
James M. Shook
http://www.jshook.com
Osgood

2004-08-06, 12:15 pm

Bud wrote:
> Hello Gentle Giants,


> One question. I can't seem to get a border on the submenu left hand side- as
> this is controlled by the CSS can you advise on what I should do??
> Hit me with your rhythm stick!


If you take this out of the attached stylesheet your left hand border
will appear.

@import url("v_bonusv5.css");



This is what is in that style sheet. Now Im not really sure what it
means, although I should do, but it seems to be the cause of your
missing border.

..p7tbsub {

background-color: #FFFFFF!important;

border-left: 1px !important;

}

Bud

2004-08-06, 7:15 pm

Thankyou, mystery solved...

Bud

"Osgood" <notavailable@atthisaddress.com> wrote in message
news:cevuf6$aag$1@forums.macromedia.com...
> Bud wrote:
>
side- as[color=darkred]
>
> If you take this out of the attached stylesheet your left hand border
> will appear.
>
> @import url("v_bonusv5.css");
>
>
>
> This is what is in that style sheet. Now Im not really sure what it
> means, although I should do, but it seems to be the cause of your
> missing border.
>
> .p7tbsub {
>
> background-color: #FFFFFF!important;
>
> border-left: 1px !important;
>
> }
>



Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews