Displaying 2 results from an estimated 2 matches for "f7c92f95a".
2007 Nov 18
14
css image url''s and :img problem
...folder, next to the stylesheet.css file.
link :rel => ''stylesheet'', :href => R(Static, ''stylesheet.css''), :type
=> ''text/css''
In the CSS file i try:
background: #333333 url(img01.gif) repeat-x;
The class is here: http://pastebin.com/f7c92f95a
Another problem is for images, i cant seem to make them appear in the
page using:
img :src => R(Static, ''img04.jpg''), :alt => ''test image''
I always get the alternate description (or a thumb is no :alt is
supplied).
Any hint ? Thank you.
--
pedro mg
2007 Nov 18
0
css image url''s and img problem
...folder, next to the stylesheet.css file.
link :rel => ''stylesheet'', :href => R(Static, ''stylesheet.css''), :type
=> ''text/css''
In the CSS file i try:
background: #333333 url(img01.gif) repeat-x;
The class is here: http://pastebin.com/f7c92f95a
Another problem is for images, i cant seem to make them appear in the
page using:
img :src => R(Static, ''img04.jpg''), :alt => ''test image''
I always get the alternate description (or a thumb is no :alt is
supplied).
Any hint ? Thank you.
--
pedro mg