Forum Activity for @douglas

douglas
@douglas
01/28/16 09:11:49AM
2,807 posts

Resize Logo / Header ProJam Light


Design and Skin Customization

Change it to this:

{jrCore_image image="logo.png" class="img_scale" alt=$_conf.jrCore_system_name title=$_conf.jrCore_system_name style="min-height:248px;" custom="logo"} 
douglas
@douglas
01/27/16 02:16:18PM
2,807 posts

accelerated mobile pages complance in new core


Suggestions

With the way Google changes how pages/links are ranked constantly, this sounds a bit overkill to me. Just my 2cents though. ;)
douglas
@douglas
01/27/16 02:11:20PM
2,807 posts

Resize Logo / Header ProJam Light


Design and Skin Customization

voxster:
Ok, I will try the ACP Style settings. I am using Jamroom hosting... is there a file manager available where I can delete the previous logo.png? I am trying to find a way to delete that logo.

If you'll send me your admin login I'll take a look at it for you.

Send the info. to support[at] jamroom[dot] net
douglas
@douglas
01/27/16 12:21:55PM
2,807 posts

Resize Logo / Header ProJam Light


Design and Skin Customization

Give this a try:

{jrCore_image image="logo.png" class="img_scale" alt=$_conf.jrCore_system_name title=$_conf.jrCore_system_name width="375" height="160" custom="logo"}
douglas
@douglas
01/27/16 09:35:19AM
2,807 posts

Jamroom crew custom frontpage +


Design and Skin Customization

Any way of seeing what your trying to turn into a Jamroom skin?

Thanks!
douglas
@douglas
01/26/16 09:30:51AM
2,807 posts

Resize Logo / Header ProJam Light


Design and Skin Customization

You'll want to search for this code:

                            <a href="{$jamroom_url}">{jrCore_image image="logo.png" class="img_scale" alt=$_conf.jrCore_system_name title=$_conf.jrCore_system_name style="max-width:375px;max-height:80px;" custom="logo"}</a>

in your skins/jrProJamLight/header.tpl and change the max-width: and max-height: or just change it to this:

                            <a href="{$jamroom_url}">{jrCore_image image="logo.png" class="img_scale" alt=$_conf.jrCore_system_name title=$_conf.jrCore_system_name custom="logo"}</a>

Hope this helps!
douglas
@douglas
01/25/16 11:09:51AM
2,807 posts

.htaccess file not found but present on server


Installation and Configuration

You should also have an htaccess file in your public_html/ogmore directory.
douglas
@douglas
01/24/16 09:47:14AM
2,807 posts

Need CSS Help


Using Jamroom

Can you send us your admin login so we can check it out?

support[at]jamroom[dot]net

Thanks!
douglas
@douglas
01/24/16 09:43:38AM
2,807 posts

MediaPro Light Background Color


Design and Skin Customization

You can change it in your ACP > Skin Settings > Skin Styles > core_html.css > Page Background setting.

OR

Modify your skins/jrMediaProLight/css/core_html.css file and upload it to your server.
  117