Some UI-icons 404ing
Posted: 14 January 2011 01:31 AM   [ Ignore ]
Wallflower
Rank
Total Posts:  5
Joined  2011-01-09

Hi.
I have my template folder in a folder called inc of the root.
i am using the jquery script tag and path=index.php/css/_ee_saef_css

some of the ui is loading but some is not because the path is mysite/index.php/images/ui-bg…..

I looked at the generated _ee_saef_css and some of the url links are correct but some are not.
( some of the mark it up stuff is still url(../images

is there a way to tie this together, with some maunal files in my inc folder perhaps or must i have an images folder on the root

thanks

Profile
 
 
Posted: 14 January 2011 01:44 AM   [ Ignore ]   [ # 1 ]
Teen Scream
Avatar
RankRankRank
Total Posts:  3541
Joined  2009-05-29

Never noticed that before. That css is built-in to EE, and it’s what they ask you to use with a standard SAEF. I’m going to submit a bug report with ellislab. In the meantime, I suppose you could create your own static copy of that stylesheet, and modify to not use relative urls.

Profile
 
 
Posted: 14 January 2011 01:58 AM   [ Ignore ]   [ # 2 ]
Wallflower
Rank
Total Posts:  5
Joined  2011-01-09

ok.
I did quickly try the static copy and it did not play.
Im using the lg htaccess but that all seems fine.
let me have a closer look see if i can post a better report here before you bug report.
It does seem as only half the generated css is picking up the non standard themes path
I will create an image folder in the standard place and see if it all works

Profile
 
 
Posted: 14 January 2011 01:59 AM   [ Ignore ]   [ # 3 ]
Teen Scream
Avatar
RankRankRank
Total Posts:  3541
Joined  2009-05-29

I posted a bug report anyway. There shouldn’t be any relative urls in there because you are free to move your themes folder wherever you like.

Profile