vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Forum Home Enhancements - [AJAX] Tabbed Forum Home (https://vborg.vbsupport.ru/showthread.php?t=175687)

bobster65 06-30-2008 03:01 PM

Quote:

Originally Posted by mr.reza (Post 1562697)
I've same problem and i did what you say but there is no success and nothing changed :(

The only way for it to show up as a bullet'd list is for the CSS file to be missing or corrupt. Try and upload the .css file again and make sure you are pointing to it. If it still doesn't "work" .. please post me 2 links that I can check.. the first one is the direct link to the .css file and the second a link to your tabbed page so I can view the source and see if you are pointing to the CSS file correctly.

OsideRida06 06-30-2008 08:11 PM

I am just checking in to see if you have had any success yet on that problem I was having? With the space below the bottons in IE?

Do you know if there is any way I can set up the forum where IE users will go to one skin and FF users will go to another? Because I would love to release this to my users. Atleast the FF ones. I cannot do it for IE though. It looks to horrible for that.

Hopefully you will find that fix.

bobster65 06-30-2008 08:18 PM

Quote:

Originally Posted by OsideRida06 (Post 1563378)
I am just checking in to see if you have had any success yet on that problem I was having? With the space below the bottons in IE?

Do you know if there is any way I can set up the forum where IE users will go to one skin and FF users will go to another? Because I would love to release this to my users. Atleast the FF ones. I cannot do it for IE though. It looks to horrible for that.

Hopefully you will find that fix.

This was posted to you a few posts up .. give it a try ..

Quote:

Originally Posted by Scamorz (Post 1562284)
Osiderida try to make like me:
i deleted <br style="clear: left" /> and now the layout in IE6 is ok! There's no spacing in IE.


OsideRida06 06-30-2008 11:16 PM

Well I tried that, and you are right. It fixed the problem in IE. But then this is what I got in FF.

https://vborg.vbsupport.ru/

Any other ideas? There has to be something, I would think. Right?

King Kovifor 06-30-2008 11:35 PM

Quote:

Originally Posted by OsideRida06 (Post 1563507)
Well I tried that, and you are right. It fixed the problem in IE. But then this is what I got in FF.

http://www.calistyle101.com/images/ajax.jpg

Any other ideas? There has to be something, I would think. Right?

Try surrounding it in the following conditional:
HTML Code:

<if condition="!is_browser('ie');"><br style="clear: left" /></if>

OsideRida06 06-30-2008 11:40 PM

Do you mean FF? Firefox is the one that needs that tab in order for it to work. I need to remove that code for it to work in IE.

So what would I change the 'ie' to in that code? ff?

King Kovifor 06-30-2008 11:53 PM

Quote:

Originally Posted by OsideRida06 (Post 1563521)
Do you mean FF? Firefox is the one that needs that tab in order for it to work. I need to remove that code for it to work in IE.

So what would I change the 'ie' to in that code? ff?

You would use that conditional. It is checking to see if the browser is not IE.

OsideRida06 07-01-2008 12:02 AM

So if its not IE, then it will not use that command, right?

OsideRida06 07-01-2008 12:54 AM

Well here is the update. I tried to put this code in the template.

Quote:

<if condition="!is_browser('ie');"><br style="clear: left" /></if>
It gave an error. So I had to take out the ";" Which I assume was just inserted accidently.

I already had the website up and it did fix the problem. But I had the website already open. I closed IE and tried to load the website. Now with that code in there it does not load in IE.

Here is the code after I took the ; part out.

Quote:

<if condition="!is_browser('ie')"><br style="clear: left" /></if>
Is this right? because like I said now the forum will not load at all in IE. Well I assume its that skin. But it will not load in IE at all so I can not change the skin to find out.

Any other ideas on how I can fix this?

OsideRida06 07-01-2008 01:39 AM

King Kovifor, are you still there bro?

Anyone?


All times are GMT. The time now is 08:31 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.02280 seconds
  • Memory Usage 1,746KB
  • 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
  • (1)bbcode_html_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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