vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Miscellaneous Hacks - Ultimate Side Columns 2.2 (https://vborg.vbsupport.ru/showthread.php?t=175181)

Subah 05-16-2008 10:33 PM

Thank you for the update, but there is some thing wrong the Column Title is being down ?
if i add text or HTML code for image banner it always down ? in the screenshots it is in top ?!

peterska2 05-16-2008 10:38 PM

Is this at albinali? If it is, can you make sure that guests can view your columns and the style that you are using USC on and I'll have a look and see what I can make of the visible display. If it isn't at albinali can you let me know where you are using it too.

Subah 05-16-2008 10:45 PM

Quote:

Originally Posted by CThiessen (Post 1521341)
Hi,
For put in pictures use Standard HTML in the ?usc_block_X? Templates.

For what you see in the screenshot above your Post (Icon with Link)

Code:

<div class="smallfont">
<img  class="inlineimg" border="1" alt="" src="/designs/gl/statusicon/geld.gif"/>
<a href=/brasilien/wechselkurs/>Wechselkurs</a></div>

Greetings
Christian

Good code but how if i want the link it inside the picture ?
i need the click be on the picture ?

Subah 05-16-2008 10:48 PM

Quote:

Originally Posted by Kerry-Anne (Post 1522109)
Is this at albinali? If it is, can you make sure that guests can view your columns and the style that you are using USC on and I'll have a look and see what I can make of the visible display. If it isn't at albinali can you let me know where you are using it too.

LoooL OK i just enable it for guests :)

peterska2 05-16-2008 10:49 PM

Quote:

Good code but how if i want the link it inside the picture ?
i need the click be on the picture ?
You need to put your link code around the image code so it is like
Code:

<div>
<a href="the link url">
<img src="the image url" border="0" alt="the text you want to have as the alternative text should the image fail to display" />
</a>
</div>


peterska2 05-16-2008 10:52 PM

Quote:

Originally Posted by Subah (Post 1522116)
LoooL OK i just enable it for guests :)

Ok, two options:

1. Delete the contents of the settings for the left column title and the right column title

2. Make sure that your blocks start with
Code:

<tr>
<td>

and end with
Code:

</td>
</tr>

as per the readme file.

Subah 05-16-2008 10:58 PM

OK choise the 2nd option :p
Ok another question why is the right column apper in the left and the left column in the right ?
I know that i can change the title but i just want to know why this opesite places ?

peterska2 05-16-2008 11:02 PM

Quote:

Originally Posted by Subah (Post 1522128)
OK choise the 2nd option :p
Ok another question why is the right column apper in the left and the left column in the right ?
I know that i can change the title but i just want to know why this opesite places ?

That's easy to answer - your board is RTL so all lefts are rights and rights are lefts. RTL languages get a mirror image of vBulletin so that everything is the correct way around for these languages. As USC uses the same standards it does the same thing.

Subah 05-16-2008 11:05 PM

Thank you so much Kerry for supporting me on this great mod :)

Hornstar 05-17-2008 12:31 AM

Thanks for the update, its strange that it wouldnt work on the attachments page.


All times are GMT. The time now is 08:21 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.01871 seconds
  • Memory Usage 1,745KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (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