Welcome, Guest
Username Password: Remember me

CSS general bug
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: CSS general bug

CSS general bug 13 years, 11 months ago #311

  • Goldie
  • OFFLINE
  • Fresh Boarder
  • Posts: 7
  • Karma: 0
hi there !

i'm having a problem here, whenever I'm trying to change a css class, it's not applying.
for instance I'm trying to change the colour of my links for pda devices.
therefore I opened mj_xhtml.css in template/pda and did this small change.

a, a:link, a:visited {
 
color: #6B6B6B;

}


but it's still the same colour that is showing.
mobile : samsung galaxy spica on android and nexus one on android too.

any idea ?

CSS general bug 13 years, 6 months ago #2391

  • IberoMedia
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
  • Karma: 0
You need to change the following file to have changes reflect in iPhone:

root/templates/mobile_iphone/jqtouch-src/themes/apple/theme.min.css

CSS general bug 13 years, 6 months ago #2404

  • Barnabas
  • OFFLINE
  • Moderator
  • Posts: 329
  • Karma: 6
If you can view the site in Firefox using either pda.yoursitename.com or a user agent switcher then firebug can be helpful for finding which css code is controlling the piece you need to change. Hopefully that will also be the css being used by the mobiles you mention.
help.joomla.org/files/joomla_firebug_tutorial_part1.swf is a very useful tutorial and although it is not the current version it gives techniques which allow you to see what css is doing and change it on the fly without changing your site. There is a second part to this tutorial at
help.joomla.org/files/joomla_firebug_tutorial_part2.swf

Re: CSS general bug 12 years, 8 months ago #5016

  • Goldie
  • OFFLINE
  • Fresh Boarder
  • Posts: 7
  • Karma: 0
better late than never.
thank you all for your repliesĀ 
will tell you how if it works as soon as I try it
  • Page:
  • 1
Time to create page: 0.11 seconds

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.