vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Need help with a few things. (https://vborg.vbsupport.ru/showthread.php?t=185762)

Dan! 07-19-2008 05:29 PM

Need help with a few things.
 
Heya,

I need to know how to have like, rounded edges in cat strips...

So a rounded bit on the left, aligning it, a normal bit in the middle and a rounded bit on the right, using alignment again...
How would I do this?
Anyone got a code from there forum so I can alt it?

Also, I need to know how to make Drop Down Menus...
The codes, like vb.org has with User CP and Help
Got a code I could have, would mean alot....

Thanks,
Dan!

Hex_legend 07-19-2008 05:30 PM

For the code for the drop down menu's, there is an article on that :)

Take a look through the articles and you'll see it. It's Kerry-Anne's

Dan! 07-19-2008 05:32 PM

Quote:

Originally Posted by Hex_legend (Post 1579198)
For the code for the drop down menu's, there is an article on that :)

Take a look through the articles and you'll see it. It's Kerry-Anne's

thank you very much!
thanks for the reply :)

Still need to know how to make the cat strips though :(

--------------- Added [DATE]1216495557[/DATE] at [TIME]1216495557[/TIME] ---------------

I also need to know how to remove User CP from my navbar...

Any ideas?

Digital Jedi 07-19-2008 06:41 PM

Quote:

Originally Posted by Dan! (Post 1579201)
thank you very much!
thanks for the reply :)

Still need to know how to make the cat strips though :(

There's a few ways to do that, and not all of them use images:

Simple CSS rounded corners for your forum [no images]
Rounded Corners


Quote:

I also need to know how to remove User CP from my navbar...

Any ideas?
Remove this from your navbar template (or the header template depending on where your skin has it):

Code:

<if condition="$show['member']">
  <td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
  </if>


Dan! 07-20-2008 06:03 PM

Thanks for the help!

Dan!
x


All times are GMT. The time now is 10:53 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.03432 seconds
  • Memory Usage 1,726KB
  • 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)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete