inherit
158729
0
Sept 18, 2024 17:34:15 GMT -8
littlebabe322
265
September 2010
littlebabe322
|
Post by littlebabe322 on Mar 26, 2013 22:41:50 GMT -8
For some reason my banner isn't showing up in Chrome but it's showing up in FireFox and I'm not sure about the other browsers and I don't know why this is as I'm using photobucket and I've posted it in the "Forum Skins/Colors" part. Can someone help me? The Wizarding World
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Mar 27, 2013 3:14:11 GMT -8
It's this code: Revolution Welcome Table v1
In IE, it shows the banner but it also shows LogIn and Register twice, as a guest, which doesn't look so great.
I"m not sure what you want to happen with your pm's but you can use other simplier codes to do most of what you want. If you remove that code, you could put this below your side tables but above your top table: <div id="wel"></div> <script type="text/javascript"> <!-- var welcomeTable = document.getElementsByTagName("table").item(0); document.getElementById("wel").appendChild(welcomeTable); //--> </script> And then this at the very top of your global headers: <script type="text/javascript"> <!-- document.getElementsByTagName('td').item(2).style.display="none"; document.getElementsByTagName('table')[0].cellSpacing = 0; document.getElementsByTagName('font').item(1).style.display="none"; document.getElementsByTagName("td").item(5).align="left"; //--> </script>
Is there something special you wanted done with your pm's?
|
|
inherit
158729
0
Sept 18, 2024 17:34:15 GMT -8
littlebabe322
265
September 2010
littlebabe322
|
Post by littlebabe322 on Mar 27, 2013 3:48:30 GMT -8
My PMs are perfectly fine it was just the banner that wasnt showing up in google chrome as ive said it shows up perfectly fine FireFox and i honestly dont want to remove that code. Are there any other options?
Sent from my SAMSUNG-SGH-I747 using proboards
|
|
inherit
158729
0
Sept 18, 2024 17:34:15 GMT -8
littlebabe322
265
September 2010
littlebabe322
|
Post by littlebabe322 on Mar 27, 2013 13:14:03 GMT -8
I don't see what your talking about the Login Twice thing (I have my site on Maintenance mode.) This is what I see in Google Chrome See banner is not there at all. & in FireFox it's showing up perfectly fine. I don't ever worry about IE because well IE sucks and the coding gets messed up quite a bit in IE so I'm not too worried about it. IE is also perfectly fine IE. So basically it's Google Chrome that's the problem. Can someone else help me? Thanks! EDIT: I even cleared out my cache and cookies and that still didn't work
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Mar 27, 2013 21:02:44 GMT -8
I can't fix that code so that is why I"m suggesting an alternative. The code creator specifically says it works in IE and FF.
"Compatibility: Works in Internet Explorer and Mozilla Firefox"
The last time the code creator logged in at Sudio Zero was: Jun 16, 2008, 4:30am
When you are a guest on your forum you see login and register in your menu and then off to the right you see it again.
The only suggestion I have, if you are still adamant about using the code is to remove your banner from your skins and add it via your header.
|
|
inherit
158729
0
Sept 18, 2024 17:34:15 GMT -8
littlebabe322
265
September 2010
littlebabe322
|
Post by littlebabe322 on Mar 28, 2013 11:45:49 GMT -8
I know but I'm saying I don't see that problem on my end may I see a screenshot of what you are talking about because I don't see the guest login in thing twice on my end. I'd like to see what you are talking about that. I've seen other people use that same code and there banner works perfectly fine in Google Chrome. That's why I'm confused.
|
|
inherit
158729
0
Sept 18, 2024 17:34:15 GMT -8
littlebabe322
265
September 2010
littlebabe322
|
Post by littlebabe322 on Mar 28, 2013 12:15:41 GMT -8
Ignore my PM but I got rid of the code and placed a different one it works in Google Chrome now; now I just have to align it with my border & side tables...
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Mar 29, 2013 22:56:26 GMT -8
Alrighty, glad you worked it out.
|
|