Posted by Neo Geshel on 04/26/07 20:28
eggsurplus wrote:
> I'm working on a slide down horizontal menu and I'm having issues
> getting the border around the submenu to display correctly. I'm trying
> to get a 1px border on the left and right side and an image on the
> bottom for rounded corners. I finally got it to display correctly in
> FF but now the right border is 2px instead of 1px in IE because of the
> way I had to clip 2px off the right for FF. Any ideas on how to adjust
> this to make it possible? Thanks.
To the comments made by others, I would also add: look into external
style sheets
(http://www.google.ca/search?q=external+style+sheets&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a),
or (if this is an experimental stage with just one web page) try placing
your CSS into a style element inside the head element. Then, once you
get the design down pat and want to extend it to an entire site, move
the CSS into an external file.
Cheers.
...Geshel
--
*********************************************************************
My return e-mail address is an automatically monitored spam honeypot.
Do not send e-mail there unless you wish to be reported as a spammer.
Please send all e-mail to my first name at my last name dot org, with
a subject-line of “NEWSGROUP REPLY FOR NEO GESHEL” (all uppercase).
*********************************************************************
[Back to original message]
|