-
AuthorPosts
-
gray Friend
gray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
April 26, 2011 at 9:53 am #163236I’ve changed the date code at the top left conner (modified topbar.php) to show numbers together (like 26 / 04 / 2011).
Still, the day name which appears when mouse if over the date, seems to be ‘tied’ with span class=year.
I’d like to change it, but cannot find the code (is it JS) which is hiding/showing the date. Where is it?
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
April 26, 2011 at 10:44 am #388323Post me an screnshot and also the live Url
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
April 26, 2011 at 11:53 am #388330The site is closed for development now.
But issue is rather simple – just point me to the code which is hiding/showing the day (TUE on the screenshot).
It should be a JS, as far as I understand, but I cannot find any traces of code for span.day.
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
May 1, 2011 at 4:39 pm #389323Found solution by myself. In template.css the code which is hiding the date is
.ja-day:hover span.year { display: none; }AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by gray 13 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
day when mouse over – which code is handling this?
Viewing 4 posts - 1 through 4 (of 4 total)