banner text edit 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.
3 posters

    banner text edit

    avatar
    yaanz
    Forumember


    Posts : 58
    Reputation : 1
    Language : english

    banner text edit Empty banner text edit

    Post by yaanz June 6th 2015, 4:47 pm

    hi sir 

    beside banner there is text lines 

    i want it in big font size and with other colour change and the text have to move down center to the logo 

    how to do that ?
    https://i.servimg.com/u/f18/18/49/53/42/310.jpg

    thank you
    Sir. Mayo
    Sir. Mayo
    Forumember


    Male Posts : 978
    Reputation : 90
    Language : English, Some french.
    Location : you can also reach me on snoonet's irc server. I idle in #Techsupport Username is Vault108

    banner text edit Empty Re: banner text edit

    Post by Sir. Mayo June 6th 2015, 8:01 pm

    For the color you can add this to your css style sheet:


    Code:
    #pun-intro {
        background-color: #hexcodeforcolorhere;
    }
    Mike
    Mike
    Hyperactive


    Male Posts : 4255
    Reputation : 471
    Language : English, HTML, CSS
    Location : Loveland, Colorado

    banner text edit Empty Re: banner text edit

    Post by Mike June 6th 2015, 9:45 pm

    Code:
    #pun-title, #pun-dec {
    vertical-align: middle;
    font-size: NUMBER;
    }