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)
-   -   [How To VB4] Add Black Lines Around Post Bit, bit.. (https://vborg.vbsupport.ru/showthread.php?t=310990)

DreadsUK 05-02-2014 06:02 PM

[How To VB4] Add Black Lines Around Post Bit, bit..
 
How do i add black lines around the post bit and Post head as show here

https://vborg.vbsupport.ru/external/2014/05/74.png

This is what it currently looks like

https://vborg.vbsupport.ru/external/2014/05/75.png

Also, how to make the font a little larger in the post bit too :)

Mark.B 05-02-2014 06:15 PM

Really we're going to need a link to your site. CSS is almost impossible to advise on from a screenshot.

DreadsUK 05-02-2014 06:26 PM

sorry www.dreadsuk.com

Seven Skins 05-02-2014 08:13 PM

Add this to the additional.css.

HTML Code:

.postbit .posthead, .postbitlegacy .posthead, .eventbit .eventhead, .postbit, .postbitlegacy, .eventbit {border: 1px solid #000000}

And edit "Postbit Font" stylevar to make the text bigger.

DreadsUK 05-02-2014 08:41 PM

Quote:

Originally Posted by Seven Skins (Post 2495912)
And edit "Postbit Font" stylevar to make the text bigger.

Postbit Font is changing the post itself, not the postbit legacy. Can't seen to change it

Seven Skins 05-03-2014 05:35 AM

Add this to additional.css

HTML Code:

.postbitlegacy .userinfo div, .postbitlegacy .usertitle, .postbitlegacy .userinfo dl {font-size: 13px !important; }

DreadsUK 05-03-2014 06:22 AM

That worked! thanks mate :)

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

I just added a colour change to the quote box border but it didn;t do all of it. do you know how to fix this?

https://vborg.vbsupport.ru/external/2014/05/72.png

see that little pointy bit on the left didnt change

Mark.B 05-03-2014 06:53 AM

The pointy bit on the left is actually an image. You'd need to get the image details using Firebug and edit the image.

Or, for less hassle, get rid of it out of the css and just use have the box.

DreadsUK 05-03-2014 10:27 AM

Quote:

Originally Posted by Mark.B (Post 2495977)
The pointy bit on the left is actually an image. You'd need to get the image details using Firebug and edit the image.

Or, for less hassle, get rid of it out of the css and just use have the box.

Downloaded the .png edited it and reuploaded it with the same filename to the same location but it did'ne work.

Deleting the link in the css worked a charm tho ;)

yamahapaul 05-05-2014 04:50 AM

Quote:

Originally Posted by Mark.B (Post 2495977)
The pointy bit on the left is actually an image.

This could help me with something.... how do I do this-

Quote:

Originally Posted by Mark.B (Post 2495977)
Or, for less hassle, get rid of it out of the css and just use have the box.



All times are GMT. The time now is 05:55 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.01598 seconds
  • Memory Usage 1,730KB
  • 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_html_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete