The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#22
|
||||
|
||||
While I'm here (sorry to be a pain) could I get a 'delete' button in the same style as the one please?
Thank you |
#23
|
||||
|
||||
Here you go:
Thanks to those that have used my skins for thier forums. I have actually seen many of them, and would like to say to those who cannot be kind enough to keep the copyright / link in the footer... It's because of you that these free skins are not released more often. It's quite a shame that you cannot comply with a simple request in exchange for the use of these. For those that have kept them, thank you. I appreciate and I am sure so do the other designers that release these for your use. |
#24
|
||||
|
||||
thank you very much - any idea what's causing the other problem? I'd be OK with going to the fluid template, but rather than upload it, because of all my template changes, I'd rather just edit what I have to match that of the fluid one.
cheers |
#25
|
||||
|
||||
I'm not 100% sure what has cause that. The skin was coded and viewed using Firefox, which Is why I never realized that. It only does that in IE. If you in fact view it in FF or opera, it looks very good (and so does your forum using it.) I will of course keep viewing the code and try to resolve this, and if there is anyone that might have some input, that would be greatly appreciated as I have tried a few things and unsuccessfully fixed it.
|
#26
|
||||
|
||||
I might have a play around, see what I can do with it... Maybe it just needs rebuilding from scratch... whatever the problem is.. it's weird.
(and thank you, but my forum only looks that good thanks to you ) |
#27
|
|||
|
|||
like the design a lot.. very simple yet stylish.
2 problems though.. if you are using firefox.. the forum seems to load from right.. and gets positioned at the center as the page loads.. :S also how do i change the forum home display to px from %... i mean the Forum, Last Post, Threads, Posts widths are set as % and it changes with resolution, i would wanna set a fixed width.. thanks! |
#28
|
||||
|
||||
Very nice skin! If only I had a use for it...
|
#29
|
|||
|
|||
Damn cool skin.i install..But how can i make it full screen? not leaving any grey space on left and right!
|
#30
|
||||
|
||||
Edit the header and footer template. Look for the graphic (1 instance in each template) that has a width="74" tag. I can't think of the exact image name, but it is the laft and right border image. Change the 74 to 0 for each, and it will be full screen with no spacer on each side.
|
#31
|
|||
|
|||
I think i fixed it http://realpornforum.com/
Header like this: <!-- logo --> <a name="top"></a> <table border="0" width="100%" cellpadding="0" cellspacing="0" align="center"> <tr> <td style="background-image:url(images/c1/c1_01.jpg); background-position:right; background-repeat:repeat-y;" width="50%"> </td> <td style="background-color:#ffffff;" width="$stylevar[outertablewidth]" ><table width=870" style="background-image:url(images/c1/c1_04.jpg); border="0" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="$stylevar[left]" valign="top"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td> <td width="100%" style="background-image:url(images/c1/c1_03.jpg); background-repeat:no-repeat;"> </td> <td valign="middle" style="padding-right:20px;" nowrap="nowrap" ><if condition="$show['member']"> <div class="headertxt"> <strong> <phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase> </strong><br /> <phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase> <if condition="$show['pmstats']"><br /> <phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase> </if> <if condition="$show['pmwarning']"><br /> <strong> <phrase 1="$pmpercent">$vbphrase[your_pm_box_is_x_full]</phrase> </strong></if> </div> <else /> <div class="headertxt"> <form action="login.php?do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, $show[nopasswordempty])"> <script type="text/javascript" src="clientscript/vbulletin_md5.js?v=$vboptions[simpleversion]"></script> <label for="navbar_username">$vbphrase[username]</label> <label for="navbar_password">$vbphrase[password]</label> <br /> <input type="text" class="bginput" style="font-size: 11px" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="101" value="$vbphrase[username]" onfocus="if (this.value == '$vbphrase[username]') this.value = '';" /> <input type="password" class="bginput" style="font-size: 11px" name="vb_login_password" id="navbar_password" size="10" accesskey="p" tabindex="102" /> <br /> <input type="submit" class="button" value="$vbphrase[log_in]" tabindex="104" title="$vbphrase[enter_username_to_login_or_register]" accesskey="s" /> <label for="cb_cookieuser_navbar"> <input type="checkbox" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" /> $vbphrase[remember_me]</label> <input type="hidden" name="s" value="$session[sessionhash]" /> <input type="hidden" name="do" value="login" /> <input type="hidden" name="vb_login_md5password" /> <input type="hidden" name="vb_login_md5password_utf" /> </form> <!-- / login form --> </div> </if></td> </tr> <tr> <td colspan="3" valign="top"><table border="0" width="100%" cellpadding="0" cellspacing="0"> <tr align="center"> <td width="10"><img src="images/c1/c1_08.jpg" alt="Left Nav" /></td> <if condition="$show['member']"> <td class="vbmenu_header"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td> </if> <if condition="$show['registerbutton']"> <td class="vbmenu_header"><a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a></td> </if> <td class="vbmenu_header"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td> <td class="vbmenu_header"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td> <td class="vbmenu_header"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> <if condition="$show['popups']"> <if condition="$show['searchbuttons']"> <if condition="$show['member']"> <td class="vbmenu_header"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td> <else /> <td class="vbmenu_header"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td> </if> <td id="navbar_search" class="vbmenu_header"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[search]</a> <script type="text/javascript"> vbmenu_register("navbar_search"); </script></td> </if> <if condition="$show['member']"> <td id="usercptools" class="vbmenu_header"><a href="$show[nojs_link]#usercptools">$vbphrase[quick_links]</a> <script type="text/javascript"> vbmenu_register("usercptools"); </script></td> </if> <else /> <if condition="$show['searchbuttons']"> <td class="vbmenu_header"><a href="search.php$session[sessionurl_q]" accesskey="4">$vbphrase[search]</a></td> <if condition="$show['member']"> <td class="vbmenu_header"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td> <else /> <td class="vbmenu_header"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td> </if> </if> <td class="vbmenu_header"><a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a></td> <if condition="$show['member']"> <td class="vbmenu_header"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&focus=1','buddylist','statusbar=n o,menubar=no,toolbar=no,scrollbars=yes,resizable=y es,width=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td> </if> </if> <if condition="$show['member']"> <td class="vbmenu_header"><a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out()">$vbphrase[log_out]</a></td> </if> <td width="11"><img src="images/c1/c1_10.jpg" alt="Right Nav" /></td> </tr> </table></td> </tr> </table> <br /> <!-- /logo --> <!-- content table --> <table border="0" width="100%" cellpadding="0" cellspacing="0"> <tr> <td><img src="images/c1/c1_13.jpg" alt="Left Container" /></td> <td width="100%" style="background-image:url(images/c1/c1_14.jpg);"></td> <td><img src="images/c1/c1_16.jpg" alt="Right Container" /></td> </tr> <td style="background-image:url(images/c1/c1_17.jpg);"> </td> <td> $spacer_open $_phpinclude_output |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|