YAFLogo

Posted by: Zero2Cool - Tuesday, 23 April 2013 17:48:37
I noticed in Chrome the myMenuIcons.png icons are below the "Logged in as:" text. FireFox it appears to be okay as does IE. Edit, crap, wrong section... this is also from build 0add1c1926e8

Posted by: tha_watcha - Wednesday, 24 April 2013 13:20:32
[quote=Zero2Cool;59195]I noticed in Chrome the myMenuIcons.png icons are below the "Logged in as:" text. FireFox it appears to be okay as does IE. Edit, crap, wrong section... this is also from build 0add1c1926e8[/quote] Fixed in latest commit.

Posted by: Zero2Cool - Wednesday, 24 April 2013 13:58:28
I added the below code, but then it looks like the UL graphic. I changed it to LI and then it looked like it does in the LI graphic. [code=css].yafnet #yafheader ul {display:inline-block}[/code] Edit, after the change, it still looks great on FireFox, so that wasn't effected by the line addition.

Posted by: tha_watcha - Thursday, 25 April 2013 13:15:33
[quote]I added the below code, but then it looks like the UL graphic. I changed it to LI and then it looked like it does in the LI graphic.[/quote] Strange i tested it on your site and it worked. You could try to change the value in the forum.css, but it should also work from the theme.css

Posted by: Zero2Cool - Thursday, 25 April 2013 14:04:41
What the heck? I upgraded to the latest source last night hoping that'd fix my email issue and this one too. I just checked the BlackGrey theme which I haven't touched and its the same as my ph_dark_v2 theme. The ph_light_v2 I didn't change yet. Edit, I played around with it. put it in forum.css and still same goofy layout as before. I removed it so it's at least in a straight line until I can figure out what I jagged up on my end.

Posted by: Zero2Cool - Tuesday, 28 May 2013 04:06:45
Upgraded to Chrome 27 and that seems to have fixed my issue. I'll have to check to see if that fixes this issue on my work laptop tomorrow. Edit, work laptop Chrome fixed on this site and mine as well. That's odd.