vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   TvB Curves (https://vborg.vbsupport.ru/showthread.php?t=124516)

Ninth Dimension 09-09-2006 12:16 AM

While I'm here (sorry to be a pain) could I get a 'delete' button in the same style as the http://img235.imageshack.us/img235/3740/editdh0.gif one please?

Thank you :)

markbolyard 09-09-2006 12:30 AM

Here you go: http://www.talkvbulletin.com/images/delete.gif

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.

Ninth Dimension 09-09-2006 12:47 AM

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 :)

markbolyard 09-10-2006 12:11 AM

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.

Ninth Dimension 09-10-2006 01:11 AM

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 :D)

Aeolian 09-10-2006 09:47 PM

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!

Adrian Schneider 09-10-2006 09:52 PM

Very nice skin! If only I had a use for it...

Zowners 09-11-2006 05:48 PM

Damn cool skin.i install..But how can i make it full screen? not leaving any grey space on left and right!

markbolyard 09-16-2006 08:34 PM

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.

BJORNE 09-21-2006 04:44 PM

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%">&nbsp;</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;">&nbsp;</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>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<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&amp;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&amp;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);">&nbsp;</td>
<td> $spacer_open

$_phpinclude_output


All times are GMT. The time now is 03:25 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01165 seconds
  • Memory Usage 1,777KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete