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 question.

5 posters

Go down

Solved Blog question.

Post by !_NICK_! May 4th 2011, 7:02 am

How do I change the 2011 picture when you make a blog?


Last edited by ! NICK ! on May 7th 2011, 8:45 pm; edited 1 time in total
!_NICK_!
!_NICK_!
Active Poster

Male Posts : 1505
Reputation : 69
Language : English, HTML, and CSS
Location : In the middle of no return.

Back to top Go down

Solved Re: Blog question.

Post by kirk May 4th 2011, 7:59 am

whats the 2011 pic?
You have a screen shot or something?
And do you mean having blogs on your forum or creating just a blog with
http://www.sosblog.com/
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Solved Re: Blog question.

Post by !_NICK_! May 4th 2011, 8:34 am

Like through the ADMIN Panel. You have an option when you create one. (Category, Forum, or Blog) that. Here is a picture of what I am talking about. Blog question. 56932
!_NICK_!
!_NICK_!
Active Poster

Male Posts : 1505
Reputation : 69
Language : English, HTML, and CSS
Location : In the middle of no return.

Back to top Go down

Solved Re: Blog question.

Post by IamSpiX11 May 6th 2011, 2:32 am

hmmm, i bump on this,...how do you exactly do that...

edit: i learned it myself, just now...

looking through FM css...

here you go...

go to

ACP>display>colors>css stylesheet

look for
/* Blog */

change all classes by this...
Code:
.blog_cal-border {
    background: none repeat scroll 0 0 #E5F1F9;
    border: 1px solid #1675BC;
    display: inline;
    float: left;
    font-size: 1.2em;
    margin-right: 1em;
    padding: 1px;
   }
.blog_cal-content {
    background: none repeat scroll 0 0 #1675BC;
    color: #FFFFFF;
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Sans-Serif;
    line-height: 1.4em;
    padding: 1px;
    text-align: center;
    width: 2.9em;
   }
.blog_cal-content span {
   display: block;
   }
.blog_cal-day {
    font-size: 1.6em;
    letter-spacing: 0.2em;
    padding-left: 0.2em;
}
.blog_cal-month {
    font-size: 2em;
    font-weight: 700;
    line-height: 0.7em;
}
.blog_cal-year {
    font-size: 0.8em;
    line-height: 1.2em;
}
.blog_title {
    font-size: 1.3em;
    padding-top: 1em;
}
.blog_title h2 {
    display: inline;
}
.blog_title .topictitle {
    font-size: 1.2em;
}
.blog_message {
    font-size: 1.1em;
    margin-top: 0.5em;
}
.blog .codebox dt {
    width: 92%;
}
* html .blog .codebox dt, * + html .blog .codebox dt {
    width: 100%;
}
.blog_comments {
    text-align: right;
}
.blog_comments img {
    vertical-align: middle;
}
#blog_comments {
    margin: 0 auto;
    width: 90%;
}
#blog_comments .postbody {
    width: 96%;
}
.blog_comment-avatar {
    float: left;
}
.blog_comment-avatar img {
    background-color: #FFFFFF;
    border: 1px solid #1675BC;
    margin: 5px 5px 0 0;
    vertical-align: middle;
    width: 38px;
}
#blog_comments .h3 {
    margin-left: 45px;
    margin-top: 0;
    min-height: 22px;
    overflow: hidden;
    padding: 0;
}
.blog_comment-title {
    float: left;
    margin-top: 7px;
    min-height: 12px;
}
#blog_comments .profile-icons {
    list-style-position: inherit;
    margin: 0;
}

okay that's it...
IamSpiX11
IamSpiX11
Forumember

Male Posts : 80
Reputation : 10
Language : Quezon City

http://k-of-d.forumotion.com

Back to top Go down

Solved Re: Blog question.

Post by !_NICK_! May 6th 2011, 5:15 am

Sorry, but it don't seem to work where you said to put it.
!_NICK_!
!_NICK_!
Active Poster

Male Posts : 1505
Reputation : 69
Language : English, HTML, and CSS
Location : In the middle of no return.

Back to top Go down

Solved Re: Blog question.

Post by kirk May 6th 2011, 5:47 am

think that can only be changed through template edit.
I will have to set up a blog on my test forum and check it out?

i know i added stuff in there before, never tried what your asking though. it would be a matter of finding where it is and just removing it... but it's no longer going to keep the date there anymore. basically will just be removing the whole thing from the board.
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Solved Re: Blog question.

Post by IamSpiX11 May 6th 2011, 7:33 am

is this what you asking for??
my code above seems working just fine...

Blog question. S0x0rn
IamSpiX11
IamSpiX11
Forumember

Male Posts : 80
Reputation : 10
Language : Quezon City

http://k-of-d.forumotion.com

Back to top Go down

Solved Re: Blog question.

Post by Nera. May 6th 2011, 7:54 am

Hi Nick,
It's not a picture, those are settings made by CSS, like background and borders, and templates display the date. You can customize it in this part in CSS
Code:
.blog_cal-content {
Delete the settings for this selector (background color, borders, leave the padding, height etc.) and add your own. If you want you can add a background picture behind it by adding
Code:

.blog_cal-content {
background-image: url('YOUR PICTURE LINK GOES HERE');
}

It will look like this. This is just an example
http://i.imm.io/5ssS.png
Nera.
Nera.
Energetic

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

Back to top Go down

Solved Re: Blog question.

Post by !_NICK_! May 7th 2011, 1:55 am

Is there anyway that I can take the date off of it?
!_NICK_!
!_NICK_!
Active Poster

Male Posts : 1505
Reputation : 69
Language : English, HTML, and CSS
Location : In the middle of no return.

Back to top Go down

Solved Re: Blog question.

Post by Nera. May 7th 2011, 9:55 am

Remove it from templates, if you're useing phpbb2
topics_blog_box template and remove this
Code:
               <span class="blog_cal-{topics_blog_box.row.FIRST_POST_DMY_CLASS0}">{topics_blog_box.row.FIRST_POST_DMY_VALUE0}</span>
               <span class="blog_cal-{topics_blog_box.row.FIRST_POST_DMY_CLASS1}">{topics_blog_box.row.FIRST_POST_DMY_VALUE1}</span>
               <span class="blog_cal-{topics_blog_box.row.FIRST_POST_DMY_CLASS2}">{topics_blog_box.row.FIRST_POST_DMY_VALUE2}</span>
Save and publish template. You will have to make some modifications in CSS
.blog_cal-content { , add height etc. cause the box will colaps with no date.
Nera.
Nera.
Energetic

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

Back to top Go down

Solved Re: Blog question.

Post by !_NICK_! May 7th 2011, 8:43 pm

Okay. Thank you!

Solved!
!_NICK_!
!_NICK_!
Active Poster

Male Posts : 1505
Reputation : 69
Language : English, HTML, and CSS
Location : In the middle of no return.

Back to top Go down

Solved Re: Blog question.

Post by Nera. May 7th 2011, 11:19 pm

You welcome ,)
Nera.
Nera.
Energetic

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

Back to top Go down

Solved Re: Blog question.

Post by !_NICK_! May 7th 2011, 11:41 pm

Okay. SOLVED!
!_NICK_!
!_NICK_!
Active Poster

Male Posts : 1505
Reputation : 69
Language : English, HTML, and CSS
Location : In the middle of no return.

Back to top Go down

Solved Re: Blog question.

Post by MrMario May 8th 2011, 12:27 am

Solved
=> Locked
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Back to top

- Similar topics

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