![]() |
EDIT ONLY Reg rules BG?
1 Attachment(s)
Hi Is there a way to edit ONLY the regulations rules backround without changing the SCC of my whole forum?
Thanks in advacne!! |
You can use inline css to give a back-ground color for that area. I think it's the register_rules template, this line:
HTML Code:
<div class="page" style="border:thin inset; padding:$stylevar[cellpadding]px;<if condition="!is_browser('konqueror')"> height:175px; overflow:auto</if>"> |
Quote:
|
You may add whichever background properties you'd like - just add it into the style part of that line. Here's a link for the css background properties - http://www.w3schools.com/css/css_background.asp
|
im sorry but the TUT u shoed me doesnt seem to correspond to what I am asking. Im asking how to integrate this code. Where in the code above would I add the BG color code?
|
In the style part of the tag. Such as:
HTML Code:
<div class="page" style="background-color: yellow; border:thin inset; padding:$stylevar[cellpadding]px;<if condition="!is_browser('konqueror')"> height:175px; overflow:auto</if>"> |
ok ill try it thanks I thought u knew what I meant LOL
|
All times are GMT. The time now is 07:15 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|