Shape 5

Joomla Templates => Big Picture - Club => : kslawinsky May 24, 2014, 10:51:09 PM



: Top row 2, area 1/2 Issues
: kslawinsky May 24, 2014, 10:51:09 PM
I am not having much luck with this section!  Would you please help me with the following questions on the home page of jo-annturner.com

1.  The font for "Jo-Ann Words of Encouragement" and the sentence below that header are not the correct font.  They should be Shadow to Light font.
2.  I have been trying to put a Facebook comments plugin below the Words of Encouragement section.  I have gone to the developers section and gotten both Javascript SDK and the page specific code and pasted into the html for this module. The comments will show once but once I make any other changes and save, they disappear.
3.  I am trying to get the image slider populated with some pictures but they are not showing up.

I can pm you with some login info. 

Thanks,

Karen


: Re: Top row 2, area 1/2 Issues
: mikenicoll May 26, 2014, 10:48:29 PM
Hello,

1) You can add a font-family css call to the following:

Template.CSS - Line 1148

.module_round_box-bigwhiteh3 .s5_h3_last {
    line-height: 22px !important;
    padding-left: 15px;
    position: absolute;
}

2) I am not sure on this one but I would check with either the extension or script developer for some more information on that. The Template wouldn't block anything like that but certain browser plugins might.

3) Which extension are you using? Make sure you use at least 2 images. Also, be sure that you use full URL paths and not sub-paths for the images to see if this helps.

-Mike