Who's Online

We have 255 guests online

Newsletter Subscriber Pro

Subscribe to Mavrosxristoforos.com
news, updates and get discount coupons and more!
Name:
Email:
Mailing Lists:
Mavrosxristoforos.com News
Discounts and more!
Country
How many wheels on a bike?
(ex: 1)

Donate to us!

Currency:
Amount:

Advertisement

LovelyReborns.com
Wonderful Baby Dolls
by Reborn Doll Artist, Wileima Alvarez
Web design and much more
Diamond Media.com
Photos from Greece
Contact me about link exchange and advertising here..!

Ads by Google

 Mavrosxristoforos.com Forum
Welcome Guest   [Register]  [Login]
How to Ask Questions The Smart Way   by  on 2011-11-14 04:30:35
Hello Everybody!   by  on 2009-12-17 10:51:17
Post Reply
 Subject :Form Layout.. 2010-02-03 06:41:46 
Maxal

Guest

Hi

First of all, great job...it's simply superb.

 

Secondly, I need to fit the module in a 185px width box. For that, I need to have the labels on top of input boxes, instead of in front of them. How can I achieve that?

 

Thanx

Max

 

IP Logged
Quote Edit
 Subject :Re:Form Layout.. 2010-02-03 06:44:49 
admin
Joined: 2011-06-28 10:09:03
Posts: 513
Location: Athens, Greece
 

Hello Max.

 

To do something like that you muse change source code.

 

If you'd like, I can help you and do it together with you.

 

Please contact me at my mail mavrosxristoforos@gmail.com and we'll do the job.

IP Logged
Christopher Mavros
mavrosxristoforos@gmail.com
www.mavrosxristoforos.com
Quote
 Subject :Re:Form Layout.. 2010-02-03 06:49:38 
Maxal

Guest

Hi

 

I am definitely going to contact you. But I wonder how blazing fast you are to respond and extend help. Hats off to you :)

 

Max

IP Logged
Quote Edit
 Subject :Re:Form Layout.. 2010-02-03 06:54:30 
admin
Joined: 2011-06-28 10:09:03
Posts: 513
Location: Athens, Greece
 

Thank you Max for your comments.

 

I will expect your mail.

IP Logged
Christopher Mavros
mavrosxristoforos@gmail.com
www.mavrosxristoforos.com
Quote
 Subject :Form Layout.. 2010-02-25 08:35:54 
roymona55

Guest

Hi I have added a rapid contact in my form.

I just wanted a select list as one of my fields.

Please help.

IP Logged
Quote Edit
 Subject :Re:Form Layout.. 2010-02-25 08:46:43 
admin
Joined: 2011-06-28 10:09:03
Posts: 513
Location: Athens, Greece
 

Hello.

 

Your post is a little bit irrelevant to the discussion point, but that is not a problem.

 

If you want, you can buy for 5 euros the Rapid Contact Ex version and then contact me at mavrosxristoforos@gmail.com so that I send you the version that supports select lists.

 

Thank you

IP Logged
Christopher Mavros
mavrosxristoforos@gmail.com
www.mavrosxristoforos.com
Quote
 Subject :Re:Form Layout.. 2010-09-02 18:34:02 
edge

Guest

Hi!

i have a format or margin issue with rapid contact on my joomla template, how do i decrease the margin on the right.

thanks,

edge

www.clarkstoncommunitycenter.org

IP Logged
Quote Edit
 Subject :Re:Form Layout.. 2010-09-03 08:45:20 
admin
Joined: 2011-06-28 10:09:03
Posts: 513
Location: Athens, Greece
 

Hello.


I checked your site.

Your problem is not a margin, but the input box sizes.

Change them to 7 from your Module Parameters and you'll be ready to go!


Thank you.

IP Logged
Christopher Mavros
mavrosxristoforos@gmail.com
www.mavrosxristoforos.com
Quote
 Subject :Re:Form Layout.. 2010-09-03 12:05:35 
edge

Guest

Excellent. I should have checked that.  Thanks dude-

IP Logged
Quote Edit
 Subject :Re:Form Layout.. 2011-04-14 00:11:02 
MeltingDog

Guest

Hi,


I think I am having a similar issue (to the original poster). I cannot get the css to respond to width on my background.

See:

http://queensland.techniclean.com.au/about-us.html

Try as I might I cannot get the background colour of .rapidcontact to stretch the full width.

Any advice?

IP Logged
Quote Edit
 Subject :Re:Form Layout.. 2011-04-14 05:36:42 
admin
Joined: 2011-06-28 10:09:03
Posts: 513
Location: Athens, Greece
 

Hello MeltingDog.

Thanks for posting here.


I just visited your site and I think you fixed it?

If not, please explain how you would like to have it..


Thanks again.

IP Logged
Christopher Mavros
mavrosxristoforos@gmail.com
www.mavrosxristoforos.com
Quote
 Subject :Re:Form Layout.. 2011-04-14 20:46:50 
MeltingDog

Guest

Hi Christopher and thanks for responding so fast! With what you see on my site I have kind of just styled the module div behind the form - so all modules within that div have the blue background. I would like it so that only the .rapid_contact div can be styled with the blue background. I have also actually expanded the width of the module div to fit the form, not the other way round.

From my experiments with the css, for whatever reason, whenever i style something in the .rapid_contact every element within the module gets affected (input, button, text area, etc).

For example if I were to make .rapid_contact have a blue background with a border corner then all inputs and text areas would have the same.

Should I try to enclose your PHP in a div of my own or is there an easier way to go about it?

IP Logged
Quote Edit
 Subject :Re:Form Layout.. 2011-04-17 09:27:19 
admin
Joined: 2011-06-28 10:09:03
Posts: 513
Location: Athens, Greece
 

The reason that everything is affected, is that all elements have the .rapid_contact class.

To affect just the original div, you just write

div.rapid_contact

This way, the input.rapid_contact will not be affected by this css selector.

If then you want to change the widths, you can use

div.rapid_contact input  -or- input.rapid_contact -or- div.rapid_contact .inputbox

and div.rapid_contact textarea -or- textarea.rapid_contact -or- div.rapid_contact .textarea


If you need to apply a style only to rapid contact, you can also use the module class suffix, which is appended on the div.module (made for example, if module class suffix is test) div.moduletest

Please note, that in that case, the module class suffix is also appended in the rest of the elements, like

div.rapid_contacttest


Thanks again.

IP Logged
Christopher Mavros
mavrosxristoforos@gmail.com
www.mavrosxristoforos.com
Quote
Post Reply
Page #