-
AuthorPosts
-
jimg Friend
jimg
- Join date:
- June 2007
- Posts:
- 46
- Downloads:
- 5
- Uploads:
- 3
- Thanks:
- 3
- Thanked:
- 10 times in 3 posts
June 15, 2007 at 9:40 pm #120866Been working on this template and noticed an error in template_css.css
Line 1207
background: url(..images/body-bg.jpg) top left repeat-y;
should be
background: url(../images/body-bg.jpg) top left repeat-y;
Note the leading slash before the images directory
Also – I’ve been trying to fix a rendering problem with input box – with firefox 2.0.0.4 (not IE ) the input box truncates the entries, making it difficult to read the default item – (see attachment)
<nb: In safari (windows) Order / display input boxes are left aligned – go figure!>
Any suggestions on how to fix this input box problem?
Thanks!
June 23, 2007 at 10:17 am #222629Thanks solved one of my problem. 🙂
October 27, 2007 at 12:45 am #231603I also have the issue with the drop-down boxes in FF2. Did you ever figure this out?
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 3 voices, and was last updated by flsfpd 17 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
CSS problem (+ fix) and input box problem
Viewing 3 posts - 1 through 3 (of 3 total)