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

    Homepage design code

    yumm
    yumm
    Forumember


    Female Posts : 79
    Reputation : 3
    Language : Turkish / English

    Solved Homepage design code

    Post by yumm 11/28/2018, 20:47

    Hi everybody, I want to a homepage categories style code like this picture, please help me...

    Homepage design code Screen10


    Last edited by yumm on 12/1/2018, 16:02; edited 1 time in total
    Jadster
    Jadster
    Helper
    Helper


    Male Posts : 690
    Reputation : 74
    Language : English
    Location : Omaha, NE

    Solved Re: Homepage design code

    Post by Jadster 11/29/2018, 03:19

    yumm wrote:Hi everybody, I want to a homepage categories style code like this picture, please help me...

    Homepage design code Screen10

    Hello! Smile

    Did you find this design on a Forumotion website or a website outside of Forumotion? If this is on an Forumotion forum, can you provide the link so we can take a closer look?

    Cheers!
    SarkZKalie
    SarkZKalie
    Support Moderator
    Support Moderator


    Male Posts : 1442
    Reputation : 220
    Language : English

    Solved Re: Homepage design code

    Post by SarkZKalie 11/29/2018, 10:40

    Make sure you have access permission to Admin Control Panel and you should not an Admin. Template modifying and CSS are 2 things you need to know in this case.



    Homepage design code Sarkzk10
    yumm
    yumm
    Forumember


    Female Posts : 79
    Reputation : 3
    Language : Turkish / English

    Solved Re: Homepage design code

    Post by yumm 11/29/2018, 18:47

    Jadster wrote:
    yumm wrote:Hi everybody, I want to a homepage categories style code like this picture, please help me...

    Homepage design code Screen10

    Hello! Smile

    Did you find this design on a Forumotion website or a website outside of Forumotion? If this is on an Forumotion forum, can you provide the link so we can take a closer look?

    Cheers!

    Thank you so much... ^^ But I think it was not forumotion forum... Sad

    So I want to, Homepage style like forum of the forum's style, so everybody in center and widgets are on the top, and if you asking about another things; I want to fade photos and styled forum and category names... Smile

    http://demo.nicetheme.com/forum?theme_id=202286
    How can I find style codes like this forum for modernBB? Because ModernBB button styles and so many things are the best for me but I like this version homepage style more... Crying or Very sad
    Jadster
    Jadster
    Helper
    Helper


    Male Posts : 690
    Reputation : 74
    Language : English
    Location : Omaha, NE

    Solved Re: Homepage design code

    Post by Jadster 11/29/2018, 19:14

    yumm wrote:
    Jadster wrote:
    yumm wrote:Hi everybody, I want to a homepage categories style code like this picture, please help me...

    Homepage design code Screen10

    Hello! Smile

    Did you find this design on a Forumotion website or a website outside of Forumotion? If this is on an Forumotion forum, can you provide the link so we can take a closer look?

    Cheers!

    Thank you so much... ^^ But I think it was not forumotion forum... Sad

    So I want to, Homepage style like forum of the forum's style, so everybody in center and widgets are on the top, and if you asking about another things; I want to fade photos and styled forum and category names... Smile

    http://demo.nicetheme.com/forum?theme_id=202286
    How can I find style codes like this forum for modernBB? Because ModernBB button styles and so many things are the best for me but I like this version homepage style more... Crying or Very sad

    For that you may not specifically be able to find style codes for that design for ModernBB as ModernBB is a newer version for Forumotion so the codes may have to be customized specifically for ModernBB and the style.
    yumm
    yumm
    Forumember


    Female Posts : 79
    Reputation : 3
    Language : Turkish / English

    Solved Re: Homepage design code

    Post by yumm 11/30/2018, 10:32

    Jadster wrote:
    For that you may not specifically be able to find style codes for that design for ModernBB as ModernBB is a newer version for Forumotion so the codes may have to be customized specifically for ModernBB and the style.

    Oh, I see there is no one help me about anything here... Homepage design code Whistle
    So I want to codes you one by one, firstly how can I sized the banner like forum of the forums?? So like this picture I want to sized banner to same weight with categories column??

    Homepage design code Screen11
    Jadster
    Jadster
    Helper
    Helper


    Male Posts : 690
    Reputation : 74
    Language : English
    Location : Omaha, NE

    Solved Re: Homepage design code

    Post by Jadster 11/30/2018, 14:47

    yumm wrote:
    Jadster wrote:
    For that you may not specifically be able to find style codes for that design for ModernBB as ModernBB is a newer version for Forumotion so the codes may have to be customized specifically for ModernBB and the style.

    Oh, I see there is no one help me about anything here... Homepage design code Whistle
    So I want to codes you one by one, firstly how can I sized the banner like forum of the forums?? So like this picture I want to sized banner to same weight with categories column??

    Homepage design code Screen11

    Can you provide your Forum URL so we can look at it to assist with the proper codes for the banner resize?
    yumm
    yumm
    Forumember


    Female Posts : 79
    Reputation : 3
    Language : Turkish / English

    Solved Re: Homepage design code

    Post by yumm 11/30/2018, 16:00

    Jadster wrote:
    yumm wrote:
    Jadster wrote:
    For that you may not specifically be able to find style codes for that design for ModernBB as ModernBB is a newer version for Forumotion so the codes may have to be customized specifically for ModernBB and the style.

    Oh, I see there is no one help me about anything here... Homepage design code Whistle
    So I want to codes you one by one, firstly how can I sized the banner like forum of the forums?? So like this picture I want to sized banner to same weight with categories column??

    Homepage design code Screen11

    Can you provide your Forum URL so we can look at it to assist with the proper codes for the banner resize?

    Of course ^^

    http://www.superjuniorturkey.com/
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15312
    Reputation : 1705
    Language : English,Greek
    Location : Greece

    Solved Re: Homepage design code

    Post by skouliki 11/30/2018, 17:16

    add this to your css , you can change the values

    Code:

    .headerbar {
        width: 87%;
        margin-left: 95px;
    }

    Homepage design code Scree484


    yumm
    yumm
    Forumember


    Female Posts : 79
    Reputation : 3
    Language : Turkish / English

    Solved Re: Homepage design code

    Post by yumm 11/30/2018, 17:26

    skouliki wrote:add this to your css , you can change the values

    Code:

    .headerbar {
        width: 87%;
        margin-left: 95px;
    }

    Homepage design code Scree484


    OMG! It very useful, thank you so much! ^^ :party:

    Lastly, how can I make forum names to center and stylized like this site? You can visit forum and control links... ^^

    http://demo.nicetheme.com/forum?theme_id=202286

    Homepage design code MVPQ82
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15312
    Reputation : 1705
    Language : English,Greek
    Location : Greece

    Solved Re: Homepage design code

    Post by skouliki 11/30/2018, 18:06

    add

    Code:

    a.forumtitle {
          font-size: 18px;
        text-align: center;
    you want also the hover effect? the decription centered also?

    yumm
    yumm
    Forumember


    Female Posts : 79
    Reputation : 3
    Language : Turkish / English

    Solved Re: Homepage design code

    Post by yumm 11/30/2018, 19:34

    skouliki wrote:add

    Code:

    a.forumtitle {
          font-size: 18px;
        text-align: center;
    you want also the hover effect? the decription centered also?

    Oh, thank you so much... Smile Yes, I want it too... ^^
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15312
    Reputation : 1705
    Language : English,Greek
    Location : Greece

    Solved Re: Homepage design code

    Post by skouliki 12/1/2018, 09:44

    try this

    Code:

      a.forumtitle:hover {
          letter-spacing: 4px;
            transform: all;
        -moz-transform: all;
        -o-transform: all;
        -htm-transform: all;
        -webkit-transform: all;
        transition: 1s;
        -moz-transition: 1s;
        -o-transition: 1s;
        -htm-transition: 1s;
        -webkit-transition: 1s;
        }

    yumm
    yumm
    Forumember


    Female Posts : 79
    Reputation : 3
    Language : Turkish / English

    Solved Re: Homepage design code

    Post by yumm 12/1/2018, 15:56

    skouliki wrote:try this

    Code:

      a.forumtitle:hover {
          letter-spacing: 4px;
            transform: all;
        -moz-transform: all;
        -o-transform: all;
        -htm-transform: all;
        -webkit-transform: all;
        transition: 1s;
        -moz-transition: 1s;
        -o-transition: 1s;
        -htm-transition: 1s;
        -webkit-transition: 1s;
        }

    Thank you for this very useful code... Love
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15312
    Reputation : 1705
    Language : English,Greek
    Location : Greece

    Solved Re: Homepage design code

    Post by skouliki 12/1/2018, 15:57

    You are welcome
    Is this solved?

    yumm
    yumm
    Forumember


    Female Posts : 79
    Reputation : 3
    Language : Turkish / English

    Solved Re: Homepage design code

    Post by yumm 12/1/2018, 16:02

    skouliki wrote:You are welcome
    Is this solved?

    Yes, this topic solved for me and I'll ask another problems at another topics, thanks for all of you... ^^
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15312
    Reputation : 1705
    Language : English,Greek
    Location : Greece

    Solved Re: Homepage design code

    Post by skouliki 12/1/2018, 16:31

    my pleasure

    Problem solved & topic archived.
    Please read our forum rules: ESF General Rules


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