Forum Activity for @mollycakes

mollycakes
@mollycakes
07/04/16 04:58:57PM
25 posts

Broken source images on the timeline and gensource


Genosis

Yes I uploaded the source media first thru the media archive tool then I uploaded the gedcom file.
mollycakes
@mollycakes
07/04/16 04:25:56PM
25 posts

Broken source images on the timeline and gensource


Genosis

Images are loading fine everywhere except for the timeline and gensource. I uploaded all media files before the gedcom. Gedcom was exported with media files included. Can someone tell me what may cause this.
Thank you!

brokenimg.jpg brokenimg.jpg - 253KB

updated by @mollycakes: 10/04/16 07:18:07AM
mollycakes
@mollycakes
07/04/16 04:06:32PM
25 posts

Logo size


Genosis

Ok thank you!
mollycakes
@mollycakes
07/04/16 03:49:40PM
25 posts

Logo size


Genosis

<div style="display:table">
                <div style="display:table-row">
                    <div id="main_logo_icon" style="display:table-cell">
                        <a href="{$jamroom_url}">{jrCore_image image="logo.png" width="300" height="226" class="logo_img" alt="`$tree_name` - Genosis"}</a>
                    </div>
                    <div i
mollycakes
@mollycakes
07/04/16 03:45:18PM
25 posts

Logo size


Genosis

That is line I changed but it went right back to 48 x 48.
mollycakes
@mollycakes
07/04/16 03:34:30PM
25 posts

Logo size


Genosis

Finally! So sorry!
mollycakes
@mollycakes
07/04/16 03:31:55PM
25 posts

Logo size


Genosis

{* Logo *}
        {if jrCore_is_mobile_device()}
            <div style="display:table">
                <div style="display:table-row">
                    <div id="head-left">
                        {jrCore_image id="mmt" skin="jrGenosis" image="menu.png" width=32 height=32}
                    </div>
                    <div id="head-center">
                        <a href="{$jamroom_url}"><span id="tree-name">{$tree_name}</span></a>
                    </div>
                    <div id="head-right">
                        <a href="{$jamroom_url}">{jrCore_image image="logo.png" width=36 height=36 class="logo_img" alt="`$tree_name` - Genosis"}</a>
                    </div>
                </div>
            </div>
        {else}
        <div id="main_logo">
            <div style="display:table">
                <div style="display:table-row">
                    <div id="main_logo_icon" style="display:table-cell">
                        <a href="{$jamroom_url}">{jrCore_image image="logo.png" width="48" height="48" class="logo_img" alt="`$tree_name` - Genosis"}</a>
                    </div>
                    <div id="main_logo_title" style="display:table-cell">
                        <a href="{$jamroom_url}">{jrGenosis_title title=$tree_name}</a>
                   </div>
                </div>
            </div>
        </div>
        {jrCore_include template="header_menu_desktop.tpl"}
        {/if}
    </div>
</div>
<div style="clear:both"></div>
 

updated by @mollycakes: 07/04/16 03:34:06PM
mollycakes
@mollycakes
07/04/16 03:24:35PM
25 posts

Logo size


Genosis

Skin is Genosis

a href="{$jamroom_url}">{jrCore_image image="logo.png" width="48" height="48" class="logo_img" alt="`$tree_name` - Genosis"

updated by @mollycakes: 07/04/16 03:27:38PM
mollycakes
@mollycakes
07/04/16 02:47:18PM
25 posts

Logo size


Genosis

I created my own logo. I tried to change the size in header.tpl but everything I have tried the logo goes back to 48 x 48. Should I be changing this somewhere else as well?
updated by @mollycakes: 10/04/16 01:55:42PM
mollycakes
@mollycakes
07/04/16 11:57:27AM
25 posts

CRI: Query Error:


Genosis

Thank you! It seemed to have fixed itself somehow.
  2