Help - Search - Members - Calendar
Full Version: Style Llibrary: Baby Style
Movable Type Community Forum > Using Movable Type > Default Stylesheets
istrebitjel
Hi,

I used the Special Interest/Baby style from the Style Library.

In IE this looks good (according to my wife), but e.g. in Firefox the layout is messed up.
See germanbabyproducts.com

I'm no CSS expert, any ideas?

Thanks for your help!
Marco
lisa
Your stylesheet is looking for these 2 files:

CODE
/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/base-weblog.css);
@import url(/themes/theme-baby/theme-baby.css);
/* end StyleCatcher imports */


http://www.germanbabyproducts.com/mt-static/base-weblog.css is not found.
http://www.germanbabyproducts.com/themes/t.../theme-baby.css is.

Your base-weblog.css is actually:
http://www.germanbabyproducts.com/themes/base-weblog.css

You can either edit your stylesheet or copy base-weblog.css from themes to mt-static. smile.gif
istrebitjel
QUOTE (lisa @ Apr 21 2006, 08:03 PM)
You can either edit your stylesheet or copy base-weblog.css from themes to mt-static. smile.gif


Thank you so much, Lisa!

I'm not sure how IE managed to display it nicely despite the missing file, nut I'm happy now!

Marco
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.