Injader
Forum > Help Forum > Contact Form issue

< Help forum reopened : Is there a function for getting the CONTENT author profile link? >

Jane
Permalink

Created: May 18, 2009 19:41

Contact Form issue

I have tried all my little CSS tricks, and nothing works. My contact form is too large and squashes my sidebar up to the right. I'm sure if I found the right #id I could change the width accordingly, but after 2 hours of searching, please help me Ben :o)

Thank you in advance!

Tags: contact form

Ben's avatar

Ben
Permalink


1

Created: May 18, 2009 21:48

Have a look at the following CSS:

#offset {background-color: #b0e0dc; color: #fff; border: 1px solid #179999;}

Try adding a width. For instance:

#offset {background-color: #b0e0dc; color: #fff; border: 1px solid #179999; width: 150px;}

Jane
Permalink


2

Created: May 18, 2009 22:17

Well darn it! Ben, I swear I tried exactly this 3 hours ago, and it wouldn't work, otherwise I wouldn't have bothered you.

We could do with a red-faced embarrassment smiley :o)

You do not have access to post comments in this area.