Re: OT: CSS menu looks great on its own - looks jacked up on site

2007-09-02 Thread Dinner
Yo Will, I only messed with it a second (I LOVE firefox and the
plugin that lets you edit CSS on the fly ;) but by adding a float
to the menu CSS it sorta almost works. In Firefox, at least. :)

Here's the effected block of CSS from acapellamenu2.css:
(all I added was the float at the bottom- dunno if it "works" in IE)

acappellamenu2.css :

..menu {
width:750px;
font-size:1.0em;
position:relative;
z-index:100;
text-align:center;
padding:0px;
float:right;
}

The menu is a bit to wide for the box, but it's close.


Force be with you, Tomlinson!  =D

On 9/2/07, Will Tomlinson <[EMAIL PROTECTED]> wrote:
>
> This isn't really cf-related, but I was hired to build a dropdown menu for
> an e-comm site. The menu looks/work fantastic on its own page, but is really
> screwed on their staging server.
>
> Now, their code is incredibly sloppy. There's not even a doctype. I still
> figured I could make it look right nonetheless.
>
> Here it is on MY server (Beautiful):
> http://capublish.com/menutest.cfm
>
> Here's on the staging server (Way jacked up):
>
> http://audition.commercev3.com/
>
> Don't anybody spend much time. I just thought somebody could steer me in
> the right direction since I've banged my head against the wall too long on
> this. I'm wonderin if it's just the fact that the code is so sloppy on the
> staging server.
>
> Thanks,
> Will
>


~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287635
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


OT: CSS menu looks great on its own - looks jacked up on site

2007-09-02 Thread Will Tomlinson
This isn't really cf-related, but I was hired to build a dropdown menu for an 
e-comm site. The menu looks/work fantastic on its own page, but is really 
screwed on their staging server. 

Now, their code is incredibly sloppy. There's not even a doctype. I still 
figured I could make it look right nonetheless.

Here it is on MY server (Beautiful):
http://capublish.com/menutest.cfm

Here's on the staging server (Way jacked up):

http://audition.commercev3.com/

Don't anybody spend much time. I just thought somebody could steer me in the 
right direction since I've banged my head against the wall too long on this. 
I'm wonderin if it's just the fact that the code is so sloppy on the staging 
server. 

Thanks,
Will
 

~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287629
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4