![]() |
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? |
Clarkey25, I had the same issue.
In the .top-header-info css structure, I changed the padding-right to 6px. See if that helps. |
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. :) |
Quote:
|
Yep sorted the missing image issue. :)
|
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:
|
thank you, works perfectly :)
|
Quote:
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> - <b><a href="login.php?{vb:raw session.sessionurl}do=logout&logouthash={vb:raw bbuserinfo.logouthash}" onclick="return log_out('{vb:rawphrase sure_you_want_to_log_out}')">Logout</a></b></div></td></tr> |
good job ... I like it
|
Quote:
I am using digitalvb morbid blue theme btw. |
Quote:
|
1 Attachment(s)
the fade out is not working on IE. It just fades out about 200px then the rest just .... gone.
And can someone show me how to remove 1px border around the avatar. thanks Can you guys please help. |
How would i make this darker?
|
Hey i need all mine transparent exept the arrow?
|
Problems fixed. To get the arrow i took mine from the top of this page. right click save image as. then renamed to arrowdown.PNG in paint and changed the color to what was needed in paint. also to get the color transparent most of you probably know but for those of you who dont.
When you see code such as: Code:
background: #333333 url(images/gradients/gradient-grey-down.png) top left repeat-x; Code:
background: #transparent url(images/gradients/gradient-grey-down.png) top left repeat-x; |
Awesome hack!
I was wondering if anyone using the Facebook connect with VB if they thought this should have a link maybe under logout to sign in or out using Facebook connect? I am not offering to add it maybe asking if someone could please add it to this or add it as an option for those of us using the Facebook connect... |
I've got the code added in mine for the facebook connect button, will post it later for those that want it
|
I noticed on this mod with IE8 (non-compatability mode) when I mouse over the drop down, the item selected color on the menu items doesn't completely follow the mouse up and down the selection choices. Does anyone else have this issue with IE8?
It seems to work as the menu is fading in. However after the menu is fully drawn out and you move the mouse over the selections, the selected color stops working. Works fine in Firefox. Also works in IE 8 with compatability mode enabled, however in that mode, the login box appears to be bound to the right side of the browser windows. :-( B |
please fix the IE 8 compatibility error
|
Thank you for modified work for me perfect, I liked it, great job
Regards |
Quote:
Tagged until then. |
1 Attachment(s)
Installed and works perfectly. but when I get ANY notification i get this and i have to switch to a different theme...WTF.
|
Quote:
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> - <b><a href="login.php?{vb:raw session.sessionurl}do=logout&logouthash={vb:raw bbuserinfo.logouthash}" onclick="return log_out('{vb:rawphrase sure_you_want_to_log_out}')">Logout</a></b></div> With: Code:
<div style="width: 194px; color: #FFF; padding: 5px 4px 5px 4px; background:#545454; font-size: 11px;"><vb:if condition="$vboptions['enablefacebookconnect']"> Code:
<span id="fb_headerbox" class="hidden"> |
1 Attachment(s)
I have the header working perfect on 2 other styles... Installed the "GrayFolio" styles yesterday and can't get the header to work properly with it.... any ideas what's going on here?
https://vborg.vbsupport.ru/attachmen...1&d=1282768532 |
Nothing?
|
Have you got a link to your site? I'll have a look for you if you want?
|
Quote:
|
works good, but still doesn't work too well in IE
|
I cant downloud thr dropdown.zip no permission !!! why ???
|
How can i get the whole thing to the left instead of the right?
I tried: .top-header-info{ position:absolute; z-index: 2000; top:0px; left:0px; |
New Version is coming soon, including a fix for facebook avatar
using an FBML code instead of the default code that is in the facebook header template! |
Quote:
I am skinning the development version of my site.... if you need it tested on a stock board, let me know. |
will do final testing today! and will post a new version later today.
there will be a quite a few edits, but will be using the default vb pop up menu instead Update: there will be 2 versions, 1 with facebook connect enabled, and 1 with facebook connect disabled! |
with a lot problems but I did can do it :P XD
it's look so fine :D thanks :D |
|
Btw, when adding the Admin/ModCP links it just redirects those links to the homepage.
I fixed it though and whoever else is having the same problem you can use this code. Your forum must be installed within the public_html folder. Meaning www.xxxxx.com/forum.php Code:
<vb:if condition="$show['admincplink']"><li><a href="admincp/index.php{vb:raw session.sessionurl_q}" class="th-underline"><span style="color:#f2e7d0">Admin cPanel</span></a></li></vb:if> |
How I can do it in 4.0.4??
because aren't the same code :S and I don't know how I can do it :S some one can help me ??? thanks so much :) |
Is it possible to put this in to a widget instead of the header?
|
I would like to put this in a block on the sidebar... any ideas for that to happen?
|
All times are GMT. The time now is 11:57 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|