Support Forums

Old 10-01-2007, 06:49 PM   #1
Senior Member
 
Join Date: Jul 2007
Posts: 112
Rep Power: 11
Greg H is on a distinguished road
Default Grey Border on Contact Page

Could someone please tell me where I can change the grey border around my contact page.

I usually always find these things but this one has me stumped.

To clarify, please look at http://www.xxxxxxxxx.com.au/contactus.php

I want to change the color of the border directly around the Contact Us.

It seems it is color #75736E : fieldset , but I cannot find this color anywhere in the css or anywhere for that matter.

Thanks
Greg
__________________
Greg

Version 3.1.9 and 4.0.3 Developer

Last edited by Greg H; 03-14-2008 at 02:26 AM.
Greg H is offline   Reply With Quote
Old 10-02-2007, 11:41 AM   #2
68 Classifieds Staff
 
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,079
Rep Power: 117
Eric Barnes is a jewel in the rough
Default

I just had a look and didn't see a grey border. Did you get it sorted?
__________________
Eric Barnes
68 Classifieds Developer
Please do not send me a private message asking for support. Instead use these open forums or our ticket system.

Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules
Eric Barnes is offline   Reply With Quote
Old 10-02-2007, 06:51 PM   #3
Senior Member
 
Join Date: Jul 2007
Posts: 112
Rep Power: 11
Greg H is on a distinguished road
Default

Eric,

Thanks for looking..

No I havent got it sorted, its strange that you cannot see it.

Can you see any border at all directly around the contact form ?
http://www.xxxxxxxx.com.au/contactus.php

Greg
__________________
Greg

Version 3.1.9 and 4.0.3 Developer

Last edited by Greg H; 03-14-2008 at 02:26 AM.
Greg H is offline   Reply With Quote
Old 10-02-2007, 08:25 PM   #4
Coder
 
Join Date: Mar 2006
Posts: 4,516
Rep Power: 110
Lhotch is just really niceLhotch is just really nice
Default

If I understand you correctly its caused by the "fieldset" html tag, try removing that and the closing tag for it in the template.
__________________
Larry.
Lhotch is offline   Reply With Quote
Old 10-03-2007, 03:05 AM   #5
Senior Member
 
Join Date: Jul 2007
Posts: 112
Rep Power: 11
Greg H is on a distinguished road
Default

Yes, that has removed it, thanks

What I really want is to change the color of it, I for the life of me cannot find where the color of that 'fieldset" is determined. The color is nowhere to be found in any stylesheet or elsewhere that I can see. Something is telling it to be grey #75736E
__________________
Greg

Version 3.1.9 and 4.0.3 Developer
Greg H is offline   Reply With Quote
Old 10-03-2007, 08:35 AM   #6
68 Classifieds Staff
 
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,079
Rep Power: 117
Eric Barnes is a jewel in the rough
Default

Try adding this to your style sheet:
fieldset{
color: #000;
}
__________________
Eric Barnes
68 Classifieds Developer
Please do not send me a private message asking for support. Instead use these open forums or our ticket system.

Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules
Eric Barnes is offline   Reply With Quote
Old 10-03-2007, 08:46 AM   #7
Coder
 
Join Date: Mar 2006
Posts: 4,516
Rep Power: 110
Lhotch is just really niceLhotch is just really nice
Default

As far as I know there is no CSS defined for it and its using the default color. If you want to change it I would imagine you would need to define a style for the fieldset tag, for example add something like this to your style sheet......

fieldset {color: red}

or try it inline

<fieldset style="color: red">
__________________
Larry.
Lhotch is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Contact Us Page - not receiving emails goose v4 Questions & Support 0 09-17-2007 11:41 PM
can I run scripts in an content page? dawyatt v3.1 Questions & Support 11 06-22-2007 02:50 PM
New page contact gppromano v3.1 Modules & Modifications 2 01-21-2007 04:52 AM
Include Contact Form on another page versatility v3.1 Questions & Support 5 09-06-2006 04:24 PM
Contact page error martini55 v3.1 Questions & Support 1 05-04-2006 10:04 AM


All times are GMT -4. The time now is 08:29 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0