Jump to content

BennGard

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by BennGard

  1. thanks for that, i think it was the border margins being forced to show as black. This website saves the day again! haha
  2. Sorry about the double post.
  3. Hi All, So I am having some trouble implementing Java/JSON onto my WordPress site. However, being self taught in HTML I am not as knowledgeable as this community, and W3schools is always my go to site. I have been given some brief instructions and 'codes/scripts' that will allow me to show an automatic feed from my partner. However, I cannot seem to get my head around how it is done. The instructions say to add some code to the header of the page, but when this is done and the rest of the instructions followed (to the best of my knowledge) there is nothing displayed. I have spent countless hours trying to figure out how to implement this Java/JSON this onto my site with no success. I have even contacted an online 'developer' who seemed to just go around in circles and not help in any way. He suggested adding the JSON Content Importer plugin and upgrading to the Pro version. This still didn't help in any way. Im sure that there is something very simple and easy missing from the equation, but I just cannot seem to get anywhere with this. I can provide any information and screenshots to anyone willing to help.
  4. Hi All, So I have had a bit of a headscratcher for a few days. And this website seems to be my saving grace every time, now time to test the forum community. I have been doing all of the work and coding on my site myself but this one issue is giving me a real headache. I have managed to integrate my partners client to my website. This all works great. and I have limited options to edit this client interface (through limited CSS) to suit my business. I have managed to get my head round the edits I would like to make. However, when having a sneaky look at what competitors do with the very same client, one feature in particular catches my attention. Somehow with the limited CCS editing options, it looks a though they have manged to get their background image to carry on behind their footer. For me I have a horrible black margin and a small black bar across the top of the footer area. Is there any way that I can achieve this? inspecting and looking at their source code with my limited knowledge is not helping. When inspecting the area it shows as a .footerTemplate part of the CSS, however this is not in the options that I have to edit. The only options for the footer area that I can edit include: . footer_container { background-color: #202C36; width: 100%;} ul.footer_menu { background-color: #202C36;} Everywhere I look online says this is impossible, but I can see it done and cannot seem to understand how this is achieved. Any help on this would be greatly appreciated. I can supply screenshots or code to aid anyone willing.
  5. Hi All, So I have had a bit of a headscratcher for a few days. And this website seems to be my saving grace every time, now time to test the forum community. I have been doing all of the work and coding on my site myself but this one issue is giving me a real headache. I have managed to integrate my partners client to my website. This all works great. and I have limited options to edit this client interface (through limited CSS) to suit my business. I have managed to get my head round the edits I would like to make. However, when having a sneaky look at what competitors do with the very same client, one feature in particular catches my attention. Somehow with the limited CCS editing options, it looks a though they have manged to get their background image to carry on behind their footer. For me I have a horrible black margin and a small black bar across the top of the footer area. Is there any way that I can achieve this? inspecting and looking at their source code with my limited knowledge is not helping. When inspecting the area it shows as a .footerTemplate part of the CSS, however this is not in the options that I have to edit. The only options for the footer area that I can edit include: . footer_container { background-color: #202C36; width: 100%;} ul.footer_menu { background-color: #202C36;} Everywhere I look online says this is impossible, but I can see it being done and cannot seem to understand how this is achieved. Any help on this would be greatly appreciated. I can supply screenshots or code to aid anyone willing.
×
×
  • Create New...