vb.org Archive

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

veenuisthebest 04-30-2008 10:00 PM

thanks for your reply .. but sir, you are actually talking about header replacements which is a feature of Photopost..

earlier there were multiple missing image including all the header images.. I simply mentioned the filenames to be prefixed with the Forum's URL in the Header Replacements..

all the images display now except this one ( http://www.tech555.com/forum/redbar/misc/menu_open.gif ) and this is because this image's link does not show up in the source of the page. You may check it.. I don't understand how other vB pages are showing this image..

veenuisthebest 04-30-2008 10:06 PM

ohh dear.. its working noww !! I did what you said.. here's the new location for the image http://www.tech555.com/gallery/redba.../menu_open.gif

i am really wondering howz this done !!

thanks a ton..:)

markbolyard 04-30-2008 10:07 PM

The code that inserts this image is in an external Javascript file,
clientscript/vbulletin_menu.js.

I would recomend that you just upload that one pic to the appropriate directory.

veenuisthebest 05-01-2008 03:51 PM

hello once again,

can you please provide me with the New Thread button PSD as its a bit larger than the others and the GROAN button you provided won't fit for it ..

markbolyard 05-01-2008 05:59 PM

See attached

veenuisthebest 05-01-2008 06:29 PM

thank you sir..... !! :)

markbolyard 05-01-2008 06:40 PM

PM sent to you veenuisthebest.

toibs 05-03-2008 09:54 AM

Mark,

Great Style - like it :)

Is there any easy way to change this to a Fluid style, as opposed to a fixed one?

Thanks
Paul

markbolyard 05-03-2008 12:38 PM

Sure. Go to StyleVars, and set the width to 100%.

Go to the Footer template, and find this code:

Code:

<table width="964" border="0" cellpadding="0" cellspacing="0" align="center">
 <tr>
  <td><img src="redbar/elements/footer1.jpg" border="0" alt="" /></td>
  <td background="redbar/elements/footer2.jpg" width="100%"></td>
  <td><img src="redbar/elements/footer3.jpg" border="0" alt="" /></td>
 </tr>
</table>

Change the width from 964 to 100%.

Go to the Header template, and find this code:

Code:

<table border="0" width="964" cellpadding="0" cellspacing="0" align="center">
<tr>
<!-- nav buttons bar -->
<td background="redbar/elements/catsub.jpg" height="24" class="menu">

And change 964 to 100%.

Alternatively, I should have probably changed 964 to $stylevar[outertablewidth] which would all you to set this by the StyleVar, but I think I had a padding issue on the footer corners. Anyway, there you go, 100% fluid style.

Mrdby 05-04-2008 03:27 AM

anything that has all the fixes in one download?


All times are GMT. The time now is 11:21 AM.

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.01262 seconds
  • Memory Usage 1,735KB
  • 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
  • (2)bbcode_code_printable
  • (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