The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Help with Tumblr Blocks
rainscience
post Apr 12 2011, 01:36 PM
Post #1





Group: Members
Posts: 1
Joined: 12-April 11
Member No.: 14,321



Hi!
I'm trying to edit an existing layout, that's the link:
http://seventy-two.tumblr.com/

I've posted myself a question, for a test, and it looks like that (see link above).
I want to remove a date on the top of it (currently the date is written by me like this in Block:Text section):
CODE
{block:Text}
<div class="text">
<div class="date">{block:Date}{DayOfMonth} {Month}, {Year}  <font color="#D8D8D8">{24HourWithZero}:{Minutes}</font>{/block:Date}</div>
{block:Title}<h5>{Title}</h5>{/block:Title}
{Body}
{/block:Text}


I don't have a {block:Answer} thing there (only Text, Photo, Link etc.). When I try to past it there (so perhaps I could insert date everywhere except for Answer block, the whole page seem to be losing all formatting.
I try to insert this code:
CODE
{block:Answer}
<div class="answer">
<div class="question">{Question}</div>
<span class="asker">
<img src="{AskerPortraitURL-24}"/>
{Asker}
</span>
<div class="answer">{Answer}</div>
</div>
{/block:Answer}


(for example).
And then it looks like this:

IPB Image

I'm inserting it between other blocks, which are all inside {block:Posts}.
What am I doing wrong, and how to get rid of the date?

And also I wonder, how to make "asker" username bold, and everything else normal?

And another thing - is it possible to leave only one date per day, I mean, if I have 3 posts in one day, it would say "12 april, 2011", and then every post would have only hours:minutes stamp?


Any help would be appreciated!
(I can also upload the whole custom HTML thing, but it's quite messy..)
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 23rd April 2024 - 09:21 PM