Commodore

Registered
Seems like Xenporta widgets and calendar does not gel well with at least the fragzone theme.

Before I tackle the calendar color clash (dark grey on dark grey!) I am trying to get the Countdown colors right. Here is the code im putting in the extra.css and it does nothing.

.countdown .dash .digit
{
color: rgb(255,255,255);
font-family: Arial, sans-serif;
font-size: 26px;
font-weight: bold;
float: left;
width: 50%;
height: 32px;
}

If I try .countdown .dash .digit.01 it screws up the timer.

Any ideas?
 
The Xenatendo 2 calender/event add on I'm trying to figure out now..

UFWtgc6.png


To solve the left margin text overlap issue above (I found 165 the perfect distance, but your mileage may vary):

.message .messageInfo {
margin-left: 165px;
}


orofh6N.png
 
Last edited:
Next up is changing colors of the monthly calendar. I can change the colors in the Browser Inspector, but i must be coding it wrong...

OHCxBgm.png


I played with this last night in the inspection window, but cant figure how to code this.

vnX9oB6.png
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back