vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   How can I place some text in this spot? (https://vborg.vbsupport.ru/showthread.php?t=261380)

Chase 04-03-2011 05:00 PM

How can I place some text in this spot?
 
haha work with me here! I'll explain this the best I can.

I upgraded to 4.1.2 and I want to put a countdown clock on the forumhome template (or whatever the index of the forum is), above the first forum in that big white open space... but to the right of your site's name, etc.

In the white space below the navbar.

I would probably actually want to align it all the way to the right side of the page.... so above where it says "Last Post."

Also, for comparisons on how it looks on my end, how could I also put it below the "Notifications, Profile, Settings, Logout" links on the header?

Any ideas?

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

bump

your24hourstore 04-04-2011 05:01 PM

1 Attachment(s)
I will help you out...goto to your website, and push the key prtc see pic
then open your image software like paint and hit paste: the screen shot will be pasted into that program.

now you can edit it like i did with that red square. its easier to see what your talking about by showing us rather than explaining it :)

Chase 04-04-2011 06:13 PM

http://img16.imageshack.us/i/91245089.jpg/

My goal is to have a countdown clock in the center (or right side) of the page... haven't decided yet.... across (on the same line) of the "Test Forums" text.

I've made some attempt, but I'm doing something wrong here.

In the FORUMHOME
PHP Code:

<div id="pagetitle">
<
h1>{vb:raw vboptions.bbtitle}</h1>
<
p id="welcomemessage" class="description">{vb:rawphrase welcome_to_the_x, {vb:raw vboptions.bbtitle}}</p>

<
div align="center">Test</div>

</
div


Boofo 04-04-2011 06:58 PM

Try looking for a "float: right" or something similar in the templates search.

your24hourstore 04-04-2011 09:29 PM

ok that area is in navbar template , search for navbits and it will look like this
Code:

{vb:raw navbits.breadcrumb}
add this
Code:

<center><a>test<a/><center/>
--------------- Added [DATE]1301956184[/DATE] at [TIME]1301956184[/TIME] ---------------

Code:

{vb:raw navbits.breadcrumb}<center><a>test<a/><center/>

Chase 04-04-2011 10:29 PM

This didn't work.

http://img218.imageshack.us/f/37468797.jpg/

I basically want the "Test" to be moved up 2 lines in that first pic I showed you.

your24hourstore 04-05-2011 01:32 AM

1 Attachment(s)
even putting it in breadcrumbs line it will float right as bread crumbs get deeper, since the template is fluid, its going to move stuff around when you add stuff in the template. so its not that easy. you have a couple of options.

you can redo a style, like this , that area is in the DOC background area
Not knowing what size whatever your going to put in that navbar template I cant tell you what it will do , what code are you trying to show

And instead of showing a link to image shack. :) upload the pic as an attachment https://vborg.vbsupport.ru/external/2011/04/2.gif https://vborg.vbsupport.ru/external/2011/04/3.gifright here of what your expectations are for this template mod

your24hourstore 04-05-2011 01:36 AM

"Notifications, Profile, Settings, Logout" links on the header?"
as far as this positions that's easy use the advertising block for that area

Chase 04-05-2011 04:38 PM

This is a little discouraging because adding a countdown clock in that area would be really attractive, IMO.

Here is the script I want to use, and you can see a working example there, http://www.hashemian.com/tools/javascript-countdown.htm

Redoing the style is not an option as I am using a custom style from here.

Staxed 04-05-2011 05:27 PM

Quote:

Originally Posted by Chase (Post 2181156)
This is a little discouraging because adding a countdown clock in that area would be really attractive, IMO.

Here is the script I want to use, and you can see a working example there, http://www.hashemian.com/tools/javascript-countdown.htm

Redoing the style is not an option as I am using a custom style from here.

What style? If you let us know the style someone might be able to quickly throw up the code needed to put it there.


All times are GMT. The time now is 11: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.01263 seconds
  • Memory Usage 1,742KB
  • 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
  • (3)bbcode_code_printable
  • (1)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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