![]() |
Help with formatting of privacy.php in Master Style
My forum has about 10 styles so I made my Privacy Statement in the Master Style with template, hooks and all. So far so good.
My problem is some of the formatting- I need to indent & bullet a few items and have no idea how to do that. The normal html commands aren't working. Blockhead works great but I have no idea how to get the indents and bullets to work. If it's as simple as telling to page to look up a certain CSS, I have no idea how to do that either. Code:
<h2 class="blockhead">How we may use personal information</h2> |
Try changing:
HTML Code:
<ul> HTML Code:
<ul class="restore"> |
Quote:
I've been tearing out my hair for several hours knowing that it I probably missed something obvious when I created the page. Was I supposed to link it to a master stylesheet? |
Quote:
HTML Code:
<div class="restore"> |
Quote:
I had tried "restore" earlier but had no idea about needing the "div" CSS is obviously not my strong point. Thanks again. |
CSS is like quantum mechanics...anyone who says they understand it does not...LOL!
I really can't tell you why your first code didn't work, I just recall when I once added a block to a page with an unordered list in it, and it didn't work as desired, so I looked at the DOM for an element where it did work, such as a post where the LIST BBCode is used, and I saw the "restore" class selector was used, and I added that to my element and it worked. For me, CSS is a lot of trial and error. :) |
Thank you! I feel less stupid already :) I googled a ton thinking surely someone must have gotten it into a privacy.php file already so I can just peak and copy. The closest I found was this
Code:
·Name<br> ·Address<br> ·Phone Number |
All times are GMT. The time now is 02:20 PM. |
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:
|