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.
The forum of the forums
4 posters

    Latest message bigger and description

    Niko
    Niko
    Helper
    Helper


    Male Posts : 3231
    Reputation : 248
    Language : English, Italian, French
    Location : Italy

    Solved Latest message bigger and description

    Post by Niko 1/4/2012, 23:34

    Hello,

    Latest message bigger and description Atest_10
    as you noticed I want to have the latest thread in each section bigger than the others...

    How can I do it?
    And if I want to show also the first part of that topic (like in the widget news on portal) How can I do? Mr. Green
    Friendly,


    Last edited by Niko! on 5/4/2012, 21:02; edited 1 time in total
    Niko
    Niko
    Helper
    Helper


    Male Posts : 3231
    Reputation : 248
    Language : English, Italian, French
    Location : Italy

    Solved Re: Latest message bigger and description

    Post by Niko 2/4/2012, 23:44

    BUMP!
    Niko
    Niko
    Helper
    Helper


    Male Posts : 3231
    Reputation : 248
    Language : English, Italian, French
    Location : Italy

    Solved Re: Latest message bigger and description

    Post by Niko 4/4/2012, 01:55

    BUMP Mr. Green
    kirk
    kirk
    Forumaster


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

    Solved Re: Latest message bigger and description

    Post by kirk 4/4/2012, 03:47

    I dont know?
    May be someone else can help with it.
    This is only larger for the newest topic posted? that dont make sense to me so i am unsure?
    ankillien
    ankillien
    Energetic


    Posts : 5198
    Reputation : 129
    Language : English, XHTML, CSS, JS, PHP, SQL

    Solved Re: Latest message bigger and description

    Post by ankillien 4/4/2012, 08:43

    Hi,

    If you need it for punBB version, this javascript can do it...

    Code:
    $(function(){
    $('.statused:last .topic-title:first').css('font-size' , '20px');
    });

    Add it via Admin CP > Modules > Javascript management.
    Niko
    Niko
    Helper
    Helper


    Male Posts : 3231
    Reputation : 248
    Language : English, Italian, French
    Location : Italy

    Solved Re: Latest message bigger and description

    Post by Niko 5/4/2012, 19:06

    ankillien wrote:Hi,

    If you need it for punBB version, this javascript can do it...

    Code:
    $(function(){
    $('.statused:last .topic-title:first').css('font-size' , '20px');
    });

    Add it via Admin CP > Modules > Javascript management.

    Oh sorry...
    I use PhpBB3 Mr. Green
    ankillien
    ankillien
    Energetic


    Posts : 5198
    Reputation : 129
    Language : English, XHTML, CSS, JS, PHP, SQL

    Solved Re: Latest message bigger and description

    Post by ankillien 5/4/2012, 21:00

    This is the code for phpBB3...

    Code:
    $(function(){
    $('.topiclist:last .topic-title:first a').css('font-size' , '20px');
    });
    Niko
    Niko
    Helper
    Helper


    Male Posts : 3231
    Reputation : 248
    Language : English, Italian, French
    Location : Italy

    Solved Re: Latest message bigger and description

    Post by Niko 5/4/2012, 21:01

    Solved..
    I will work on that code Wink
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Latest message bigger and description

    Post by SLGray 5/4/2012, 23:24

    Topic Solved & Locked





    Latest message bigger and description Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.

      Current date/time is 23/9/2024, 02:15