Daily Lucky Numbers:
3
20
24
31
33
38

EH Portal Time/Date Location Issue

Started by FrizzleFried, March 15, 2022, 10:22:16 AM

Previous topic - Next topic

FrizzleFried

I used Simple Portal with my 2.0.x site and after testing the other portals for 2.1.x I am now looking at EH Portal and liking it as it's comfortable.  I know it.

Unfortunately,  on my test site with minimal mods installed I am getting an error with the stock Curve2 theme...

I amusing version 1.34 BTW...

See photos of the time ... I am sure it's a very minor edit...

ScreenHunter 306.jpg

It also affects other themes that use the same format for that bar... example:

ScreenHunter 307.jpg


replikacep

#1
QuoteI used Simple Portal with my 2.0.x site and after testing the other portals for 2.1.x I am now looking at EH Portal and liking it as it's comfortable.  I know it.

Unfortunately,  on my test site with minimal mods installed I am getting an error with the stock Curve2 theme...

I amusing version 1.34 BTW...

See photos of the time ... I am sure it's a very minor edit...

ScreenHunter 306.jpg

It also affects other themes that use the same format for that bar... example:

ScreenHunter 307.jpg



EhPortal_v1.34.zip


EhPortal_v1.34.zip


It is useful to use it, it is compatible with 480 screen size without any problems at the moment

Dave

#2
This is related to the portal_shoutbox.css.

Find

time{
font: 11px 'lucida grande', tahoma, verdana, arial, sans-serif;
font-weight: normal;
float:right;
color: #0027ff;
}

and remove

float:right;
The forum date and time will revert to the left again. I should add that this makes no difference to the date etc in the shoutbox, why I don't know, but 'This is the way'

It's also worth noting that if you change the colour from '#0027ff' to something else, that also changes the colour of the forum date and time
If you want play quizzes or games click below


Click me to play Quizland Radio

replikacep

Quote from: Dave on April 20, 2022, 04:09:29 AMThis is related to the portal_shoutbox.css.

Find

time{
font: 11px 'lucida grande', tahoma, verdana, arial, sans-serif;
font-weight: normal;
float:right;
color: #0027ff;
}

and remove

float:right;
The forum date and time will revert to the left again. I should add that this makes no difference to the date etc in the shoutbox, why I don't know, but 'This is the way'

It's also worth noting that if you change the colour from '#0027ff' to something else, that also changes the colour of the forum date and time

These problems were fixed in the mode I shared.
There were many more mismatched places, I fixed everything.

Dave

Quote from: replikacep on April 23, 2022, 04:15:29 AM
Quote from: Dave on April 20, 2022, 04:09:29 AMThis is related to the portal_shoutbox.css.

Find

time{
font: 11px 'lucida grande', tahoma, verdana, arial, sans-serif;
font-weight: normal;
float:right;
color: #0027ff;
}

and remove

float:right;
The forum date and time will revert to the left again. I should add that this makes no difference to the date etc in the shoutbox, why I don't know, but 'This is the way'

It's also worth noting that if you change the colour from '#0027ff' to something else, that also changes the colour of the forum date and time

These problems were fixed in the mode I shared.
There were many more mismatched places, I fixed everything.


Thank you
If you want play quizzes or games click below


Click me to play Quizland Radio