WebsiteBaker Community Forum

WebsiteBaker Support (2.8.x) => Templates, Menus & Design => Topic started by: hancman on November 03, 2008, 05:38:25 AM

Title: Multiplex-3 img vspace/hspace paramerters not working..
Post by: hancman on November 03, 2008, 05:38:25 AM
Hi,
I am using the Multiplex-3 template and have added an in-line image in one of my WYSIWYG sections. When i go into the source to add/modify the vspace/hspace parameters, nothing happens.

I suspect that there may CSS coding that is overriding it but i haven't been able to identify anything from looking at the code.

Any ideas what might be going on?

Thanks,
Mike..
Title: Re: Multiplex-3 img vspace/hspace paramerters not working..
Post by: ruebenwurzel on November 03, 2008, 06:38:02 AM
Hello,

have you tried it with editing the css file of your template?

Matthias
Title: Re: Multiplex-3 img vspace/hspace paramerters not working..
Post by: albatros on November 03, 2008, 10:21:20 AM
Hello hancman,

try webdeveloper or firebug. Both are addons for firefox and very helpfull to find answers for these questions.

hth

uwe
Title: Re: Multiplex-3 img vspace/hspace paramerters not working..
Post by: hancman on November 03, 2008, 02:31:29 PM
Hi Matthias,

I quickly looked at the CSS files and didn't see anything. I will dig in deeper to see if there is an edit that can be made.

Thanks,
Mike..
Title: Re: Multiplex-3 img vspace/hspace paramerters not working..
Post by: hancman on November 03, 2008, 02:32:49 PM
Uwe,
Thanks for the reply. I will try those tools to help in this effort.

Thanks,
Mike...
Title: Re: Multiplex-3 img vspace/hspace paramerters not working..
Post by: hancman on November 03, 2008, 05:37:10 PM
Matthias & Uwe,

After doing a bit of research i discovered that those parameters are no longer supported in HTML (although they do work in IE but not Firefox).

Controlling the space around the pictures is now done using CSS.

Again, thanks for you support.

Mike..