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)
-   -   Mini Mods - Advanced Header V2 Rework (https://vborg.vbsupport.ru/showthread.php?t=233813)

GamerPerfection 05-21-2010 04:24 PM

Ok, so got it on my test site, and IE messes it up a bit....

FireFox
http://i276.photobucket.com/albums/k...ey28/FF-ok.jpg
As you can see it all looks good with FireFox.

IE 8 - Without Compatability
http://i276.photobucket.com/albums/k...IE8-noComp.jpg
As you can see in IE 8 without Compatability View the word "last" is on the end of the whole thing at the top? Also there is apparently a non-existent image trying to appear?

IE 8 - With Compatability
http://i276.photobucket.com/albums/k...8/IE8-Comp.jpg
As you can see it gets worse. This is using IE 8 with Compatability View on. What a mess.

Anything i can do to clean up the IE one without affecting it in FF?

Jacob_ITAPros 05-21-2010 04:43 PM

Clarkey25, I had the same issue.

In the .top-header-info css structure, I changed the padding-right to 6px. See if that helps.

GamerPerfection 05-21-2010 07:08 PM

Thanks, Ok well the padding-right was already set to 6px. However, I changed the width:320px to 300px and that moved the "last" on to the correct line. So that's that bit solved.

Now to figure out this white square with the red cross in IE.

EDIT: Of course... i've just figured it out.... there's supposed to be an image there "arrowdown.png" but the link to it isn't right. That's why IE shows the red cross and FF shows nothing.... silly me.

EDIT 2: Fixed. :) Now there's only the IE 8 Compatability View problem, but I can live with that for now. :)

Jacob_ITAPros 05-21-2010 07:13 PM

Quote:

Originally Posted by clarkey25 (Post 2041547)
Thanks, Ok well the padding-right was already set to 6px. However, I changed the width:320px to 300px and that moved the "last" on to the correct line. So that's that bit solved.

Now to figure out this white square with the red cross in IE.

Dangit that was the property. Sorry I gave you the wrong one. As for the the missing pic, check your code in the header for the correct path to the image that you're using.

GamerPerfection 05-21-2010 07:41 PM

Yep sorted the missing image issue. :)

DX-FMJ 05-26-2010 03:01 AM

1 Attachment(s)
First off, awesome mod, had to make a few of my own tweaks but I have ran into a few things I can't figure out.

Attachment 117557

In the picture above, can someone please tell me how do i change this font from grey to white?

Quote:

Originally Posted by Morsolo (Post 2013898)
Could I request a script or something that flashes the username bar red (or turns it to a different colour) when the user has a notification? I think the "- (1)" isn't really enough to attract attention.
Nevermind, figured it out, simple enough :)

Mind sharing what you did, and how you did it?

kontagio.us 05-26-2010 08:01 PM

thank you, works perfectly :)

Alex@Mk3OC 05-26-2010 08:07 PM

Quote:

Originally Posted by DX-FMJ (Post 2043474)
First off, awesome mod, had to make a few of my own tweaks but I have ran into a few things I can't figure out.

Attachment 117557

In the picture above, can someone please tell me how do i change this font from grey to white?


This is the line you want to look at to change the colour of those:

Code:

<div style="width: 194px; color: #FFF; padding: 4px 4px 4px 4px; background:#2f4456; font-size: 11px;"><b><a rel="help" href="faq.php{vb:raw session.sessionurl_q}">Get Help</a><b>&nbsp;-&nbsp;<b><a href="login.php?{vb:raw session.sessionurl}do=logout&amp;logouthash={vb:raw bbuserinfo.logouthash}" onclick="return log_out('{vb:rawphrase sure_you_want_to_log_out}')">Logout</a></b></div></td></tr>

Afakmax.com 05-27-2010 08:04 PM

good job ... I like it

DX-FMJ 05-28-2010 01:49 AM

Quote:

Originally Posted by Alex@Mk3OC (Post 2043765)
This is the line you want to look at to change the colour of those:

Code:

<div style="width: 194px; color: #FFF; padding: 4px 4px 4px 4px; background:#2f4456; font-size: 11px;"><b><a rel="help" href="faq.php{vb:raw session.sessionurl_q}">Get Help</a><b>&nbsp;-&nbsp;<b><a href="login.php?{vb:raw session.sessionurl}do=logout&amp;logouthash={vb:raw bbuserinfo.logouthash}" onclick="return log_out('{vb:rawphrase sure_you_want_to_log_out}')">Logout</a></b></div></td></tr>

Thanks for the effort, unfortunately it didn't work, if u look really hard in the screen the "-" is white, your suggestion only changes the dash color :(

I am using digitalvb morbid blue theme btw.


All times are GMT. The time now is 06:49 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.01251 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
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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