• Resolved admin-rc

    (@admin-rc)


    I am new to this so please forgive me.

    I would like to change the font on the menu tab selections (i.e. Home, Contact Us, ect) to verdana.

    I would also like to change the Title Description Header to be Verdana text.

    I would like to remove the “Archives” text that appears in the right side bar on the home page and other pages. i want to keep the search section.

    website; http://www.tjcaa.net

Viewing 7 replies - 1 through 7 (of 7 total)
  • Theme Author nobita

    (@nobita)

    Hi admin-rc

    Add to fonts.css last line below style rules

    #site-description,/* site description */
    #header-image p,/* when  site description at header image */
    #access .menu, /* primary navigation menu */
    #access div.menu ul{ /* primary navigation menu */
    
        font-family: verdana;
    }

    The default sidebar, if you set something the widget( search widget ), character of ‘Archive’ will disappear.

    Thank you.

    Theme Author nobita

    (@nobita)

    It was after about 2 weeks, and then change the resolved because there is no answer, especially

    Thread Starter admin-rc

    (@admin-rc)

    Hello –
    I was able to change the font on the menu tabs but not on the title descriptions.

    I also need help on adjusting some text. If you go to our website “http://tjcaa.net/about-us/staff/” the text near “Paul” is wrapped around the picture. How can I make it so that the text does not wrap under the picture but aligns with the text above it?

    Theme Author nobita

    (@nobita)

    Hi admin-rc

    Please see below html structure

    https://gist.github.com/tenman/fad02e2354cdb92a6a66

    CSS class line,unit, size4of5 is functionality for a layout of Raindrops theme. 

    The easiest way to write like this

    Thank you.

    Thread Starter admin-rc

    (@admin-rc)

    Thank you I will look in to the html structure.

    I have another question.

    I inserted a custom header and in Google Chrome it looks fine but in IE8 and IE9 the header is hanging off of the side. You can view our website here: http://www.tjcaa.net

    Is there a way to adjust it so that it appears the same in both Google Chrome and IE 8/9?

    Theme Author nobita

    (@nobita)

    I have another question.

    Sorry Please create a new post.

    Theme Author nobita

    (@nobita)

    past 4weeks

    Change resolved

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Change Font and Remove Archives Section/Text’ is closed to new replies.