| User | Post |
|
2:47 am April 16, 2009
| womenontop
| | |
| Member | posts 5 | |
|
|
Hi, thanks very much for the use of the plugin. I'm just having a few problems with trying to add CSS or change the font size etc. for the form and for the listings. I'm using version 2.7.1 WordPress with your 1.5.2 Plugin.
The form: http://www.womenontop.co.za/?page_id=92
I've tried to use CSS in the options section in the control panel but it doesn't do anything. I can change the font color and make it bold but not the size or anything else?
Secondly for some reason I can't see the text input fields at all on the form. I'm using IE 7. Tried to stylesheet them to make them visible but nothing works.
The Directory List: Having the same problems with the CSS.
http://www.womenontop.co.za/?page_id=97
I just want to try layout and style everything to match the rest of the site. Your help will be appreciated.
Kind regards
Shawn
|
|
|
6:31 pm April 16, 2009
| support
| | |
| Admin
| posts 51 | |
|
|
Try using:
<div class="box">
The link tags
</div>
|
|
|
2:42 am April 17, 2009
| womenontop
| | |
| Member | posts 5 | |
|
|
Thanks fot that – that helps with the textfields being visible.
Still having a problem decreasing the overall font size and font of the text in the form and listing though? As you can see on the link below I've managed to change the color of "Title" to light grey but the font size won't work?
http://www.womenontop.co.za/?page_id=92
|
|
|
10:52 am April 17, 2009
| support
| | |
| Admin
| posts 51 | |
|
|
I have found that looking at a page that does what I want I can find the class that will create the look. It is probably already available in the CSS file that you use for your template it is just a matter of finding the right one.
In your case you may want to start the above code before everything else. Then close it out at the end. That way the entire thing is enclosed in the <div class="box"> statment.
For Example:
<div class="box">Please fill out completely. All fields are required. Once submitted, your link will be evaluated. It may take up to 48 hours for your link to be included.<br />
Your form here.
</div>
|
|
|
3:57 pm April 19, 2009
| womenontop
| | |
| Member | posts 5 | |
|
|
Thanks for that, I managed to get everything sorted and it's working great.
Just a question: Do you have code to include a category drop-down search to the listings page?
|
|
|
5:55 pm April 21, 2009
| support
| | |
| Admin
| posts 51 | |
|
|
hmm. no. good idea though.
|
|
|
12:33 pm April 23, 2009
| womenontop
| | |
| Member | posts 5 | |
|
|
Is this something you could do?
|
|
|
6:25 pm May 3, 2009
| support
| | |
| Admin
| posts 51 | |
|
|
Yes, I will add that to the code in the future.
Can't say when but it will get there.
|
|