-
AuthorPosts
-
cearl Friend
cearl
- Join date:
- January 2008
- Posts:
- 9
- Downloads:
- 50
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 2 times in 1 posts
September 14, 2011 at 1:26 am #168528Why aren’t the clouds showing up in the “Day” theme for Joomla 1.7?
Also, the clouds only show up on the home page in J1.5. Does a specific module position need to be published to activate the clouds?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
September 14, 2011 at 2:47 am #412521<em>@cearl 267520 wrote:</em><blockquote>Why aren’t the clouds showing up in the “Day” theme for Joomla 1.7?
Also, the clouds only show up on the home page in J1.5. Does a specific module position need to be published to activate the clouds?</blockquote>
When you installed your JA Ironis template, did you utilize the quickstart installation method – including installation of the sample data?cearl Friendcearl
- Join date:
- January 2008
- Posts:
- 9
- Downloads:
- 50
- Uploads:
- 0
- Thanks:
- 6
- Thanked:
- 2 times in 1 posts
September 14, 2011 at 5:54 am #412538I installed the quickstart with sample data, but that’s not the problem. The Joomlart demos for Ironis on the demo server are missing the clouds as well. The clouds aren’t visible at all in the 1.7 demo and only on the front page of the 1.5.
September 26, 2011 at 10:33 am #415010I have no clouds either from my 1.7 Quickstart. I looked in the day’s theme folder and the cloud image is in fact in there. So it’s a css code issue.
Im going to modify the code in my file shortly, Il update this post shortly to let you know which file needs changing.
September 26, 2011 at 2:46 pm #415052Yep, same here, no clouds, no city. – though I did not use the quick install
September 26, 2011 at 9:10 pm #415160I run out of talent, tried in two different CSS files to find out was wrong. Im going to set up a support ticket.
tach55 Developertach55
- Join date:
- December 2010
- Posts:
- 8
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
September 29, 2011 at 8:55 pm #415726looks to me like it is in the template.css
body.body-botsl1 #ja-wrapper {
background: url("../images/body.png") repeat-x scroll left 50px transparent;
}so need to add the .body-bots1 #ja-wrapper maybe in the profile or layout area? not sure. Either way looks like this must not have been done for the 1.7 version but the style is listed in the template.css of the 1.7 version.
-TUPDATE: I went into the templates.css in the core/themes/day/css/ directory and just added this at about line 29
body.fs3 #ja-wrapper {
background: url(../images/body.png) repeat-x left 50px;
}Then I had clouds in the day theme for Joomla 1.7 version. (for some reason the template was not getting the other body classes added to it that it does in the J15 demo version. But it did get the fs3 class so I just used that to help call for the body.png image.
hope that helps until we get a better solution.
TE
-
AuthorPosts
This topic contains 7 replies, has 5 voices, and was last updated by tach55 13 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum