Search found 270 matches

by roze
Thu Jun 04, 2020 11:52 am
Forum: Templates
Topic: [new free template] fhs-megamaker
Replies: 37
Views: 15267

Re: [new free template] fhs-megamaker

Thank you.

It works! 👍🏻
by roze
Wed Jun 03, 2020 4:23 pm
Forum: Addons and Plugins
Topic: Advancedform_XH
Replies: 13
Views: 4850

Re: Advancedform_XH

oeps,

It is indeed OK now!

Thank you
by roze
Wed Jun 03, 2020 3:18 pm
Forum: Addons and Plugins
Topic: Advancedform_XH
Replies: 13
Views: 4850

Re: Advancedform_XH

cmb wrote:CODE: SELECT ALL
$plugin_tx['advancedform']['message_confirm_template']="An possibly existing %1\$s.tpl and %1\$s.css file will be overwritten!";
I think that should work without warning.
Indeed. Thanks
by roze
Wed Jun 03, 2020 3:14 pm
Forum: Addons and Plugins
Topic: Advancedform_XH
Replies: 13
Views: 4850

Re: Advancedform_XH

I've added in the CSS of advancedfiorm:

Code: Select all

/* the submit and reset button */
div.advfrm-mailform div.buttons {
    margin-top: 1em;
}

input[type="radio"] {
	width: auto !important;
}

/*
 * Back-end
 */
nothing changed.
by roze
Wed Jun 03, 2020 3:08 pm
Forum: Templates
Topic: [new free template] fhs-megamaker
Replies: 37
Views: 15267

Re: [new free template] fhs-megamaker

thank you tata, I've changed the CSS like this: } abbr { text-decoration: none; border: 0; } /* prev-top-next */ tplge_prevtopnext:{width: 100%; dislpay:flex; justify-content:space-evenly; } /*** Footer ***/ and also tried: justify-content: space-between; justify-content: space-around; justify-conte...
by roze
Wed Jun 03, 2020 10:53 am
Forum: Templates
Topic: [new free template] fhs-megamaker
Replies: 37
Views: 15267

Re: [new free template] fhs-megamaker

I want a previous-next-top in the middle under my pages. In Dutch: vorige-Top-Volgende after my modification it looks like this: vorigevolgende.png I've made a change in the template like this: </article> </main> </div> <div id="tplge_prevtopnext" class="tplge_prevtopnext"> <span><?php echo previous...
by roze
Wed Jun 03, 2020 10:00 am
Forum: Addons and Plugins
Topic: Advancedform_XH
Replies: 13
Views: 4850

Re: Advancedform_XH

But, The lining of the text after the radiobuttons is unfortunately not good, screen_contact.gif is there a way to change this lining? ============================================= and in debug it says: WARNING: sprintf(): Too few arguments /home/sanjoy-arte.nl/public_html/nieuw.perfectsound.org/plu...
by roze
Wed Jun 03, 2020 9:40 am
Forum: Addons and Plugins
Topic: Advancedform_XH
Replies: 13
Views: 4850

Re: Advancedform_XH

I've just made the change in line 1051 of advfrm.php.

It's perfect!

Thanks
by roze
Wed May 27, 2020 6:04 pm
Forum: Addons and Plugins
Topic: Layout register
Replies: 5
Views: 2146

Re: Layout register

Thank You.

The next days, I'm very busy, but after the weekend I'll try to understand these advices en try to incorporate it to see what's effect. The CSS is all new for me, so I'm a Podoloog. ;)

There is a CSS for the website overall.
and there are CSS from the plugins.

Do they 'communicate'.?
by roze
Wed May 27, 2020 2:06 pm
Forum: Addons and Plugins
Topic: Layout register
Replies: 5
Views: 2146

Layout register

I’m rebuilding the website of my choir. Í use the plugin register.The register plugin work fine, but: The register page is not a beauty in the lay-out. You must guess were the fields are you have to fill in. I’ve looked in the css of the plugin, but I don’t know what to change. Can someone help me? ...