Forgot your password? Forgot your username? Create an account

 
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: Problem insert a text line and link under send

Re: Problem insert a text line and link under send 1 year 1 month ago #12931

Hi Alex,

1. Sounds logical and I will change this.

2. I'll check the css.

Thanks again for the quick reply and sound thinking.
The topic has been locked.

Re: Problem insert a text line and link under send 1 year 1 month ago #12933

Ok,

Problem one solved. :cheer:

Problem two is also solved. :cheer:

I removed some lines because the joomla content pane had a fixed height and the form has scroll function enabled.

So change following:

div#aiContactSafe_mainbody_1 {
overflow:auto;
height:650px;
width:554px;
overflow-x:hidden;
overflow-y:auto;
font-style: normal;
font-weight: normal;
font-family: tahoma;
}

to

div#aiContactSafe_mainbody_1 {
width:554px;
font-style: normal;
font-weight: normal;
font-family: tahoma;
}

All solved and as a plus I can use this extension which I'm very happy with

Your the best Alex.

Thanks :-)
The topic has been locked.

Re: Problem insert a text line and link under send 1 year 4 weeks ago #12938

  • Alex
  • Alex's Avatar
  • OFFLINE
  • Administrator
  • Posts: 7782
  • Thank you received: 242
  • Karma: 60
Happy to hear that. Thanks for the feed-back. :)

Will mark the topic solved.

If you use aiContactSafe, please post a rating and a review at the Joomla Extensions Directory.
The topic has been locked.
  • Page:
  • 1
  • 2