vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Centering Date & Time Stamp in Postbit Header (https://vborg.vbsupport.ru/showthread.php?t=293818)

Amaury 01-11-2013 05:25 AM

Centering Date & Time Stamp in Postbit Header
 
Is it possible to center it within the area of the red box?

http://i101.photobucket.com/albums/m...ps2ccc479e.png

WorldCraft 01-11-2013 06:53 AM

A bit crude, but it works. This is for additional.css. Tweak the left:35px until it is centered to your liking.

Note: If you change the width of your userinfo box, you'll need to change this as well. All this is doing is nudging the datestamp 35 pixels to the right.


HTML Code:

.posthead .postdate
{
    position: relative;
    left: 35px;
}


Amaury 01-11-2013 06:29 PM

Quote:

Originally Posted by WorldCraft (Post 2396169)
A bit crude, but it works. This is for additional.css. Tweak the left:35px until it is centered to your liking.

Note: If you change the width of your userinfo box, you'll need to change this as well. All this is doing is nudging the datestamp 35 pixels to the right.


HTML Code:

.posthead .postdate
{
    position: relative;
    left: 35px;
}


How does this look? Does it look centered for the most part or exactly centered?

http://i101.photobucket.com/albums/m...ps305d3cc5.jpg

Shadow 01-11-2013 06:33 PM

That looks centered enough :)

WorldCraft 01-11-2013 06:35 PM

Looks pretty darn close to me. :)

Amaury 01-11-2013 07:50 PM

Quote:

Originally Posted by Shadow (Post 2396269)
That looks centered enough :)

Quote:

Originally Posted by WorldCraft (Post 2396271)
Looks pretty darn close to me. :)

For the reference, I went with 38px.


All times are GMT. The time now is 01:23 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.01135 seconds
  • Memory Usage 1,720KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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