Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
October 4, 20177 yr Author 4 hours ago, Iwooo said: Is it possible to change color/delete those separators? This will delete it .elUserNav_sep { border: none !important; }
October 4, 20177 yr Hello, new fan here. About how difficult would it be to make a footer look like this? If I try to more than two columns of "Site Links" then it pushes it down into another row rather than cutting across the right half of the page. This example below is from a different theme in which the footer was the only part that I liked. It would also be desirable to be able to remove the ".........." separators in between the footer links on your theme or to use visuals similar to what's above. This is what the ACP in the footer section looks like in the them pictured above: I tried to copy those setting values over but it didn't work. Edit: Below is a screenshot of the best I could do using the parameters in the footer section on Magnum. Too much space under and above the headers and can only make those two columns. I also believe it would look much more professional with the divider style in the screenshot at the top of this post. Those columns also afforded this same text just enough space not to force anything on two lines. The column on the right also is a bit bigger (a better width). My target would be to have four columns with the same width of column two, with the discretion to use one of them as an "About me" but not in BB code. Edited October 4, 20177 yr by Eric Allione
October 5, 20177 yr @TAMAN after the yesterday security update 4.2.5, the banner of the right sidebar appear also in the forum/topic/post view when the page loading, it's all ok, but next appear the banner you can repair? thanks example: a topic view with banner problem http://www.drivingitalia.net/index.php?/forums/topic/76185-sparco-drivingitalia-e-driving-simulation-center-partnership-simracing-e-sconti/ and a forum view http://www.drivingitalia.net/index.php?/forums/forum/409-annunci-staff/ NOTE: in the view appear ONLY the sidebar banner, not all the column contents Edited October 5, 20177 yr by ntrivilino@alice.it
October 5, 20177 yr Author what is banner? this theme has no banners or anything like what you describe if you are using a plugin or an application please report in thier support topics
October 5, 20177 yr banner problem solved another little problem @TAMAN : sometimes i have the page too large respect to the upper bar (look the image) i can reduce in % the dimension of the entire website page?
October 5, 20177 yr Author 1 hour ago, ntrivilino@alice.it said: banner problem solved another little problem @TAMAN : sometimes i have the page too large respect to the upper bar (look the image) i can reduce in % the dimension of the entire website page? Maybe a link to check? this is probably due to your custom sidebars because the theme is fine and this does not happen Edited October 5, 20177 yr by TAMAN
October 6, 20177 yr Author Just now, Iwooo said: Welcome, Could you tell me @TAMAN which setting is changing this color? This is connected to Base Text in "Text" tab
October 9, 20177 yr Hello, Does anyone know what Front-End Color represents the site title on the default white palette? I'm trying to making my site title a little bit darker so it can be seen. This is what it looked like with the default colors. Also, I could not find which color is under "create" and the notifications in the upper right. Trying to make that much darker because on mobile it takes up the whole row and does not look good to have two rows with the same dark blue like that. I tried to go down almost the whole palette changing everything to bright pink and back to figure out what is what, but that proved to be a difficult task.
October 9, 20177 yr Author 58 minutes ago, Eric Allione said: Does anyone know what Front-End Color represents the site title on the default white palette? I'm trying to making my site title a little bit darker so it can be seen. This is what it looked like with the default colors. Its in header tab, Logo text color 59 minutes ago, Eric Allione said: Also, I could not find which color is under "create" and the notifications in the upper right. Trying to make that much darker because on mobile it takes up the whole row and does not look good to have two rows with the same dark blue like that. the Header on mobile version uses navbar colors only it can be changed with custom css only
October 9, 20177 yr Thanks Taman. Much easier to see with a darker color. However, the logo text is still pretty hard to see with thin letters. I tried putting <strong > </strong > tags into various parts of the global template but that did not work. Is the template to complicated for a simple fix like that to implement bold logo text? Perhaps it would just be better to use a transparent text logo Edited October 9, 20177 yr by Eric Allione
October 9, 20177 yr Author 9 minutes ago, Eric Allione said: Thanks Taman. Much easier to see with a darker color. However, the logo text is still pretty hard to see with thin letters. I tried putting <strong > </strong > tags into various parts of the global template but that did not work. Is the template to complicated for a simple fix like that to implement bold logo text? Perhaps it would just be better to use a transparent text logo .ipsApp.ipsApp_front #elSiteTitle { font-weight: 700!important; }
October 10, 20177 yr I have a mainly black logo with transparent elements and black navbar. On desktop the logo displays correctly, but on mobile view because it's black on black it loses the transparent effect, any ideas how to correct?
October 10, 20177 yr Author 2 hours ago, KPDub said: I have a mainly black logo with transparent elements and black navbar. On desktop the logo displays correctly, but on mobile view because it's black on black it loses the transparent effect, any ideas how to correct? maybe a link to check?
October 12, 20177 yr Author 9 hours ago, KPDub said: xbox-society.com Change the header background on mobile with a custom css @media screen and (max-width: 979px){ .ipsApp.ipsApp_front #ipsLayout_header header { background: #2b2b2b; } } 17 hours ago, Max_69 said: Hi, How to shorten subforum titles and put them in two columns? Thanks so much .cForumRow .ipsDataItem_main .ipsDataItem_subList { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; }
October 13, 20177 yr On 12/10/2017 at 4:38 AM, TAMAN said: @media screen and (max-width: 979px){ .ipsApp.ipsApp_front #ipsLayout_header header { background: #2b2b2b; } } Sorry, that didn't work
October 13, 20177 yr HI. I need a little help. Today I updated to 4.2.5 and I had to rework a bit all the colors, since they upgraded a little different. So far, so good, but there is something I can't find how to change it I know I'm doing something wrong. I want to change the background of the menus like the user profile and the emoticons to white, and remove the black. What should I change ? They used to be white and I prefer them white. Thanks
October 14, 20177 yr As far as I am aware I have only updated the babble chat application yesterday and when I checked everything was working ok But today the site was down with this error Parse error: syntax error, unexpected '<' in /var/www/sites/www.net/html/uk/uploads/template_8_1797cff4ced1a8a742505945736734d7_widgets.php on line 2 When I switched to the default theme the site came back online Any ideas? Thanks
October 14, 20177 yr Author On 10/13/2017 at 4:21 PM, KPDub said: Sorry, that didn't work try this @media screen and (max-width: 979px){ .ipsApp.ipsApp_front #ipsLayout_header header { background: #2b2b2b !important; } } On 10/13/2017 at 4:27 PM, gabs007 said: HI. I need a little help. Today I updated to 4.2.5 and I had to rework a bit all the colors, since they upgraded a little different. So far, so good, but there is something I can't find how to change it I know I'm doing something wrong. I want to change the background of the menus like the user profile and the emoticons to white, and remove the black. What should I change ? They used to be white and I prefer them white. Thanks dialog boxes background connected with secondary nav background color 5 hours ago, Unlucky said: As far as I am aware I have only updated the babble chat application yesterday and when I checked everything was working ok But today the site was down with this error Parse error: syntax error, unexpected '<' in /var/www/sites/www.net/html/uk/uploads/template_8_1797cff4ced1a8a742505945736734d7_widgets.php on line 2 When I switched to the default theme the site came back online Any ideas? Thanks No clue, maybe try to clean caches this dont seem to be an issue with themes, try to contact codingjungle in his support topics
October 15, 20177 yr 18 hours ago, TAMAN said: No clue, maybe try to clean caches this dont seem to be an issue with themes, try to contact codingjungle in his support topics Thanks. Very strange. Cleared cache + I have disabled all applications, plugins and 3rd party customisations and then just re enabled theme only and it still gives that error.