0
Welcome Guest! Login
0 items Join Now

Removing white background on component

    • halloz's Avatar
    • halloz
    • Sr. Rocketeer
    • Posts: 152
    • Thanks: 0
    • Pilot

    Removing white background on component

    Posted 13 years 3 months ago
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: Removing white background on component

    Posted 13 years 3 months ago
    • In your template.css file add this:
      div.rt-main-inner div.rt-grid-12 div.rt-block {background: none repeat scroll 0 0 transparent;
      border: medium none;}
    • halloz's Avatar
    • halloz
    • Sr. Rocketeer
    • Posts: 152
    • Thanks: 0
    • Pilot

    Re: Removing white background on component

    Posted 13 years 3 months ago
    • Hi I tried adding that in, but now some of my other pages are also going transparent, how can I set it to only that page?

      Thanks :)
    • www.avalonplay.com

      joomla 2.5
      jomsocial 2.6.2
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: Removing white background on component

    Posted 13 years 3 months ago
    • halloz wrote:
      Hi I tried adding that in, but now some of my other pages are also going transparent, how can I set it to only that page?

      Thanks :)
      In the menu parameters for that page create a page class suffix such as "mypage1" and use that class in front of the code I gave you:
      .mypage1 div.rt-main-inner.....
      You need the period in front of mypage1 in your CSS to identify this is as a class tag.
    • halloz's Avatar
    • halloz
    • Sr. Rocketeer
    • Posts: 152
    • Thanks: 0
    • Pilot

    Re: Removing white background on component

    Posted 13 years 3 months ago
    • OMG I was trying to figure this out since a week ago but instead I played around with the rt-block X.X.

      THANK YOU! :D
    • www.avalonplay.com

      joomla 2.5
      jomsocial 2.6.2

Time to create page: 0.080 seconds