The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
colors leaking to other areas
anyone had any trouble with font coloring leaking outside of the font tags?
my code is found in the description for a forum: <font color="cyan">This forum is for members who have decided to quit, to post their stories on why they left New Era Gaming and why they would like to come back to the community. Posting here doesn't guarantee that you can come back, however it is the first step in returning.</font><br><br> <font color="yellow"><font size="2">Please be as descriptive as possible on why you left, why you wish to return etc, as this will prevent delays in processing your application.<br><br><font color="red"><font size="2">Please DO NOT POST in this forum if you're already a member of New Era Gaming. </font><br><font color="red">It will be deleted, and you can get BANNED!</font> it is leaking into the thread/posts column as well as the last post column and im not sure why... Thanks |
#2
|
||||
|
||||
I just checked out your site, and I don't see any color leakage (using Firefox 46.x).
|
#3
|
|||
|
|||
Hmm weird, one of my members reported it to me, i can see on ms edge as well as ie10, and whatever browser my android is.
--------------- Added [DATE]1462752732[/DATE] at [TIME]1462752732[/TIME] --------------- Check this page, as its only one doing it. http://gamingne.com/forumdisplay.php...New-Era-Gaming |
#4
|
||||
|
||||
Okay, now I see what you mean...it's likely a CSS issue...I will check it out now and see what's what.
--------------- Added [DATE]1462758735[/DATE] at [TIME]1462758735[/TIME] --------------- Okay, I found there was a missing closing HTML tag (</font>)...I also consolidated a bit, and used indenting in the HTML code for added readability. |
#5
|
|||
|
|||
Sweet looks good. Idk why but i keep missing the smallest things. Thank you!
|
#6
|
||||
|
||||
Quote:
--------------- Added [DATE]1462764930[/DATE] at [TIME]1462764930[/TIME] --------------- I notice the hover CSS isn't working quite right for the forumrow element...try adding this to your "additional.css" template: HTML Code:
div .forumrow:hover { background: #262626 url("images/Seamus/gradients/forumrow3.png") repeat-y !important; } |
Благодарность от: | ||
twistedsoul |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|