1
AmyMarie
Changing the Stylesheet in SmartFAQs?
  • 2010/2/21 23:30

  • AmyMarie

  • Just popping in

  • Posts: 49

  • Since: 2008/9/3 1


I am trying to change the stylesheet in smartFAQ's so the links are not Underlined.. I have found the smartfaq.css but when I add the code text-decoration:none; they still show as underlined. Can someone help me with this please.

2
kris_fr
Re: Changing the Stylesheet in SmartFAQs?
  • 2010/2/22 0:18

  • kris_fr

  • Theme Designer

  • Posts: 1009

  • Since: 2005/12/31


hi,

add "!important", eq :
#your id a {text-decoration:none !important;}
or
.
your class {text-decoration:none !important;}


@+

3
AmyMarie
Re: Changing the Stylesheet in SmartFAQs?
  • 2010/2/22 17:47

  • AmyMarie

  • Just popping in

  • Posts: 49

  • Since: 2008/9/3 1


thank you.. but that did not work either.

here is the smartfaq.css that is supplied with the module:

/**
* $Id: smartfaq.css,v 1.11 2004/12/30 22:34:08 malanciault Exp $
* Module: SmartFAQ
* Author: The SmartFactory <www.smartfactory.ca>
* Licence: GNU
*/

.sf_headertable {padding: 0; margin: 0; border-bottom: 1px solid;}
.sf_modulename {font-size: 10px; text-align: left; font-weight: bold; padding-right: 0.3em; line-height: 18px; text-decoration:none;}
.sf_breadcrumb {font-size: 10px; line-height: 18px; text-decoration:none;}

.sf_infotitle {margin-top: 8px; margin-bottom: 8px; font-size: 18px; line-height: 18px; font-weight: bold; display: block; text-decoration:none;}
.sf_infotext {line-height: 130%; display: block; text-decoration:none !important;}
.sf_infotext a {text-decoration:none !important;}

.sf_faq_head_cat {padding-top: 0px; text-align: right; font-style:normal; vertical-align: middle; display: block; text-decoration:none;}
.sf_faq_head_who {padding-top: 5px; text-align: right; font-style:normal; vertical-align: middle; display: block; text-decoration:none;}

.sf_collaps_title {margin-bottom: 8px; margin-top: 10px; font-size: 16px; line-height: 16px; font-weight: bold; display: block; text-decoration:none;}
.sf_collaps_info {margin: 3px 0 12px 0; font-size: small; display: block; text-decoration:none;}
.sf_collaps_info a {text-decoration:none !important;}

.sf_category_dsc {margin: 3px 0 10px 0; font-size: small; display: block; text-decoration:none;}
.sf_adminlinks {font-size: 10px; text-align: center; line-height: 18px; text-decoration:none;}

.itemFoot {text-align: right; padding:3px; border:1px solid #808080; text-decoration:none; }
.itemFoot {text-align: right; padding:3px; border:1px solid #808080; text-decoration:none;}

.modfooter{text-align: center; padding-top: 6px; font-size: 9px; border-top: 0px solid #ccc; text-decoration:none;}

I hope you can help me on this.

4
AmyMarie
Re: Changing the Stylesheet in SmartFAQs?
  • 2010/2/26 21:56

  • AmyMarie

  • Just popping in

  • Posts: 49

  • Since: 2008/9/3 1


The Questions in SmartFAQ come out in Italic font and underlined. Does anyone know where to change this.? It is not in the stylesheet. Does anyone know of another place to change this?

thank you

5
AmyMarie
Re: Changing the Stylesheet in SmartFAQs?
  • 2010/2/26 22:34

  • AmyMarie

  • Just popping in

  • Posts: 49

  • Since: 2008/9/3 1


Ok. I found it.. it was in the theme css directory - content.css
Hope that it helps other.

Login

Who's Online

270 user(s) are online (159 user(s) are browsing Support Forums)


Members: 0


Guests: 270


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits