kongondo Posted March 5, 2014 Posted March 5, 2014 ...I didn't remove the buttons, as far as I know. Though I did add the logo on the site a couple of days ago–maybe I screwed something up in the process? I don't know what. Also not sure what's up with the chevrons but I've been enjoying that too... though they aren't so much fun anymore. I'm going to dive in and see what's up. But I didn't do the front-end development for this site, so it's still somewhat unfamiliar to me. If anyone has a better clue of what's wrong with it, please let me know. @Ryan, You probably missed it, but fmgujju in post #15 above already pointed to the problem...it is the display:none in the global.css...in the lines shown below...(#656 onwards) #top-buttons { display: none; } #top-buttons .wire-button{ display: none; } 1
fmgujju Posted March 5, 2014 Posted March 5, 2014 Thanks kongondo for pointing out my post! I should have explain more! 1
totoff Posted March 5, 2014 Posted March 5, 2014 no download buttons today - only shadows. chrome Version 33.0.1750.146 m on win 8.1.
kongondo Posted March 5, 2014 Posted March 5, 2014 I think some people here are on mobile and cannot easily browse this thread........@totoff...the solution to the problem is above; it has nothing to do with web browsers...it is some CSS that was probably commented out by mistake
ryan Posted March 5, 2014 Posted March 5, 2014 Thanks for helping me debug this. I'm not the developer of the stylesheets and so I'm still learning how this particular part is supposed to work. But the #top-buttons css in global.css is not something that I added there. It's always been there as far as I know. It's there because the mobile-first technique being used in the stylesheets dictates that the buttons don't show on mobile. But if you look in the layout.css file, which comes later in the CSS order, it has code to reveal them for the desktop views. It had a display: block for #top-buttons, but also needed a display: block; for #top-buttons .wire-button. I added it in there and that seems to have fixed it. But it's still a mystery to me why, as I don't think there had been any changes to these stylesheets for anything to do with the #top-buttons. But clearly there must have been. I think I can only blame it on not drinking my coffee fast enough one morning this week. 2
kongondo Posted March 5, 2014 Posted March 5, 2014 Well the lovely pair are back! Thanks for looking into this Ryan.
Pete Posted March 5, 2014 Posted March 5, 2014 Oops, at the same time I've been changing display: none to display: block in global.css Is this going to cause an issue ryan? I'll leave it to you since two people editing CSS at the same time usually ends in disaster and overwritten styles! 1
kongondo Posted March 5, 2014 Posted March 5, 2014 *************** currently in hiding...for misleading everyone hehe****************** 1
SiWhitt Posted March 6, 2014 Posted March 6, 2014 It sort of reminds me of the RAF insignia... https://en.wikipedia.org/wiki/File:RAF_roundel.svg The new logo is very similar in form to the Polytron logo -
AlexFromG Posted March 7, 2014 Author Posted March 7, 2014 Alex, just noticed that you didn't have a proper welcome on your first post. So, welcome That's very kind, thank you! Just reading most of the time and trying to get into PW... 1
adrian Posted March 8, 2014 Posted March 8, 2014 Thanks to Craig (http://processwire.com/talk/topic/5770-processwire-website-css-issue/?p=56336), the Chevron fix is: .subnav li a { background-repeat: no-repeat; } 1
Pete Posted March 9, 2014 Posted March 9, 2014 I added that to the layout.css file to fix the issue - thanks. I also set the top buttons back to display: none in global.css as ryan mentioned they should be hidden on mobile. 1
Joe Posted March 9, 2014 Posted March 9, 2014 (edited) I love the clouds drifting by! ...I mean on the page background, in case anyone was thinking I was stoned out or something. I hadn´t seen them before, maybe they have been there a long time. But looking at the logo I guess I was paying closer attention to the whole page design... Edited March 14, 2014 by Joe
MatthewSchenker Posted March 13, 2014 Posted March 13, 2014 Hey Everyone, I got some spam today from Plaxo, and I was about to delete it when their logo caught my eye... http://www.plaxo.com/ Just thought that was amusing. Thanks, Matthew
Pete Posted March 13, 2014 Posted March 13, 2014 Why is there P everywhere?! And I'm not just talking about my baby daughter 3
apeisa Posted March 13, 2014 Posted March 13, 2014 You know the effect: you buy new car, you start seeing similar cars everywhere. Your wife is pregnant - you see pregnant women everywhere. You have new logo with P in the circle - you see logos with P in the circle everywhere... 5
Joss Posted March 13, 2014 Posted March 13, 2014 .....your wife is pregnant - you see pregnant women everywhere... Something you wish to tell us? 1
horst Posted March 13, 2014 Posted March 13, 2014 I think I said enough.. Ah, you have a new car, right? 1
apeisa Posted March 13, 2014 Posted March 13, 2014 Actually... old car, no babies coming... but logo is new! 1
apeisa Posted October 26, 2015 Posted October 26, 2015 Haha, had to update this one. New baby (already 7 months old) and a new car... 7
Adam Kiss Posted October 26, 2015 Posted October 26, 2015 Details please! So, what motor does have it? Model? Color? 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now