vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Forum Head (https://vborg.vbsupport.ru/showthread.php?t=302025)

tommyxv 09-08-2013 02:48 PM

Forum Head
 
Can someone help me style my forum heads to look cooler? Would like to keep the same base color but add a cool image to it. Something that fades into the base color. Would like to keep the height the same if possible.

Here is my site..

http://www.alienowners.com/forum.php

Thanks

Spangle 09-08-2013 07:29 PM

Quote:

Originally Posted by tommyxv (Post 2444151)
Can someone help me style my forum heads to look cooler? Would like to keep the same base color but add a cool image to it. Something that fades into the base color. Would like to keep the height the same if possible.

Here is my site..

http://www.alienowners.com/forum.php

Thanks

If you have the PSD, try removing the stroke from the text, then adjust the gradient on the text, that should do the trick

tommyxv 09-09-2013 01:37 PM

1 Attachment(s)
Quote:

Originally Posted by Spangle (Post 2444215)
If you have the PSD, try removing the stroke from the text, then adjust the gradient on the text, that should do the trick

Hi,

I meant the forum heads not the header.

This...

RickyH 09-10-2013 10:18 AM

Add the following css code to your .forumhead foruminfo L1 collapse:

Code:

.forumhead foruminfo L1 collapse {
box-shadow: -2px 2px 2px #000000;
}

Then just edit the colour code and the placing with the PX values. I'd add this to additional.css or find the correct stylesheet by going Styles & Templates -> Find in Template -> .forumhead foruminfo

Syxguns 09-26-2013 06:35 PM

1 Attachment(s)
tommyxv,
I think that what you are wanting to do is to is change the blockhead_background of the style.

You may create anything that you like, but you may also have to play with the size of it. I made an image for you and this is the best way to use it without messing up your original style.

Upload the image to images and you may create a folder of your own called "custom" if you like. So the path to your images will be: url(images/custom/blockhead_background.png)

Now go into the admincp > Styles & Templates > Style Manager and select your style and make sure that Style Variable Editor is selected and then select the Go command.

Important: Make sure to note the link that currently resides in a text editor of your choice. I have a folder set up called vB Changes where I save this information. Make note of both the existing entry and the new entry then save it.

Now in the Style Manager make these changes.

1) Background Color change to: #000000 (black)

2) Background Image change to: url(images/custom/blockhead_background.png) or whatever you named your folder and image. This changes the original image to the new image you are using without losing the original which is why you make note of the location of the original and new image.

3) Background Repeat: Repeat-x

4) Units: Leave blank for now.

5) Background Image Horizontal Offset: top

6) Background Image Vertical Offset: left

That should do the trick for you. If you have any questions feel free to ask.


All times are GMT. The time now is 09:56 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.01138 seconds
  • Memory Usage 1,724KB
  • 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
  • (2)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