Closed (fixed)
Project:
Boldy
Version:
6.x-1.0
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Oct 2011 at 22:35 UTC
Updated:
22 Mar 2012 at 10:10 UTC
Hey
I have been trying to get this theme working, but it would seem I am missing a style sheet or something, I have had a look and can't see any reason for this.
I have installed it here http://www.cash4thatmobile.com/dev02 for testing.
Any help would be great.
Many Thanks
Chris.
Comments
Comment #1
the_g_bomb commentedIt could be because the base path is not the root of the URL.
Is the base url set in your settings.php?
$base_url = 'http://www.cash4thatmobile.com/dev02'
so when the images are trying to load they are loading from http://www.cash4thatmobile.com/sites/all/themes/boldy/images/yourimage.png
instead of: http://www.cash4thatmobile.com/dev02/sites/all/themes/boldy/images/youri...
Comment #2
the_g_bomb commentedComment #3
the_g_bomb commentedClosing through a lack of any further updates assuming fixed