• Closed
  • bbwalker
    Spectator
    June 9, 2014 at 1:32 pm #8466

    hello roman! 😮

    i’m trying to understand how to change the font color, size in the “Tagline_box”!!
    As you can se in this pic:

    https://onedrive.live.com/redir?resid=A5588F5B361A1EAD!6092&authkey=!APgC10NKrn1L6aI&v=3&ithint=photo%2c.jpg

    Ii changed the “backgroundcolor” and automaticaly also the title and text color changed!!
    Before the Tagline_box backgroundcolor was White and the text inside was black, now changed!

    i’d like to have the text inside the box and the title all “White” and if possible move the box not on center (it cover all the pic in the background) to the right, now i have the title black and text not so White and all at center of the page.

    Is possible?

    thanks again 😯 🙂

    bbwalker
    Spectator
    Posts: 54
    June 9, 2014 at 1:34 pm #9965

    here is some of the code:

    Quote:

    Storia

    Lanciando una serie di iniziative culturali e creando l’Associazione Strada d’Italia, di cui diventerà presidente

    here is what i found in the documentation:

    Quote:
    backgroundcolor | bordercolor = hex code #000000, or color name black or rgba values like rgba(0,0,0,0.4) or “transparent”
    shadow = use one of these: yes, no
    border = a pixel value, like 2px
    bordercolor = hex code #000000, or color name black or rgba values like rgba(0,0,0,0.4) or “transparent”
    highlightposition = use one of these: left, right, top, bottom
    link = the link you wish the tagline box to jump to, including http://
    linktarget = use one of these: _blank for new window, _self for same window, _parent for parent frame, _top for full body
    button, title, description = add your own text here

    or if there is another box i can control better!

    bbwalker
    Spectator
    Posts: 54
    June 9, 2014 at 4:08 pm #9968

    i’d like a box, like the one on the pic, on the left.
    if i cant use this type of box, which one i can use??
    thanks again roman!!

    bbwalker
    Spectator
    Posts: 54
    June 9, 2014 at 4:41 pm #9969

    found a little solution:

    Quote:
    [one_third last=”no”]
    [/one_third]

    [two_third last=”yes”]

    <h2 style=”text-align: center; color: #222; border-bottom: 3px solid #c9b57d;”>TITLE</h2>

    [/two_third]

    work, and its on the right because i leave the first “one_third” empty!
    its not elegant but work.

    another way to have “text into a colored box “, where i can choose font,k color and position of the box?
    thanks 🙂

    Roman
    Spectator
    Posts: 3147
    June 9, 2014 at 8:31 pm #9973

    have you try any custom css for the text color?

    bbwalker
    Spectator
    Posts: 54
    June 10, 2014 at 8:38 am #9980

    I’m not good with css, so i have to learn more about it.
    Its better for me now to work with code inside pages 🙂
    Thx Roman!!

    bbwalker
    Spectator
    Posts: 54
    June 10, 2014 at 4:55 pm #9981

    how i can change the font color inside the green box?
    here:
    https://onedrive.live.com/redir?resid=A5588F5B361A1EAD!6092&authkey=!APgC10NKrn1L6aI&v=3&ithint=photo%2c.jpg

    damn, i’m trying with no succes…!

    Roman
    Spectator
    Posts: 3147
    June 10, 2014 at 7:00 pm #9982

    use this code in the Custom CSS section:

    Code:
    #main .reading-box h2, .reading-box p {color:#fff!important;}
    bbwalker
    Spectator
    Posts: 54
    June 11, 2014 at 7:17 pm #10001

    thx a lot Roman, i’ll try now
    finger cross 😀

    bbwalker
    Spectator
    Posts: 54
    June 11, 2014 at 7:19 pm #10002

    Work
    Work
    Work
    Work
    thx a lot!!! 🙂

    you are great man!
    back to work now 🙂
    I miss only the problem of the background…