Martin1980 Posted January 6, 2016 Posted January 6, 2016 I found a little styling issue on the topic pages: the '+' sign is not displaying well. Another issue is the 'size' dropdown button in the editor, the vertical alignment is not good: On admin side:
Martin1980 Posted January 6, 2016 Posted January 6, 2016 And do you have a suggestion for my header? I'd like to use the sticky header with the floated menu items. Either, I'd like to have the header height to maximum 90px, but the member panel will override the menu items, please check: Do you have any suggestions to fix this, without setting the header to >100px?
Tom Christian Posted January 6, 2016 Author Posted January 6, 2016 7 hours ago, Martin1980 said: I found a little styling issue on the topic pages: the '+' sign is not displaying well. Another issue is the 'size' dropdown button in the editor, the vertical alignment is not good: On admin side: 1. The follow button is a known issue 2. Noted, thanks. 3. My themes aren't compatible with the ACP. Switch to the default theme via the dropdown in the header where your username is. 7 hours ago, Martin1980 said: And do you have a suggestion for my header? I'd like to use the sticky header with the floated menu items. Either, I'd like to have the header height to maximum 90px, but the member panel will override the menu items, please check: Do you have any suggestions to fix this, without setting the header to >100px? Due to the design, I don't think there's much that can be done about it. In fact, I actually put a minimum height in to prevent issues such as this so I'm not a little unsure as to why this is happening. 1 hour ago, Martin1980 said: Another styling issue: Are you referring to the vertical alignment of the button text ?
Il_Picasso Posted January 7, 2016 Posted January 7, 2016 On 3/1/2016 at 9:02 PM, Stefano Ortiz said: I changed to traditional because I changed it, I didn't liked how it looked because of what I mentioned above Yes, I changed the twitter username and then I changed the widget In the userguide it mentions that the images are in the assets folder for the background I see none What about my issue? Since the lastest update the color palette stopped working
Tom Christian Posted January 8, 2016 Author Posted January 8, 2016 On 1/7/2016 at 3:01 AM, Stefano Ortiz said: What about my issue? Since the lastest update the color palette stopped working Please can you PM me temporary access to your board so I can investigate these two issues?
Martin1980 Posted January 8, 2016 Posted January 8, 2016 On 6-1-2016 at 5:29 PM, Tom Christian said: Are you referring to the vertical alignment of the button text ? Yes, that's right!
Martin1980 Posted January 10, 2016 Posted January 10, 2016 Tom, I'd like to replace the default forum icons with the FA icons. However the guide provided by IPS does not work, could you explain how I am able to replace them using custom css?
Tom Christian Posted January 11, 2016 Author Posted January 11, 2016 On 1/10/2016 at 11:24 AM, Martin1980 said: Tom, I'd like to replace the default forum icons with the FA icons. However the guide provided by IPS does not work, could you explain how I am able to replace them using custom css? It's probably being overridden by my own FA feature within the settings that allows you to globally apply a FA icon instead of the default. What code are you trying to add? I'll tell you how to tweak it in order to override my own code.
Martin1980 Posted January 12, 2016 Posted January 12, 2016 For example, I am using the following code: [data-forumid="21"] .fa-comments:before { content: "\f030"; }
Tom Christian Posted January 13, 2016 Author Posted January 13, 2016 On 1/12/2016 at 9:20 AM, Martin1980 said: For example, I am using the following code: [data-forumid="21"] .fa-comments:before { content: "\f030"; } Try: [data-forumid="21"] .ipsItemStatus .fa:before { content: "\f030"; }
Il_Picasso Posted January 14, 2016 Posted January 14, 2016 On 8/1/2016 at 4:12 AM, Tom Christian said: Please can you PM me temporary access to your board so I can investigate these two issues? I sent you the details a while ago, can you proceed to investigate them?
Martin1980 Posted January 18, 2016 Posted January 18, 2016 @Tom Christian A suggestion for the header (menu), referring to my previous post. What about the arrangement of the header like this:
Tom Christian Posted January 18, 2016 Author Posted January 18, 2016 On 1/14/2016 at 3:12 AM, Stefano Ortiz said: I sent you the details a while ago, can you proceed to investigate them? Check PM 57 minutes ago, Martin1980 said: @Tom Christian A suggestion for the header (menu), referring to my previous post. What about the arrangement of the header like this: I have a couple of designs waiting to be built with a similar header design.
Martin1980 Posted January 18, 2016 Posted January 18, 2016 Just now, Tom Christian said: Check PM I have a couple of designs waiting to be built with a similar header design. All right, are these designs different from this theme?
Tom Christian Posted January 18, 2016 Author Posted January 18, 2016 Just now, Martin1980 said: All right, are these designs different from this theme? Yep, for sure.
Martin1980 Posted January 18, 2016 Posted January 18, 2016 Within what time schedule can we expect these new versions?
Tom Christian Posted January 18, 2016 Author Posted January 18, 2016 Just now, Martin1980 said: Within what time schedule can we expect these new versions? No time schedules I'm afraid. My focus is getting the 4.1.7 theme updates out right now. The updates from IPS are being released incredibly frequent which makes it extremely hard for me to work on new builds as I'm constantly updating themes.
Tom Christian Posted January 19, 2016 Author Posted January 19, 2016 Would anyone like to try the next version before I release it officially?
Martin1980 Posted January 19, 2016 Posted January 19, 2016 Just now, Tom Christian said: Would anyone like to try the next version before I release it officially? Yes please!
karld Posted January 24, 2016 Posted January 24, 2016 Hi Ive just purchased this theme and changed the logo and its covering the menu, is this normal i.e. you can only use a logo of a certain height unless you edit code? if so were do I edit the code?
karld Posted January 24, 2016 Posted January 24, 2016 1 hour ago, karld said: Hi Ive just purchased this theme and changed the logo and its covering the menu, is this normal i.e. you can only use a logo of a certain height unless you edit code? if so were do I edit the code? sorted
Tom Christian Posted January 25, 2016 Author Posted January 25, 2016 17 hours ago, karld said: sorted Glad to hear you got it sorted
karld Posted January 31, 2016 Posted January 31, 2016 Hi is it possible for me to ad more icons for the read not read icons, were do I insert new images to be available in the list? I want to add these read/unread icon
Tom Christian Posted February 2, 2016 Author Posted February 2, 2016 On 1/31/2016 at 8:55 PM, karld said: Hi is it possible for me to ad more icons for the read not read icons, were do I insert new images to be available in the list? I want to add these read/unread icon This isn't possible through my theme OR the core IPS Suite software. The software allows you to upload a single image. You could achieve this with some custom css. Try this: .ipsDataItem_unread .ipsItemStatus.cForumIcon_normal:after { content: "NEW"; color: #3c6994; font-size: 11px; margin-top: -5px; display: inline-block; vertical-align: top; }
Recommended Posts
Archived
This topic is now archived and is closed to further replies.