The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Blog view date icon

3 posters

Go down

Blog view date icon Empty Blog view date icon

Post by twangothan July 3rd 2012, 5:53 pm

Hi

In the Blog view there's a big grey icon on the left of the post with the year above the month above the date i.e.

yyyy
mm
dd

Can this icon be replaced or made smaller, ideally as text?

Thanks
avatar
twangothan
New Member

Posts : 2
Reputation : 1
Language : English

Back to top Go down

Blog view date icon Empty Re: Blog view date icon

Post by Nera. July 4th 2012, 11:48 am

• Please provide your forum URL for appearance problems
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Blog view date icon Empty Re: Blog view date icon

Post by twangothan July 5th 2012, 8:56 am

avatar
twangothan
New Member

Posts : 2
Reputation : 1
Language : English

Back to top Go down

Blog view date icon Empty Re: Blog view date icon

Post by Mati July 5th 2012, 9:49 am

Add this in your CSS and save: this makes smaller.

Code:
.blog_cal-border {
    background: #F2F2F2;
    border: 1px solid #595959;
    display: inline;
    float: left;
    margin-right: 1em;
    padding: 1px;
}
.blog_cal-content {
    background:  #595959;
    color: #FFFFFF;
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Sans-Serif;
    padding: 1px;
    text-align: center;
    width: 2.9em;
}
.blog_cal-content span {
    display: block;
}
.blog_cal-day {
    font-size: 0.8em;
    letter-spacing: 0.2em;
    padding-left: 0.2em;
}
.blog_cal-month {
    font-size: 0.8em;
    letter-spacing: 0.2em;
    line-height: 0.5em;
}
.blog_cal-year {
    font-size: 0.8em;
}
Mati
Mati
Hyperactive

Posts : 2020
Reputation : 330
Language : HTML, CSS & JavaScript
Location : Forum Services

https://forumservice.forumotion.com/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum