is it pos to chance the font size on the Site description * : Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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.
5 posters

    is it pos to chance the font size on the Site description * :

    TOASTIE
    TOASTIE
    Forumember


    Posts : 77
    Reputation : 1
    Language : UK

    is it pos to chance the font size on the Site description * : Empty is it pos to chance the font size on the Site description * :

    Post by TOASTIE Fri 24 Apr - 19:38

    ??? thanks t
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    is it pos to chance the font size on the Site description * : Empty Re: is it pos to chance the font size on the Site description * :

    Post by Sanket Fri 24 Apr - 19:40

    Code:
    <font size="6">content
    </font>

    Use this code & see if it works.
    TOASTIE
    TOASTIE
    Forumember


    Posts : 77
    Reputation : 1
    Language : UK

    is it pos to chance the font size on the Site description * : Empty Re: is it pos to chance the font size on the Site description * :

    Post by TOASTIE Fri 24 Apr - 20:01

    hi . ye that seems to change the size . i really new to code . can i put this in with the code to make it a like ? can i put it in anywhere ?
    Bpoetic
    Bpoetic
    Forumember


    Female Posts : 594
    Reputation : 46
    Language : English
    Location : Florida, USA

    is it pos to chance the font size on the Site description * : Empty Re: is it pos to chance the font size on the Site description * :

    Post by Bpoetic Fri 24 Apr - 20:16

    Add this to the bottom of your CSS style sheet:

    Code:
    #site-desc {
       margin: 8px;
       }

    Change the number to what you need:-)

    Click Submit
    TOASTIE
    TOASTIE
    Forumember


    Posts : 77
    Reputation : 1
    Language : UK

    is it pos to chance the font size on the Site description * : Empty Re: is it pos to chance the font size on the Site description * :

    Post by TOASTIE Fri 24 Apr - 20:35

    cheers fpr help peeps . this is what iv got so far <a href= http://www.roastietoastie.com/ >

    <font color=gray >fun dubbin kriminals in

    association with

    www.roastietoastie.com</font> </a>

    where do i put the size code ?? thanks t
    Bpoetic
    Bpoetic
    Forumember


    Female Posts : 594
    Reputation : 46
    Language : English
    Location : Florida, USA

    is it pos to chance the font size on the Site description * : Empty Re: is it pos to chance the font size on the Site description * :

    Post by Bpoetic Fri 24 Apr - 20:45

    To change the site description font size:

    Admin panel > Display > Pictures and colors > Colors

    Click on CSS Stylesheet

    is it pos to chance the font size on the Site description * : Style_10

    When the page reloads - scroll to the bottom and add that code in. Change the number 8 to your liking, (you might have to play with it a bit, viewing the forum to check the size) then click Submit.
    TOASTIE
    TOASTIE
    Forumember


    Posts : 77
    Reputation : 1
    Language : UK

    is it pos to chance the font size on the Site description * : Empty Re: is it pos to chance the font size on the Site description * :

    Post by TOASTIE Fri 24 Apr - 21:01

    thanks people . think iv got it , please can this thread be left open for i bit to safe going over it again if a get stuck . many thanks t
    TOASTIE
    TOASTIE
    Forumember


    Posts : 77
    Reputation : 1
    Language : UK

    is it pos to chance the font size on the Site description * : Empty Re: is it pos to chance the font size on the Site description * :

    Post by TOASTIE Fri 24 Apr - 21:07

    just realized that this changes the size on all texd on the forum ., can i just change the size on the Site description * : bit ?
    MrMario
    MrMario
    Helper
    Helper


    Male Posts : 22186
    Reputation : 1839
    Language : test

    is it pos to chance the font size on the Site description * : Empty Re: is it pos to chance the font size on the Site description * :

    Post by MrMario Fri 24 Apr - 21:10

    May I remind you that double posting is not allowed on this forum, within 24 hours. Please use the edit button.

    Also SMS messages isnt allowed on this forum.

    I am lost on what you want.
    avatar
    Carryn
    Active Poster


    Female Posts : 1399
    Reputation : 86
    Language : none.
    Location : somewhere not on the support forum

    is it pos to chance the font size on the Site description * : Empty Re: is it pos to chance the font size on the Site description * :

    Post by Carryn Fri 24 Apr - 21:28

    TOASTIE wrote:cheers fpr help peeps . this is what iv got so far <a href= http://www.roastietoastie.com/ >

    <font color=gray >fun dubbin kriminals in

    association with

    www.roastietoastie.com</font> </a>

    where do i put the size code ?? thanks t
    use this in the site description ...change the size to what you want
    Code:
    <a href= http://www.roastietoastie.com/ ><font size=5><font color=gray >fun dubbin kriminals in  association with  www.roastietoastie.com</font></font></a>