Please Help ,problem with font size

0
Hello
please Help me Germi ,,,this font size is driving me crazy ,,,i tried to decrease its size using firefile but i couldnt,,,the font size changed after i updated my template ,,,could you please guide me to change it again,,,firebug is not working ,,
i am talking about the font size of artists here
in this screen shot
http://img15.hostingpics.net/pics/502829fontsizeproblem.jpg
Responses (4)
  • Accepted Answer

    greengeek
    greengeek
    Offline
    Thursday, November 15 2012, 06:09 AM - #Permalink
    0
    What is your websites address? If your site is using the same code as the demo on this site, then it would be,

    .artist_data_wrapper .artist_data h2

    which would be located in the /modules/mod_muscol_featured_artists/tmpl/featured_artists.css
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, November 15 2012, 03:07 PM - #Permalink
    0
    www.thetalentedsociety.com and i will check it thanks :)
    The reply is currently minimized Show
  • Accepted Answer

    greengeek
    greengeek
    Offline
    Friday, November 16 2012, 02:10 AM - #Permalink
    0
    You may be able to overwrite it adding the size into the above section. Otherwise the actual place it is being called is in the:

    /templates/gk_musicity/css/template.css line 34


    h2 {
    font-size: 320%;
    }

    However this may affect other items on the site that use the h2 tag.
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, November 20 2012, 05:25 PM - #Permalink
    0
    thanks a lot and sorry for the late reply,,,you saved the day Man :)
    The reply is currently minimized Show
Your Reply