View Full Version: [S] Adblocker And Forum Colors...

RPG-Directory > Solved Support Topics > [S] Adblocker And Forum Colors...



Title: [S] Adblocker And Forum Colors...


Jae - June 24, 2008 10:04 PM (GMT)
Edit: Solved. :)

Edit2: Well...partially. If anyone knows how to change the color of the strip (I think it's the Google Ad, but I have Adblocker turned on) between the logo/banner and the userlinks ("Logged in as..."), please help? XD If it's possible to change it, anyway.

Sunday - July 1, 2008 05:38 PM (GMT)
Add the following to your CSS (I usually put it underneath row4, since it's a component of that code):

CODE
div.row4 {
background-color: #HEXCODE;
border: 1px solid #HEXCODE; }


That will just change the background color and border style/color.

Replace HEXCODE with your color. You can also change 1px to something larger (or just get rid of the border by putting in 0px), and make it "dashed", "dotted", or "double" instead of "solid".

You can add other details, like font-size, if you like. However, just so you know, this will also change the color of the InvisionFree copyright at the bottom (the one that sas "Hosted for free by InvisionFree (Terms of Use: Updated 7/7/05)... etc.")

Jae - July 3, 2008 03:04 PM (GMT)
Thank you. :]




Hosted for free by InvisionFree