vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Forum Display Enhancements - Awesome News Ticker under Navbar @xitclub (https://vborg.vbsupport.ru/showthread.php?t=264742)

raulin 06-17-2011 09:06 PM

I miss you friend a letter is additional.css, oh good contribution thanks.

mikem164 06-17-2011 09:31 PM

Quote:

Originally Posted by xXxpert (Post 2204991)
sorry...spell mistake :D

add this after red text
Code:

background-repeat:no-repeat;

Nice work, but you should fix the Mis information in post 10. I would have stopped there if I had the issue and tried your fix, although it's wrong.

Then, you should edit your Mod to include the No repeat, this is a bug and depending on size of monitor and res of user, this will happen to all which is no good for forum.

Lastly, you need to float it to center at 100%, so it doesn't change forum width.

You'll save some people aggravation if you correct it . Just my opinion :)

Nice job all around tho..

vBNinja 06-18-2011 07:25 PM

1 Attachment(s)
the arrows in this screenshot is what i need i fixed

XiTCLUB 06-18-2011 07:39 PM

Quote:

Originally Posted by ivant (Post 2209564)
the arrows in this screenshot is what i need i fixed

You have to change the width from 100% to same as your forum width
Code:

.news-container
{
width:100%;
min-width:990px;
height:30px;
background-color:black;
}


XiTCLUB 06-18-2011 07:46 PM

Quote:

Originally Posted by mikem164 (Post 2209139)
Nice work, but you should fix the Mis information in post 10. I would have stopped there if I had the issue and tried your fix, although it's wrong.

Then, you should edit your Mod to include the No repeat, this is a bug and depending on size of monitor and res of user, this will happen to all which is no good for forum.

Lastly, you need to float it to center at 100%, so it doesn't change forum width.

You'll save some people aggravation if you correct it . Just my opinion :)

Nice job all around tho..

added to mod.. thanks for openion
Code:

background-repeat:no-repeat;

appsfinder 10-17-2011 01:20 PM

how do move start from center to say bit more to the left

eg http://img10.imageshack.us/img10/362...neauctions.jpg

appsfinder 10-17-2011 01:42 PM

also how do i add links to the news scroll

XiTCLUB 10-19-2011 07:24 PM

just use href tag,
Code:

<a href="www.example.com">Link text</a>

Noerenberg 10-20-2011 05:45 AM

Hi,

is it possible to show automatically the link from a forum when it create a new thread or post?

Angle4cor 11-11-2011 12:47 PM

Thanks!


All times are GMT. The time now is 05:40 AM.

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.02459 seconds
  • Memory Usage 1,736KB
  • 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
  • (4)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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