-
AuthorPosts
-
ogank73 Friend
ogank73
- Join date:
- May 2014
- Posts:
- 48
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
April 8, 2015 at 3:13 am #205374Hi there,
I’m wondering to put counter of new articles as like you did in front page of teline v.
actually, i was copy category of magazine, but i lost the counter of new articles.
could you tell me how to put counter ? (see pic).BTW… Why I can’t open your live demo? its said my IP bloked hacker suspicious hacking behavior.
My IP address 202.62.17.19.thanks
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
April 8, 2015 at 6:11 am #566287Hi
Counter articles is a module named What’s new and published in whatsnew position , you need to publish it in all menu items you want it to be showed , simply edit the module and in page assignments tab flag the menu item where you want it , this menu item should use Magazine layout.
ogank73 Friendogank73
- Join date:
- May 2014
- Posts:
- 48
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
April 8, 2015 at 7:47 am #566298Wow.. thanks. Another question.. can I change the size of box of this what’s new number and color? where should I begin? and also calender too. thanks again.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
April 8, 2015 at 8:26 am #566301Hi
Please post a url to your website or send me via Private Message a super user account for your backend i will try to take a look and then answer with the correct changes to apply.
ogank73 Friendogank73
- Join date:
- May 2014
- Posts:
- 48
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
April 10, 2015 at 3:10 am #566530Hi pavit.
I think, I don;t need to give you an access right now… sorry. But here I give you more detail about what i want to do.. and need you help.
I need to reduce the size of news counter and date rectangle. and also reduce the high of top menu… see the pic.thanks
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
April 10, 2015 at 5:38 am #566542Add these css rules to your custom.css file ( If you haven’t created it yet here instructions on how to do it )
.header-right .whatsnew {
width: yourvaluepx!important;
}
.header-right .calendar {
width: yourvaluepx!important;
}
.t3-topbar {
height: yourvaluepx!important;
}ogank73 Friendogank73
- Join date:
- May 2014
- Posts:
- 48
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
April 10, 2015 at 11:44 am #566578Hi pavit…
I just follow your instructions.. and the result.. only width of 2 boxes (news and date) that I can reduce.
But the high of those 2 boxes and top menu, still not change..
Could you give more advice? thanks..pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
April 10, 2015 at 3:57 pm #566597Try This
.header-right .whatsnew {
width: 36px!important;
height:36px!important;
}
.header-right .calendar {
width: 36px!important;
height:36px!important;
}
.header-right .header-right-inner > .col {
display: inline-block!important;
float:right;
}
.header-right .number {
display: block;
font-size: 16px;
font-weight: 700;
height: 20px;
line-height: 30px;
}You can change .header-right .number values to correctly align numbers and text , same for height of both squares changing height values.
1 user says Thank You to pavit for this useful post
max_santiago Friendmax_santiago
- Join date:
- January 2013
- Posts:
- 216
- Downloads:
- 49
- Uploads:
- 58
- Thanks:
- 120
- Thanked:
- 8 times in 3 posts
April 13, 2015 at 4:49 pm #566790..and to translate ‘new articles’?!
and to setting counter?!
Thanks!e per tradurre la frase ‘new articles’?!
ps Pavit il ‘contatore’ si aggiorna solo settando ogni ‘tot’ giorni?!
Grazie!pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
April 13, 2015 at 5:20 pm #566794<em>@max_santiago 468384 wrote:</em><blockquote>..and to translate ‘new articles’?!
and to setting counter?!
Thanks!e per tradurre la frase ‘new articles’?!
ps Pavit il ‘contatore’ si aggiorna solo settando ogni ‘tot’ giorni?!
Grazie!</blockquote>Hi Max
<blockquote>.and to translate ‘new articles’?!</blockquote>
Open this file templatesja_teline_vacmnotificationtmplnew-items.php and change/translate
<span class="number"><?php echo $count ?></span>
<span class="text">New Articles</span>
<span class="text indicator"><i class="fa fa-chevron-down"></i></span><blockquote>and to setting counter?!</blockquote>
Counter is autoupdated everytime you add a new article
1 user says Thank You to pavit for this useful post
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 3 voices, and was last updated by pavit 9 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum