WebDev

EhPortal => EhPortal Support => Topic started by: FrizzleFried on March 15, 2022, 10:22:16 AM

Title: EH Portal Time/Date Location Issue
Post by: FrizzleFried on March 15, 2022, 10:22:16 AM
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

Title: Re: EH Portal Time/Date Location Issue
Post by: replikacep on March 18, 2022, 04:18:15 PM
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
Title: Re: EH Portal Time/Date Location Issue
Post by: Dave on April 20, 2022, 04:09:29 AM
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
Title: Re: EH Portal Time/Date Location Issue
Post by: 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.
Title: Re: EH Portal Time/Date Location Issue
Post by: Dave on April 23, 2022, 06:00:36 AM
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
EhPortal 1.39.6 © 2024, WebDev