0
Welcome Guest! Login
0 items Join Now

Afterburner Blockquote

    • felix001's Avatar
    • felix001
    • Rocketeer
    • Posts: 65
    • Thanks: 0

    Afterburner Blockquote

    Posted 15 years 1 month ago
    • Im looking to add some styles to my blockquotes but after adding them to my light4.css file it only seems to part work. In the past I adding a block style via the editor and also used this method to change the font.

      After adding the following to light4.css :
      blockquote {color;blue;margin: 1em 0 1em 2em;font-family:"Courier New",Courier,monospace;font-size:11px;}

      Example URL : http://www.fir3net.com/UNIX-/-Linux/Solaris/configuring-an-interface.html

      The changes arent made to the page even though i cannot see any different tags for these sections within firebug (??)

      Many Thanks,
  • Re: Afterburner Blockquote

    Posted 15 years 1 month ago
    • Hello.

      I looked at your site via FF and it appears that your blockquote css from light4.css is working.

      Cheers
    • felix001's Avatar
    • felix001
    • Rocketeer
    • Posts: 65
    • Thanks: 0

    Re: Afterburner Blockquote

    Posted 15 years 1 month ago
    • its kind of working. With the link www.fir3net.com/UNIX-/-Linux/Solaris/con...ng-an-interface.html
      You can see that only some of the text has been changed to this font, and is set to the default colour (black). But all of the text is set to the correct margins.

      I hope this makes sense, it isnt the easiest thing to explain via forum threads. :)
  • Re: Afterburner Blockquote

    Posted 15 years 1 month ago
    • Hello,

      Seems you have some font tags within your blockquote is this intentional?
      <font face="courier new,courier" color="#3366ff">192.168.1.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 255.255.255.0</font>

      that would be causing the color to go blue :)

      Cheers
    • felix001's Avatar
    • felix001
    • Rocketeer
    • Posts: 65
    • Thanks: 0

    Re: Afterburner Blockquote

    Posted 15 years 1 month ago
    • Can i specify a style in my CSS to change this (as in the colour font)
  • Re: Afterburner Blockquote

    Posted 15 years 1 month ago
    • hmm easiest way would be to just remove that font wrapper from the text via the content editor. as it might not override the internal FONT tag which the block quotes are surrounding.

      Cheers
    • felix001's Avatar
    • felix001
    • Rocketeer
    • Posts: 65
    • Thanks: 0

    Re: Afterburner Blockquote

    Posted 15 years 1 month ago
    • the problem I have is that I have this set in around 100 articles.
  • Re: Afterburner Blockquote

    Posted 15 years 1 month ago
    • hmmm then you could try
      blockquote font {color:#000000;}

      See if that helps. It will need to be in your css
    • felix001's Avatar
    • felix001
    • Rocketeer
    • Posts: 65
    • Thanks: 0

    Re: Afterburner Blockquote

    Posted 15 years 1 month ago
    • Excellent worked a treat. Thanks for all your help.
  • Re: Afterburner Blockquote

    Posted 15 years 1 month ago
    • not a problem!

      Cheers

Time to create page: 0.068 seconds