Forum Activity for @douglas

douglas
@douglas
10/20/14 06:00:23AM
2,812 posts

Embedding Youtube video


Design and Skin Customization

Brian knows more about this than Paul, Micheal and I do.

You will need to use the YouTube module to embed YouTube videos, there is no way around it unless you want to create your own module to handle the job.

Hope this helps! :)
douglas
@douglas
10/20/14 05:55:31AM
2,812 posts

Change Base Color On Solo Artist Skin


Design and Skin Customization

Lynnbird:
Is it possible to change the color of the skin from red to blue and if so, how do I go about it? My site banner and background clash. Also, I would like to be able to extend the site banner to entirely fill the horizontal space available. Current limit doesn't allow this. Note that I have no experience in PHP coding, only HTML, and that pre-HTML 5

You can change the colors via the ACP > Skins > Styles tab for the SoloArtist skin.

And to make the image stretch 100% across the scree, go to your ACP > Skins > Templates tab and modify the header.tpl. Find this code:

<a href="{$jamroom_url}" title="{$_conf.jrCore_system_name}">{jrCore_image image="logo.png" class="img_scale" alt=$_conf.jrCore_system_name style="max_width:1140px;"}</a>

and change it to this:

<a href="{$jamroom_url}" title="{$_conf.jrCore_system_name}">{jrCore_image image="logo.png" class="img_scale" alt=$_conf.jrCore_system_name style="width:100%;"}</a>

Hope this helps! :)
douglas
@douglas
10/17/14 01:36:19PM
2,812 posts

Embedding Youtube video


Design and Skin Customization

Try putting you code inside code tags...

[ code]
Your code here...
[ /code]

but remove the space after the [

You could also email your site URL and admin login info to support[at]jamroom[dot]net and we can take a look at it.

Hope this helps! :)
douglas
@douglas
10/17/14 01:23:35PM
2,812 posts

Embedding Youtube video


Design and Skin Customization

Can you show us exactly what your putting in your blog?

Without logging in and checking myself, all I can do is suggest possible fixes.
douglas
@douglas
10/17/14 12:51:23PM
2,812 posts

Embedding Youtube video


Design and Skin Customization

You can try changing your ACP > Core > Quota Config > Allowed HTML Tags to this:

Quote:
span,strong,em,a,b,u,i,p,div,br,img,h1,h2,h3,h4,pre,hr,ul,ol,li,param,embed

and see if that works.
douglas
@douglas
10/17/14 12:21:04PM
2,812 posts

Embedding Youtube video


Design and Skin Customization

What are you putting in the blog to embed? Can you elaborate on how your doing it?

Thanks!
douglas
@douglas
10/17/14 11:09:36AM
2,812 posts

Embedding Youtube video


Design and Skin Customization

Okay, how are you embedding the video?

Are you trying to embed in the blog using the embed tool from the text editor?
douglas
@douglas
10/17/14 07:09:49AM
2,812 posts

Embedding Youtube video


Design and Skin Customization

Where or how are you embedding the YouTube video?
douglas
@douglas
10/16/14 06:15:25AM
2,812 posts

Google Maps on Events


GoogleMaps

Ken_Rich:
SteveX:
Can you send a private note here on jamroom.net?

Sorry Steve but I don't see a button for that. Can you tell me the procedure for sending a PM here?

Go to your Private Notes and click the New Note button at the top right, then search for Steve and you should see his name in the drop down.
douglas
@douglas
10/16/14 06:12:59AM
2,812 posts

Core 5.2.9 TinyMCE4 update


IpsumJam

Thanks for fixing this Steve, it is working great now. ;)
  201