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 - Logo Rotation (https://vborg.vbsupport.ru/showthread.php?t=252398)

tekram 11-05-2010 06:33 AM

Yes make it to 4.0.8 please....

thunderclap82 11-05-2010 06:30 PM

The developer of my theme has said he plans to have the theme updated for 4.0.8 within a week. Once I can upgrade successfully I will look into the 4.0.8 issue.

abbasbsp 11-06-2010 03:39 PM

Quote:

Originally Posted by thunderclap82 (Post 2118058)
Is your template fixed or fluid? If it's fixed create a banner the exact size you want with the logo in the middle.

Why not be made by using the code, so that all can be used template, I'm sure you can and be able to find a solution under centering logo

thunderclap82 11-24-2010 01:25 AM

I upgraded to vB 4.0.8 today and the rotating logo still works fine. I'm not sure why others are having the problem mentioned above.

baghdad4ever 12-07-2010 03:39 AM

Quote:

Originally Posted by thunderclap82 (Post 2125214)
I upgraded to vB 4.0.8 today and the rotating logo still works fine. I'm not sure why others are having the problem mentioned above.

we put like that


Code:

<div id="slider">
<a href="your URL"><img src="link to your image file" /></a>
<a href="your URL"><img src="link to your image file" /></a>
<a href="your URL"><img src="link to your image file" /></a>
<a href="your URL"><img src="link to your image file" /></a>
<a href="your URL"><img src="link to your image file" /></a>
</div>

is that right???


note : in the demo site the login area gone away behind the banner

thunderclap82 12-08-2010 01:32 AM

Quote:

Originally Posted by baghdad4ever (Post 2130304)
we put like that


Code:

<div id="slider">
<a href="your URL"><img src="link to your image file" /></a>
<a href="your URL"><img src="link to your image file" /></a>
<a href="your URL"><img src="link to your image file" /></a>
<a href="your URL"><img src="link to your image file" /></a>
<a href="your URL"><img src="link to your image file" /></a>
</div>

is that right???

Yes. That's exactly right.

Quote:

note : in the demo site the login area gone away behind the banner
I was working on some other template issues. The site should be fine again.

baghdad4ever 12-08-2010 09:28 AM

thanks for your update

plz i have 2 questions

1- how to center the logo

2- how to show the login area above the logo

bec now the login behind logo

thanks again

thunderclap82 12-08-2010 03:41 PM

Quote:

Originally Posted by baghdad4ever (Post 2130780)
1- how to center the logo

2- how to show the login area above the logo

1. To center modify the following code:

Code:

<div style="width:XXXpx; height:XXXpx; align:center;">
{vb:raw banner_rotator}
</div>

2. It all depends on your template. Move the header code around to see where it best fits.

baghdad4ever 12-08-2010 05:31 PM

Quote:

Originally Posted by thunderclap82 (Post 2130910)
1. To center modify the following code:

Code:

<div style="width:XXXpx; height:XXXpx; align:center;">
{vb:raw banner_rotator}
</div>

2. It all depends on your template. Move the header code around to see where it best fits.

thanks

now the logo go to left and not in the center !!!

how to fix that?

thunderclap82 12-08-2010 05:56 PM

Try changing "align:center;" to "align-text:center;". I'm not sure if that will work but give it a try. Otherwise, try using <center></center> around the <div></div>.


All times are GMT. The time now is 05:05 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.01282 seconds
  • Memory Usage 1,740KB
  • 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
  • (6)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