Activity Stream
48,167 MEMBERS
62598 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 10 of 10
  1.     
    #1
    Banned
    Website's:
    SixUpload.com WHangout.com

    Default Making Vb theme IE compatible

    Hi friends,

    i have a site whangout.com. It is using a theme which is working nice on all other browsers like this:



    but in internet explorer it is showing like this:



    can someone fix it for internet explorer too....
    saini Reviewed by saini on . Making Vb theme IE compatible Hi friends, i have a site whangout.com. It is using a theme which is working nice on all other browsers like this: http://i42.tinypic.com/3466kie.jpg but in internet explorer it is showing like this: http://i41.tinypic.com/sp9p9z.jpg Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Too busy :|
    Website's:
    L337Fx.com BeastieBay.net
    I'd suggest to be least bothered about Internet Explorer.

    Just add a small banner to promote Chrome/Firefox and prevent users from using Internet Explorer as they're getting shitier after every release.

    Paste your part of the CSS file for that block and we'll help you

    Its really a pain in the ass to make your site look good in Internet Explorer too.

  4.     
    #3
    Banned
    Website's:
    SixUpload.com WHangout.com
    blaze the problem is with whole theme....check the member login area at header, it is also not looking good in IE....so i think you have to code it again....i am ready to pay for via alertpay to make it compatible in IE......

  5.     
    #4
    Too busy :|
    Website's:
    L337Fx.com BeastieBay.net
    @saini,

    The problem is, I don't have sufficient time My exams are currently going on

    But you can post them here and some other member will help you out ;P

  6.     
    #5
    Banned
    Website's:
    SixUpload.com WHangout.com
    but i don't know which code that part is using as i don't know much coding.... Will you tell which code to paste here for that homepage index display ?

    ---------- Post added at 11:24 AM ---------- Previous post was at 11:13 AM ----------

    forum home template code
    Code: 
    $stylevar[htmldoctype]
    <html xmlns="http://www.w3.org/1999/xhtml" dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
    <head>
        <!-- no cache headers -->
        <meta http-equiv="Pragma" content="no-cache" />
        <meta http-equiv="Expires" content="-1" />
        <meta http-equiv="Cache-Control" content="no-cache" />
        <!-- end no cache headers -->
        $headinclude
        <title><phrase 1="$vboptions[bbtitle]">$vbphrase[x_powered_by_vbulletin]</phrase></title>
    </head>
    <body>
    $header
    $navbar
    
    
    
    
    
    <!-- guest welcome message -->
    <if condition="$show['guest']">
    <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
    
    
    
        <tr>
            <td class="tcat" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><phrase 1="$vboptions[bbtitle]">$vbphrase[welcome_to_the_x]</phrase></td>
        </tr>
        <tr>
            <td class="alt1" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>">
                <phrase 1="faq.php$session[sessionurl_q]" 2="register.php$session[sessionurl_q]">$vbphrase[first_visit_message]</phrase>
            </td>
        </tr>
    
    </table> 
    <br />
    </if>
    <!-- / guest welcome message -->
    
    $forumbits $forumhome_markread_script
    <br />
    $ad_location[ad_forumhome_afterforums]
    
    <!-- what's going on box -->
    <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
    <thead>
        <tr>
            <td class="tcat" colspan="2">$vbphrase[whats_going_on]</td>
        </tr>
    </thead>
    <if condition="$show['loggedinusers']">
    <!-- logged-in users -->
    <tbody>
        <tr>
            <td class="thead" colspan="2">
                <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_activeusers')"><img id="collapseimg_forumhome_events" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_events].gif" alt="" border="0" /></a>
                <a href="online.php$session[sessionurl_q]" rel="nofollow">$vbphrase[currently_active_users]</a>: $totalonline (<phrase 1="$numberregistered" 2="$numberguest">$vbphrase[x_members_and_y_guests]</phrase>)
            </td>
        </tr>
    </tbody>
    <tbody id="collapseobj_forumhome_activeusers" style="$vbcollapse[collapseobj_forumhome_activeusers]">
        <tr>
            <td class="alt2"><a href="online.php$session[sessionurl_q]" rel="nofollow"><img src="$stylevar[imgdir_misc]/whos_online.gif" alt="$vbphrase[view_whos_online]" border="0" /></a></td>
            <td class="alt1" width="100%">
                <div class="smallfont">
                    <div style="white-space: nowrap"><phrase 1="$recordusers" 2="$recorddate" 3="$recordtime">$vbphrase[most_users_ever_online_was_x_y_at_z]</phrase></div>
                    <div>$activeusers</div>
                </div>
            </td>
        </tr>
    </tbody>
    <!-- end logged-in users -->
    </if>
    <tbody>
        <tr>
            <td class="thead" colspan="2">
                <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_stats')"><img id="collapseimg_forumhome_stats" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_stats].gif" alt="" border="0" /></a>
                <phrase 1="$vboptions[bbtitle]">$vbphrase[x_statistics]</phrase>
            </td>
        </tr>
    </tbody>
    <tbody id="collapseobj_forumhome_stats" style="$vbcollapse[collapseobj_forumhome_stats]">
        <tr>
            <td class="alt2"><img src="$stylevar[imgdir_misc]/stats.gif" alt="<phrase 1="$vboptions[bbtitle]">$vbphrase[x_statistics]</phrase>" border="0" /></td>
            <td class="alt1" width="100%">
            <div class="smallfont">
                <div>
                    $vbphrase[threads]: $totalthreads,
                    $vbphrase[posts]: $totalposts,
                    $vbphrase[members]: $numbermembers<if condition="$show['activemembers']">,
                        <span title="<phrase 1="$vboptions[activememberdays]">$vbphrase[within_the_last_x_days]</phrase>">$vbphrase[active_members]: $activemembers</span>
                    </if>
                </div>
                <div><phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div>
            </div>
            </td>
        </tr>
    </tbody>
    <if condition="$show['birthdays']">
    <!-- today's birthdays -->
    <tbody>
        <tr>
            <td class="thead" colspan="2">
                <a style="float:$stylevar[right]" href="#top" onClick="return toggle_collapse('forumhome_birthdays')"><img id="collapseimg_forumhome_birthdays" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_birthdays].gif" alt="" border="0" /></a>
                $vbphrase[todays_birthdays]
            </td>
        </tr>
    </tbody>
    <tbody id="collapseobj_forumhome_birthdays" style="$vbcollapse[collapseobj_forumhome_birthdays]">
        <tr>
            <td class="alt2"><a href="calendar.php?$session[sessionurl]do=getday&amp;day=$today&amp;sb=1"><img src="$stylevar[imgdir_misc]/birthday.gif" alt="$vbphrase[view_birthdays]" border="0" /></a></td>
            <td class="alt1" width="100%"><div class="smallfont">$birthdays</div></td>
        </tr>
    </tbody>
    <!-- end today's birthdays -->
    </if>
    <if condition="$show['upcomingevents']">
    <tbody>
        <tr>
            <td class="thead" colspan="2">
                <a style="float:$stylevar[right]" href="#top" onClick="return toggle_collapse('forumhome_events')"><img id="collapseimg_forumhome_events" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_events].gif" alt="" border="0" /></a>
                <if condition="$show['todaysevents']">$vbphrase[todays_events]<else /><phrase 1="$vboptions[showevents]">$vbphrase[upcoming_events_for_the_next_x_days]</phrase></if>
            </td>
        </tr>
    </tbody>
    <tbody id="collapseobj_forumhome_events" style="$vbcollapse[collapseobj_forumhome_events]">
        <tr>
            <td class="alt2"><a href="calendar.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/calendar.gif" alt="$vbphrase[calendar]" border="0" /></a></td>
            <td class="alt1" width="100%"><div class="smallfont">$upcomingevents</div></td>
        </tr>
    </tbody>
    </if>
    <tbody>
    <tr>
    <td class="tcat" align="center" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><div class="smallfont"><strong>
    <a href="forumdisplay.php?$session[sessionurl]do=markread&amp;markreadhash=$bbuserinfo[securitytoken]" rel="nofollow">$vbphrase[mark_forums_read]</a>
    &nbsp; &nbsp;
    <a href="showgroups.php?$session[sessionurl]">$vbphrase[view_forum_leaders]</a>
    </strong></div></td>
    </tr>
    </tbody>
    </table>
    <!-- end what's going on box -->
    
    <!-- icons -->
    <div id="tborder_icons_spacer"></div>
    <table class="tborder_icons" align="center" border="0" cellpadding="6" cellspacing="0" width="100%">
    
    
    <tbody>
    <tr align="center">
        <td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_new.gif" alt="" border="0" /></td>
        <td align="left" class="alt1">
            <div class="smallfont">$vbphrase[forum_contains_new_posts]</div>
            
            
        </td>
        <td class="alt2" ><img src="$stylevar[imgdir_statusicon]/forum_old.gif" alt="" border="0" /></td>
        <td align="left" class="alt1" ><div class="smallfont">$vbphrase[forum_contains_no_new_posts]</div></td>
          <td class="alt2" ><img src="$stylevar[imgdir_statusicon]/forum_new_lock.gif" alt="" border="0" /></td>
        <td align="left" class="alt1" ><div class="smallfont">$vbphrase[forum_is_closed_for_posting]</div></td>
    </tr>
    
    
    </tbody>
    
    </table>
    <!-- /icons-->
    
    <!-- time and login code -->
    
    
    <div id="forumhome_bottom_spacer"></div>
    <table cellpadding="0" cellspacing="2" border="0" width="100%">
    <tr valign="bottom">
        
            <!-- Time -->
            <td align="$stylevar[left]" valign="top"><div class="smallfont">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div></td>
    <!-- /Time -->        
    
    <!-- member logout -->
    <if condition="!$show['guest']">
    <td align="$stylevar[right]" valign="top"><div class="smallfont"><a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" onClick="return log_out('$vbphrase[sure_you_want_to_log_out]')">$vbphrase[log_out]</a></div></td>
    </if>
    <!-- /member logout -->
    
        
    </tr>
    </table>
    <!-- /time and login code -->
    
    $footer
    </body>
    </html>

  7.     
    #6
    Member
    Website's:
    forumflare.com
    Quote Originally Posted by saini View Post
    blaze the problem is with whole theme....check the member login area at header, it is also not looking good in IE....so i think you have to code it again....i am ready to pay for via alertpay to make it compatible in IE......
    I believe those are the header, forumhome_forumbit_level1_nopost, and forumhome_forumbit_level2_post.

  8.     
    #7
    Banned
    Website's:
    SixUpload.com WHangout.com
    heade code:

    Code: 
    
    <a name="top"></a>
    <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
    <tr>
        <td width="$stylevar[outertablewidth]" class="logo_bg"> 
          <table width="$stylevar[outertablewidth]" border="0" cellpadding="0" cellspacing="0">
            <tr> 
              <td class="logo_bg"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
              <td class="logo_bg"><if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else />&nbsp;</if></td>
            </tr>
            <tr>
              <td height="31" colspan="2" class="meny_bg" style="background-image: url($stylevar[imgdir_misc]/sub.gif)"> <table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
                  <tr align="center"> 
                    <td class="meny_nav"><if condition="THIS_SCRIPT == 'adv_index'"><a href="$vboptions[bburl]/"> Forums <else /> <a href="$vboptions[homeurl]/"> Home </if></a></td>
                  <if condition="$show['member']"> 
                    <td class="meny_nav"><a href="$vboptions[bburl]/usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
                    </if> 
                    <if condition="$show['registerbutton']"> 
                    <td class="meny_nav"><a href="$vboptions[bburl]/register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a></td>
                    </if>
                    <if condition="$vbulletin->products['vbblog']">
                    <td class="meny_nav"><a href="$vboptions[bburl]/blog.php$session[sessionurl_q]">$vbphrase[blogs]</a></td>
                    </if>
                    <if condition="$vbulletin->products['vbprojecttools']">
                   <td class="meny_nav"><a href="$vboptions[bburl]/project.php$session[sessionurl_q]">$vbphrase[projects]</a></td>
                   </if>
                    $template_hook[navbar_buttons_left] 
                    
                    <td class="meny_nav"><a href="$vboptions[bburl]/faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
                    <td class="meny_nav"><a href="$vboptions[bburl]/memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td>
                    <td class="meny_nav"><a href="$vboptions[bburl]/calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
                    <if condition="$show['popups']"> <if condition="$show['searchbuttons']"> 
                    <if condition="$show['member']"> 
                    <td class="meny_nav"><a href="$vboptions[bburl]/search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
                    <else /> 
                    <td class="meny_nav"><a href="$vboptions[bburl]/search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
                    </if> 
                    <td id="navbar_search" class="meny_nav"><a href="$vboptions[bburl]/search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[search]</a> 
                      <if condition="$show['quicksearch']"> 
                      <script type="text/javascript"> vbmenu_register("navbar_search"); </script>
                      </if></td>
                    </if> <if condition="$show['member']"> 
                    <td id="usercptools" class="meny_nav"><a href="$show[nojs_link]#usercptools" accesskey="3">$vbphrase[quick_links]</a> 
                      <script type="text/javascript"> vbmenu_register("usercptools"); </script></td>
                    </if> <else /> <if condition="$show['searchbuttons']"> 
                    <td class="meny_nav"><a href="$vboptions[bburl]/search.php$session[sessionurl_q]" accesskey="4">$vbphrase[search]</a></td>
                    <if condition="$show['member']"> 
                    <td class="meny_nav"><a href="$vboptions[bburl]/search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
                    <else /> 
                    <td class="meny_nav"><a href="$vboptions[bburl]/search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
                    </if> </if> 
                    <td class="meny_nav"><a href="$vboptions[bburl]/forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a></td>
                    <if condition="$show['member']"> 
                    <td class="meny_nav"><a href="#" onClick="window.open('misc.php?$session[sessionurl]do=buddylist&amp;focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td>
                    </if> </if> $template_hook[navbar_buttons_right] <if condition="$show['member']"> 
                    <td class="meny_nav"><a href="$vboptions[bburl]/login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" onClick="return log_out('$vbphrase[sure_you_want_to_log_out]')">$vbphrase[log_out]</a></td>
                    </if> </tr>
                </table></td>
            </tr>
            <tr> 
              <td height="17" colspan="2" class="meny_bg_bottom" style="background-image: url($stylevar[imgdir_misc]/menu_bottom_bg.gif)">&nbsp;</td>
            </tr>
          </table>
    
    </td></tr>
        
    </table>
    <!-- /logo -->
    
    $spacer_open
    
    $_phpinclude_output
    
    $ad_location[ad_header_end]
    forumhome_forumbit_level1_nopost code

    Code: 
    <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
    <tbody>
        <tr>
            <td class="tcat" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>">
                <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumbit_$forumid')"><img id="collapseimg_forumbit_$forumid" src="$stylevar[imgdir_button]/collapse_tcat{$collapseimg_forumid}.gif" alt="" border="0" /></a>
                <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a>
                <if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>
                <if condition="$show['subforums']"><div class="smallfont"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>
            </td>
        </tr>
    </tbody>
    <if condition="$childforumbits">
    <tbody id="collapseobj_forumbit_$forumid" style="{$collapseobj_forumid}">
    <tr align="center">
    <td class="thead" width="35">&nbsp;</td>
    <td class="thead" align="$stylevar[left]">$vbphrase[forum]</td>
    <td class="thead" width="175">$vbphrase[last_post]</td>
    <td class="thead" width="65">$vbphrase[threads]</td>
    <td class="thead" width="65">$vbphrase[posts]</td>
    <if condition="$vboptions['showmoderatorcolumn']">
    <td class="thead" width="120">$vbphrase[moderator]</td>
    </if>
    </tr>
    $childforumbits
    </tbody>
    </if>
    </table>
    <div class="nopost_spacer"></div>
    forumhome_forumbit_level2_post code

    Code: 
    <tr align="center">
        <td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>
        <td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]">
            <div>
                <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>
                <if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if>
            </div>
            <if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>
            <if condition="$show['forumsubscription']"><div class="smallfont"><strong><a href="subscription.php?$session[sessionurl]do=removesubscription&amp;f=$forum[forumid]" rel="nofollow">$vbphrase[unsubscribe_from_this_forum]</a></strong></div></if>
            <if condition="$show['subforums']"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>
        </td>
    <td class="alt2" width="175" nowrap="nowrap">$forum[lastpostinfo]</td>
    <td class="alt1" width="65">$forum[threadcount]</td>
    <td class="alt2" width="65">$forum[replycount]</td>
    <if condition="$vboptions['showmoderatorcolumn']">
    <td class="alt1" width="120"><div class="smallfont">$forum[moderators]&nbsp;</div></td>
    </if>
    </tr>
    $childforumbits


    ---------- Post added at 08:01 PM ---------- Previous post was at 11:31 AM ----------

    can someone help me please......

  9.     
    #8
    Banned
    Website's:
    SixUpload.com WHangout.com
    Someone please help me to make it compatible with internet explorer.....

  10.     
    #9
    Too busy :|
    Website's:
    L337Fx.com BeastieBay.net
    Ummm, problem is with the CSS

    Paste the css file here.

  11.     
    #10
    Banned
    Website's:
    SixUpload.com WHangout.com
    Where is the css file..? Is it a template or a file on server..?

    Are you talking abt Additional css definitions, blaze:
    Code: 
    .logo_bg {
    background: #3B3B3C url(images/darknight/misc/header_bg.gif) ;
    }
    
    .meny_bg {
    background: #3B3B3C url(images/darknight/misc/sub.gif) ;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    }
    .meny_bg_bottom {
    background: #FFFFFF  url(images/darknight/misc/menu_bottom_bg.gif) ;
    }
    
    .meny_height {
    height : 31px; 
    background : #3B3B3C; 
    } 
    .meny_nav {
    color:  #FFFFFF;
    font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    padding: 3px 5px 3px 5px;
    } 
    .meny_nav a:link {
    color:  #FFFFFF;
    text-decoration: none;
    }
    .meny_nav a:visited {
    color:  #FFFFFF;
    text-decoration: none;
    }
    .meny_nav a:active {
    color:  #FFFFFF;
    text-decoration: none;
    }
    .meny_nav a:hover {
    color:  #FFFFFF;
    text-decoration: underline;
    }
    
    /* ***** Meny background Bottom */
    .menu_bottom_bg {
    height : 17px; 
    background: #ffffff url(images/darknight/misc/menu_bottom_bg.gif) repeat;
    } 
    
    /* ***** Meny bg height */
    .meny_height {
    height : 32px; 
    background: #3B3B3C url(images/darknight/misc/meny_bg.gif) ;
    }
    .meny_nav {
    color:  #FFFFFF;
    font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    padding: 3px 5px 3px 5px;
    } 
    .meny_nav a:link {
    color:  #FFFFFF;
    text-decoration: none;
    }
    .meny_nav a:visited {
    color:  #FFFFFF;
    text-decoration: none;
    }
    .meny_nav a:active {
    color:  #FFFFFF;
    text-decoration: none;
    }
    13A513
    /* ***** Div funtions control */
    .imod {
    background: #FFFFFF url(images/darknight/gradients/gradient_thead.gif) repeat;
    }
    
    /* ***** Meny link control */
    .meny_nav {
    color:  #FFFFFF;
    font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    padding: 3px 5px 3px 5px;
    } 
    .meny_nav a:link {
    color:  #FFFFFF;
    text-decoration: none;
    }
    .meny_nav a:visited {
    color:  #FFFFFF;
    text-decoration: none;
    }
    .meny_nav a:active {
    height : 32px; 
    color:  #FFFFFF;
    text-decoration: none;
    }
    .meny_nav a:hover {
    color:  #FFFFFF;
    text-decoration: underline;
    }
    
    
    /* ***** Icons in forumhome and forumdisplay */
    .tborder_icons  {
    background-color: #D1D1E1;
    color: #000000;
    border-top: 1px dotted #6581c1;
    border-right: 1px dotted #6581c1;
    border-left: 1px dotted #6581c1;
    border-bottom: 1px dotted #6581c1;
    }
    .legacy  {
    padding: 0px;
    border: 0px inset;
    margin-bottom: 0px;
    }
    
    /* ***** Side border id  */
    #side_borders_inner {
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    width: 790px;
    margin: 0px auto;
    }
    
    /* ***** Footer BG */
    .foter_bg {
    background: #227FA6;
    }
    
    /* ***** Online Offline Invisible */
    .user_online {
    color: #336600;
    font: bold 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    }
    .user_offline {
    color: #ff0000;
    font: bold 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    }
    .user_invisible {
    color: #4D528C;
    font: bold 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    }
    
    /* ***** All spacers to the skin */
    .nopost_spacer {
    padding: 0px 0px 16px 0px;
    }
    #tborder_icons_spacer {
    padding: 5px 0px 5px 0px;;
    }
    #forumhome_bottom_spacer {
    padding: 5px 0px 5px 0px;;
    }
    #forumdisplay_spacer {
    padding: 5px 0px 5px 0px;;
    
    
    }
    #nav_spacer {
    padding: 5px 0px 5px 0px;;
    }
    #footer_spacer {
    padding: 5px 0px 5px 0px;;
    }
    .post_message{color: #545454;font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;text-decoration: none;}.post_message a:link{font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;text-decoration: none;border-bottom: 1px dotted #4D528C;}
    .post_message a:visited
    {
    color: #545454;
    border-bottom: 1px dotted #4D528C;
    font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    text-decoration: none;
    }
    .post_message a:hover
    {
    color: #545454;
    border-bottom: 1px dotted #FF0000;
    font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    text-decoration: none;
    }
    .post_message a:active
    {
    color: #545454;
    border-bottom: 1px dotted #FF0000;
    font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    text-decoration: none;
    }


    ---------- Post added at 03:12 PM ---------- Previous post was at 10:30 AM ----------

    So have i posted true code above..?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [For Hire] Making a Wordpress Theme
    By ravim in forum Services
    Replies: 1
    Last Post: 14th Apr 2012, 07:26 AM
  2. Partner for making a stream / money making site.
    By S?nic in forum Community Cooperative
    Replies: 21
    Last Post: 6th Jan 2012, 10:39 PM
  3. phpBB 3.0.7 Compatible SEO Mod
    By Spartan in forum phpBB
    Replies: 3
    Last Post: 7th May 2011, 08:19 PM
  4. My Template isn't compatible with IE - Any solution?
    By hatem20 in forum Web Development Area
    Replies: 7
    Last Post: 1st Nov 2010, 12:33 PM
  5. making forum theme wider?
    By silent assassin in forum phpBB
    Replies: 12
    Last Post: 26th Jan 2009, 05:47 AM

Tags for this Thread

BE SOCIAL