The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Quote:
Wait a minute ... scratch that. I was looking at my own forum. |
#12
|
||||
|
||||
How did you do the total hits?
And I liked it, by the way. |
#14
|
||||
|
||||
Quote:
Quote:
|
#15
|
||||
|
||||
Quote:
@funinthesun - Music I liked, but again, no off switch And for more christmassy colours, go for Greens and Reds and Golds Chris |
#16
|
||||
|
||||
I suggest rewriting your "welcome" message. The message does not flow.
The Christmas theme looks good; but ... The snow flake images makes the site look "busy". Also, it makes it hard to read .. eg. white text on snow flake image background. PLEASE, PLEASE, PLEASE remove the music! Make the sound an option for your viewers -- NEVER, NEVER play music automatically. Your random quote table needs adjustment ... the height is due to the empty top-left cell and paragraph tags Here's the code to fix (just copy and paste onto an html page and test): HTML Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title> <base href="http://www.tenerifeforum.com/" /> <style type="text/css" id="vbulletin_css"> <!-- body { background: #E1E1E2; color: #000000; font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; margin: 5px 10px 10px 10px; padding: 0px; } a:link { color: #22229C; } a:visited { color: #22229C; } a:hover, a:active { color: #FF4400; } .page { background: #FFFFFF url(images/misc/xmas15tile.gif); color: #000000; } td, th, p, li { font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } .tborder { background: #D1D1E1; color: #000000; border: 1px solid #0B198C; } .tcat { background: #5d8af0 url(styles/yyxmas/extra/tcat.gif) repeat-x top left;; color: #FFFFFF; font: bold 12pt verdana; } .tcat a:link { color: #ffffff; text-decoration: none; } .tcat a:visited { color: #ffffff; text-decoration: none; } .tcat a:hover, .tcat a:active { color: #FFFF66; text-decoration: underline; } .alt1, .alt1Active { background: #F5F5FF; color: #000000; } .alt2, .alt2Active { background: #E1E4F2; color: #000000; } .button { background: #f0f0f0 url(styles/yyxmas/extra/btbg.jpg) no-repeat bottom left; font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } select { font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } option, optgroup { font-size: 11px; font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } .smallfont { font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } .bigusername { font-size: 14pt; } td.thead, div.thead { padding: 4px; } form { display: inline; } .inlineimg { vertical-align: middle; } --> </style> </head> <body> <form name="voting" id="voting" action="http://www.tenerifeforum.com/quotes.php"> <table class="tborder" align="center" border="0" cellpadding="6" cellspacing="0" width="100%"> <thead> <tr> <td class="tcat" width="100%"> Random Quote </td> <td class="tcat" style="white-space:nowrap;text-align:right"><div class="smallfont"> (<a href="http://www.tenerifeforum.com/quotes.php?do=addquote">Add a Quote</a> | <a href="http://www.tenerifeforum.com/quotes.php?do=list">View All Quotes</a>) </div></td> <td class="tcat" width="15"><div align="right"> <a href="#top" onclick="return toggle_collapse('forumhome_randomquote')"><img id="collapseimg_forumhome_randomquote" src="images/buttons/collapse_tcat.gif" alt="" border="0" /></a></div></td> </tr> </thead> <tr> <td class="alt1" colspan="2" align="center" width="100%"><div>"A dog is for life not just a friday night."</div> <div>- adds</div></td> <td class="alt1" width="15" align="right" valign="top">#24</td> </tr> <tr> <td class="alt2"> Total rating: 26 - Average: 3.71</td> <td class="alt2" colspan="2" align="right" style="white-space:nowrap">Rate this quote: <input name="do" id="do" value="rate" type="hidden" /> <input name="quoteid" id="quoteid" value="24" type="hidden" /> <select name="vote" id="vote" onchange="document.voting.submit();"> <option> </option> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> <option value="4">4</option> <option value="5">5</option> </select> </td> </tr> </table> </form> </body> </html> |
#17
|
|||
|
|||
I didn't write the message header, it is how it is when I installed the mod. How do I edit it? The music can be turned off in the edit profile options, I can change it so that it is set to no as default. How do I edit the code for the quote? This was also a mod I installed so I'm unsure. Thanks again for your honest comments
|
#18
|
||||
|
||||
I'm not familiar with the mod so I suggest posting the above code and asking someone for help on the mod thread.
|
#19
|
||||
|
||||
Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|