Jump to content

pcgameslab

Members
  • Posts

    40
  • Joined

  • Last visited

Everything posted by pcgameslab

  1. What kind of errors ? I am not that good at javascript to check those errors and fix them,can you tell me what errors and how to fix them.
  2. On my blog,I have added a code for page navigation,but it doesn't works,.Nothing appears at the place of navigation,Can anybody help me to fix that ? The code can be found in the html of my template,between the:<!--Page navigation stars--> and <!--Page navigation ends-->tag. Or you can also see the code below <!--Page Navigation Starts--> <script style='text/javascript'> var postperpage=9; var numshowpage=4; var upPageWord=" < "; var downPageWord=" > "; var home_page="/"; var urlactivepage=location.href; </script> <script type='text/javascript'> //<![CDATA[ //]]> </script> <!--Page Navigation Ends --> Styles of the page can be found in the css of my blog.
  3. The previous button of carousel,a slider appearing below menu containing links like Home,All Posts etc. is not working correct on this blog.It is appearing in the following way:- I have highlighted the button which is having problem, it should appear in the following way:- Can anybody help me,it is spoiling the look of my blog,
  4. You misunderstood mate,I don't want to change or override all,I only want to change sniglet to oswals
  5. I added this already,but I added the sniglet font in a lot of pages,and changing it in all pages is really hard,so is there any javascript adding which to the homepage,all the fonts in pages would change.
  6. With the previous template of my blog,I created various pages with the font Sniglet.And now after changing the template,main font of my blog is Oswald.So is there anyway in javascript,css,html5 or in xml through which I can add a piece of code in the homepage of my blog and all the Sniglet fonts would get replaced with oswald
  7. Thank you to both of you guyz,it is working now,it worked by combining the css that you both gave me.
  8. There's a carousel at the top of this blog,a kind of slider just below the menu containing text like Home,Suggestions etc. and there is text background added on the text appearing over the images it appears behind the text but not the way I want.I want it to appear in the following way,how to do it.
  9. I removed that from line 81 and added the following code in it's place--> .post-body.entry-content li {list-style: disc outside url("http://4.bp.blogspot.com/-4xtk6M2WnME/UheV9027sOI/AAAAAAAAAr4/b4XeVTPL1F8/s1600/list-style-netoopsblog.png");} .post-body.entry-content li:hover {list-style: disc outside url("http://4.bp.blogspot.com/-zdAUcV_Ng-Q/UheX9bJgmcI/AAAAAAAAAsM/KFoEy9WCwjY/s1600/list-style-hover.png");}
  10. How do you cleared the cache,how to do it in chrome.Do you went to this link-->http://technopcarea.blogspot.com/2014/06/how-to-make-your-websites-design.html,in my browser the bullets are not appearing yet.
  11. Mate I removed that piece of code but still they are not appearing.
  12. In my this post-->http://technopcarea.blogspot.com/2014/06/how-to-make-your-websites-design.html or others like it,in steps to add the widget the bullets are not appearing,at the place of <li> tag disc's should appear but nothing is appearing,why ?
  13. Well last days i was trying to create a google style feature to display screenshot on hover but for that i need to use css and how can i execute a css or xml thorugh on css.
×
×
  • Create New...