1
irmtfan
how to show quote marks with start and end icons?
  • 2007/3/25 6:22

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


i just want to know if its possible to show quotes with small icons like this:
http://news.bbc.co.uk/2/hi/middle_east/6492139.stm

there is only one xoopsQuote in CSS

anyone have an idea?

2
rabideau
Re: how to show quote marks with start and end icons?
  • 2007/3/25 18:38

  • rabideau

  • Home away from home

  • Posts: 1042

  • Since: 2003/4/25


Hi...

You could create a <div> class for quotes in your css and use the gif image(s) there.

Of course your stuff will then run the risk of being incompatible with other XOOPS sites.
Pax vobiscum,
...mark

may the road rise to meet your feet!

http://treemagic.org

3
JMorris
Re: how to show quote marks with start and end icons?
  • 2007/3/25 23:51

  • JMorris

  • XOOPS is my life!

  • Posts: 2722

  • Since: 2004/4/11


One approach is CSS pseudo classes, like p:before, p:after.

A word of caution though, this approach does not work well with IE. Must like most cool things you can do with standards compliant CSS. But I digress...

HTH.

James
Insanity can be defined as "doing the same thing over and over and expecting different results."

Stupidity is not a crime. Therefore, you are free to go.

4
irmtfan
Re: how to show quote marks with start and end icons?
  • 2007/3/26 5:01

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


thank you both
rabideau,
it should be done with [ quote ] [ /quote ] tags
i dont want to touch core php files.


JMorris,
yes its a nice trick but as you said that MICRO$OFT IE is a big issue with its incompatibilities with CSS3 and even CSS2.
see here:
http://www.css3.info/selectors-test/
and unfortunately about 60 percents of all of my visitors using IE.
anyway i work on it

Login

Who's Online

235 user(s) are online (134 user(s) are browsing Support Forums)


Members: 0


Guests: 235


more...

Donat-O-Meter

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

Latest GitHub Commits