The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Pink box, confused
Trying to edit the CSS for the pop-up pink box I have set years ago and do not recall where the CSS is being pulled. I have searched all files and templates to no avail. This is a bit baffling to me.
The border color is f2a0f9 and the background is ffdbf9. I searched both through all files, templates and its main css area as well. Nothing comes up. I want to edit the colors, hence my reason to trace where the css is being pulled from. Example: http://www.talkjesus.com/seeking-jes...eet-jesus.html |
#2
|
|||
|
|||
Looks like it comes from
HTML Code:
<div class="random-tips">
Hope that helps R. |
Благодарность от: | ||
Max Taxable |
#3
|
||||
|
||||
Thanks but that wasn't the one.
random tips from sites.css is Code:
.random-tips { background-color: #FFDBF9; border: 1px dotted #F2A0F9; text-align: left; margin-left:25px; padding: 10px 10px 10px 15px; text-decoration:none; font-family: georgia, helvitca, arial, sans-serif; background-image:url(/images/coda.png); background-repeat:no-repeat; background-position: center left; text-indent:24px; width:75%; } |
#4
|
||||
|
||||
Quote:
Quote:
|
#5
|
||||
|
||||
Because the pop-up pink box has a solid border, not dotted and its 2px or 3px in size as well.
|
#6
|
||||
|
||||
Then look for something else that is overwriting it.
I have no idea what box you are talking about from your description (no image!) so I can't help. |
#7
|
|||
|
|||
The border IS dotted. Press Ctrl and hit the "+" key a few times (or maybe Ctrl Shift + for some browsers, or just take my word for it!) But just try this:
HTML Code:
.random-tips { /* background-color: #FFDBF9; border: 1px dotted #F2A0F9;*/ background-color:blue; border: 1px solid black: text-align: left; I promise it will change. Now try out different colors until you find ones you like. |
Благодарность от: | ||
Max Taxable |
#8
|
||||
|
||||
It is not dotted, it is solid.
See screenshot. http://www.talkjesus.com/bible-study...tml#post195396 |
#9
|
|||
|
|||
Everyone who responded was looking at the pink box near the top of the page that said
"When you feel down and going through tought trials, remember the countless great things Jesus has done for you!" last time I looked. |
#10
|
||||
|
||||
Quote:
EDIT: On a live look just now, it appears you were able to change it. |
Благодарность от: | ||
SOL-R |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|