The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
New Computer Support Forum
What do you guys think? We just opened up. I'm only having trouble with one thing and thats the navigation bar on the Vb advanced home. The CSS values are backwards and I don't know how to fix it. (It should have the lighter color first and then on mouse hover should have the adrker color). But other wise it seems ot be in good condition. This is my first time to design real styles.
www.supportcore.org |
#2
|
||||
|
||||
Quote:
I too have a Computer Discussion site and would like to look around. |
#3
|
||||
|
||||
Its there don't you see it? Gosh.
Sorry edited. Its there now. >.< |
#4
|
||||
|
||||
The site does not look too bad. The light on dark kinda hard on the eyes a bit.
Looks like you have plenty of discussion topics. The home page is a bit light on content. You may want to use the you vbadvanced portal your running to link a thread to home page or post specific topics on home page to fill it up a bit.. you can also ckeck out mkportal for more add on modules if needed. Just suggestions and good luck. |
#5
|
||||
|
||||
Is that what portal you're using? It looekd awesome. Can you give me a link? How much does it cost?
Thanks for the compliments. It means a lot since this is my first website and first style. |
#6
|
||||
|
||||
Quote:
Keep up the great work. |
#7
|
||||
|
||||
Looks nice. The hover affect on your Navigation column is a little odd. Each link box starts out blue and then turns to black upon hover but does not return to blue. This was found on both IE and Firefox while using XP. Other than that, cool style and good luck.
|
#8
|
||||
|
||||
Yeah I'm having trouble with that .I found the script on another site. (VbAdvanced.com). You think if I psoted the code you could help me fix it?
|
#9
|
||||
|
||||
Quote:
|
#10
|
||||
|
||||
I'm new at this and don't know much about CSS. I was told to add this html into a new template to create the module. This is what I was told to add in. I'm not sure if this is the CSS or not.
Code:
<table cellpadding="0" cellspacing="0" border="0" class="tborder" width="100%"> <tr> <td> <table cellpadding="4" cellspacing="$stylevar[cellspacing]" border="0" width="100%"> <tr> <td class="tcat"> <div class="smallfont"><strong>Navigation</strong></div> </td> </tr> <tr onmouseover="this.className='alt1'" onmouseout="this.className='alt2'"> <td><span id="Support Core"><div class="smallfont"> <strong> <script type="text/javascript"> vbmenu_register("Link1"); </script><a href="http://www.supportcore.org/">Support Core Home</a> </strong> </div></span></td></tr> <tr onmouseover="this.className='alt1'" onmouseout="this.className='alt2'"> <td><span id="Security Report"><div class="smallfont"> <strong><script type="text/javascript"> vbmenu_register("Link2"); </script><a href="http://www.supportcore.org/index.php/index.php?page=security">Security Report</a> </strong> </div></span></td></tr> <tr onmouseover="this.className='alt1'" onmouseout="this.className='alt2'"> <td><span id="Computer Care"><div class="smallfont"> <strong> <script type="text/javascript"> vbmenu_register("Link3"); </script><a href="http://www.supportcore.org/index.php/index.php?page=tutorials">Computer Care</a></strong> </div></span></td></tr> <tr onmouseover="this.className='alt1'" onmouseout="this.className='alt2'"> <td><span id="Staff Page"><div class="smallfont"> <strong><script type="text/javascript"> vbmenu_register("Link4"); </script><a href="http://www.supportcore.org/index.php/index.php?page=staff">Staff Page</a></strong> </div></span></td></tr> <tr onmouseover="this.className='alt1'" onmouseout="this.className='alt2'"> <td><span id="Advertisement Program"><div class="smallfont"> <strong><script type="text/javascript"> vbmenu_register("Link4"); </script><a href="http://www.supportcore.org/index.php/index.php?page=advertise">Advertisement Program</a></strong> </div></span></td></tr> <if condition="$show['admincplink']"><tr class="alt1"> <td><span id="other"><div class="smallfont"> <strong><img src="$stylevar[imgdir_statusicon]/forum_old.gif" align="right" /><a href="$admincpdir/" target="_blank">$vbphrase[admin]</a></strong> </div></span> </td> </tr></if> </table> </td> </tr> </table> <!-- Menus / --> <!-- Link1 Menu Start --> <div class="vbmenu_popup" id="Link1_menu" style="display:none; margin-left:100px;" > <table cellpadding="4" cellspacing="$stylevar[cellspacing]" border="0"> <tr><td class="thead">Support Core</td></tr> <tr><td class="vbmenu_option"><a href="www.supportcore.org">Support Core Home</a></td></tr> <tr><td class="vbmenu_option"><a href="www.supportcore.org">Support Core Home</a></td></tr> <tr><td class="vbmenu_option"><a href="www.supportcore.org">Support Core Home</a></td></tr> <tr><td class="vbmenu_option"><a href="www.supportcore.org">Support Core Home</a></td></tr> <tr><td class="vbmenu_option"><a href="www.supportcore.org">Support Core Home</a></td></tr> </a></td></tr> </table> </div> <!-- / Link1_menu end --> <!-- Link2 Start / --> <div class="vbmenu_popup" id="Link2_menu" style="display:none; margin-left:100px;" > <table cellpadding="4" cellspacing="$stylevar[cellspacing]" border="0"> <tr><td class="thead">Link2</td></tr> <tr><td class="vbmenu_option"><a href="#">Duplicate This link</a></td></tr> <tr><td class="vbmenu_option"><a href="#">Duplicate This link</a></td></tr> <tr><td class="vbmenu_option"><a href="#">Duplicate This link</a></td></tr> <tr><td class="vbmenu_option"><a href="#">Duplicate This link</a></td></tr> <tr><td class="vbmenu_option"><a href="#">Duplicate This link</a></td></tr> </table> </div> <!-- Link2 End / --> <!-- Link3 Start / --> <div class="vbmenu_popup" id="Link3_menu" style="display:none; margin-left:100px;" > <table cellpadding="4" cellspacing="$stylevar[cellspacing]" border="0"> <tr><td class="thead">Link3</td></tr> <tr><td class="vbmenu_option"><a href="#">Duplicate This link</a></td></tr> <tr><td class="vbmenu_option"><a href="#">Duplicate This link</a></td></tr> <tr><td class="vbmenu_option"><a href="#">Duplicate This link</a></td></tr> <tr><td class="vbmenu_option"><a href="#">Duplicate This link</a></td></tr> <tr><td class="vbmenu_option"><a href="#">Duplicate This link</a></td></tr> </table> </div> <!-- Link3 End / --> <!-- Link4 Start / --> <div class="vbmenu_popup" id="Link4_menu" style="display:none; margin-left:100px;" > <table cellpadding="4" cellspacing="$stylevar[cellspacing]" border="0"> <tr><td class="thead">Link4</td></tr> <tr><td class="vbmenu_option"><a href="#">Duplicate This link</a></td></tr> <tr><td class="vbmenu_option"><a href="#">Duplicate This link</a></td></tr> <tr><td class="vbmenu_option"><a href="#">Duplicate This link</a></td></tr> <tr><td class="vbmenu_option"><a href="#">Duplicate This link</a></td></tr> <tr><td class="vbmenu_option"><a href="#">Duplicate This link</a></td></tr> </table> </div> <!-- Link4 End / --> <!-- Link5 Start / --> <div class="vbmenu_popup" id="Link5_menu" style="display:none; margin-left:100px;" > <table cellpadding="4" cellspacing="$stylevar[cellspacing]" border="0"> <tr><td class="thead">Products</td></tr> <tr><td class="vbmenu_option"><a href="#">Duplicate This link</a></td></tr> <tr><td class="vbmenu_option"><a href="#">Duplicate This link</a></td></tr> <tr><td class="vbmenu_option"><a href="#">Duplicate This link</a></td></tr> <tr><td class="vbmenu_option"><a href="#">Duplicate This link</a></td></tr> <tr><td class="vbmenu_option"><a href="#">Duplicate This link</a></td></tr> </table> </div> <!-- Link5 End / --> </br> </br> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|