15,919 Archived Topics
Remove Filter ![]() | |
I will need to do marketing of a client website via social media. But I am not experience with SMM. I went to advertise setion of facebook and tweeeter, there I saw that I will need to pay for advertising. So, in that case I need to spent dollar. But … | |
I am having a hard time figuring out why the inner pages of my website are not centered when viewed in IE (IE10 is fine, the older versions are giving me the problem.) Although the home page is centered, it ignores the margin:0 auto; on the inner pages. This is … | |
like yahoo mail did (new update as of october 2013), i cant find library or script that can make a div transparent and at the same time blur. | |
Hi Guys, Newbie here... Am looking forward to populate a list from a dropdown list into a multiselect list. Any idea now how am gonna get it done? Thanks... | |
Hi i have "font-size" defined in my css. This is working fine with all other browsers but it have a different appearence in IE9. So I want to avoid this style when the browser is IE else it has to work for the rest of the browsers. How to achieve … ![]() | |
One of the ways how u can market for your website online is via buying hits or pageloads. It's observed that people buy from the sites which they are familiar with. Hence, buying pageloads from ad companies show your website randomly in a network of websites to various people visiting … | |
I know that there's mention of this date in another thread I started here, but I wanted to draw attention to it. We lost 50% of our traffic on Tuesday, November 20th, 2012, and haven't recovered since. That day I don't believe lines up with a Google Panda algorithm update … | |
hello there, I need someone who can write some short articles and able to post it in social media and high pr blogs. article title should be like "where to get some awoseme wallpapers", "25 high resolution wallpapers" "some cool wide screen wallpapers" etc. please tell me where can I … | |
We all know there are other micro blogging platforms than Twiter, but guess what, no one really "tweets" about it. Thus, for those businesses who do have an active twitter account, has your twitter presence helped drive targeted traffic to your site? Short term? Long term? | |
# **CHEAP LAYOUT** # A Full width layout. Tada! | |
What is latest update about google adsense? Please explain if anybody have information. | |
Hi. My friend is asking me to help him build links for his ecommerce site. We are working on adding the products to websites such as Svpply and Wanelo. Do you have other good sites like those that I have mentioned that we can use and put our products to? … | |
Hi guys Is there any tool or software which is used to create our own subtitle ? | |
I have a new site and want to increase traffic through socail media site. How is it possible. | |
Hi have a nice time, what is the best way to earn mony from internet.. | |
Hi friends , plz tel me how can i promote my website in other countries. | |
Hi there, I've just finished designing a new website - http://www.rjthompsonmusic.com It looks quite good, but I'm a little concerned with the speed at which the homepage loads. I've ran Google Page Speed and it suggests Deferring the Parsing of Javascript elements, but I have no idea what that means … | |
I am trying to make a dotted horizontal line between a column of names and a column of numbers. how do I do this using css? here's a url to see what I mean: [http://www.lose4autism.org/index2.php](http://www.lose4autism.org/index2.php) in the box titled "top fundraisers" there is a list of names, with a dollar … | |
keyword density is the percentage of a keyword which we used in a content. One keyword should not be repeat from 3 to 4 time in 100 words. but i am confused about keyword determination. Can anybody explain it here? | |
Hi all, I run an image hosting site. A user submitted a copyrighted image and now the copyright holder has asked to take down the offending image, which I did immediately. But he is asking to pay for damages. Which are of ridiculous amounts. Please help and advise what do … | |
What is the dark web or hidden web and how do i find it. | |
i have a free domain website and i need to get traffic to my website, how can i do this? | |
I'm trying to write an html, or javascript code that automatically downloads a file when a user visits the web page. Can anyone help me with this please? Thanks :) | |
Gartner defines the '[Nexus of Forces](http://www.gartner.com/it-glossary/nexus-of-forces)' as being "the convergence and mutual reinforcement of social, mobility, cloud and information patterns that drive new business scenarios". The global IT analyst outfit has also just released details of research which suggests that the perceived level of maturity when it comes to the … ![]() | |
I have enfold theme installed in my Wordpress site. i have tried following things 1)i have create one folder named - enfold-child 2)i have create two files in that folder 1) style.css 2) functions.php 3)screenshot of parent theme enfold now i have placed code in style.css like this /* Theme … ![]() | |
Can i use automated translation for change my content automatic. Will it affect my site rank. | |
Hi, I just want to know the reviews about planetonline.net hosting provider, have you heard about this ?can anyone give me some suggestion for this. Regards, Raicol | |
Now you can search post and status update on facebook with their graph search. You can search 1.Post that you have posted last year 2.Post that you have commented 3.Post by your friends from last month | |
SEO is a kind of technique by which it is posible to increase the rank of a website & it is a great technique to increase the visitor of a site. So we can say that it is a system by which the information of a site can be reached … | |
Okay so I received a request from a client who wanted me to make him an HTML website, but something new. All the pages would be in the same index.html file, and every page would slide horizontally. What he wants is: www.goldmansachs.com As you can see, the main document has … ![]() | |
my website is web.guru99.com i have split post into multiple page by now i want to apply custom style for good look and feel i have search all over but does not find any helpful content and i am trying to solve this from 2 weeks.but did not succeeded right … | |
I am trying to design my website in responisve way. So i am struggling to design media queries. Could anyone help me for writing media queries code. As my website should appear properly in mobile as well | |
I have some CSS strangeness on http://localbuz.com/brod/. The Top menu has a container <div class="menu-main"> </div> Within these is a series of menus: Home, Contact Us, etc. <div class="menu-main"> <ul><li> <a href="news">News</a> <a href="pre-owned-boats">Pre-Owned Boats</a> <a href="new-boats">New Boats in Stock</a> <a href="marina-riviera">Marina Riviera</a> <a href="contact">Contact Us</a> <a href="home">Home</a> <a href="?q=user">Log … | |
I have a very simple webpage using css. For some odd reason there is about a 20px space at the top of my page. I have no idea where this is coming from! Any ideas? Here is the page that is causing me grief: [url]http://www.laudontech.com/exhibitfloorplans/test5.php5[/url] [url]http://www.laudontech.com/exhibitfloorplans/demomaps.css[/url] Thanks in advance, Mapper | |
Good day folks, I'm currently creating an effect wherein I want to extend a div over the whole page when the I hover it. Here's my code. <!DOCTYPE html> <html> <head> <style> #one { float:left; width:300px; height:100px; background:black; transition:width 2s; -webkit-transition:width 2s; /* Safari */ } #two { float:left; width:300px; … | |
I have an img on my site that I want to be positioned absolute. The problem is that it jumps around when the screen is resized. I made the container div have position:relative; so I don't know why this is happening. This is the url to my site: [http://www.windowsauction.org/](http://www.windowsauction.org/) The … | |
Hello All, I want to have jquery plugin for nested unordered list upto level three.I have tried searching for this but was not able to find one except. http://www.givainc.com/labs/mcdropdown_jquery_plugin.htm but I dnt want levels to overlap with each other.Kindly help | |
I am having trouble with IE stylesheets. I have a few separate style sheets for my website- for ie6, ie7, ie8. I am using a conditional comment to link my index.php to these stylesheets, and ie is not reading the styles. This is the code for my condintional comment: <!--[if … | |
Ultimately the answer to the question lies in what u prefer, your preferences. The question is who will rule the web 10yrs from now. 1. Active coding or 2. WYSIWYG ? With numero uno dreamweaver growing by leaps and bounds now CC following not far away MUSE with the revolutionary … | |
Hello, I am trying to style the admin navigation: [Navigation Admin Backend](http://www.innovation.web.id/Indonusa-admin-backend.jpg) How to create such navigation admin style? The box is seperated for each item. So far I only know how to create a one-long-bar navigation style. Please help. Thanks in advance. | |
Hi the problem is defining the font only to the text displayed in the dropdown. In detail when we click on the drop down it shows all the available options. these options should have normal or default font size but when i select an option that gets displayed in the … | |
Hello, on the top of the page I have a menu created in CSS.... with drop down lists... all looks nice.. later... I added wowslider right below... wowslider plugin is really cool... but the dropdown menus fall behind the slider! so I find it is because of z-index properties... and … | |
Has anyone seen a crossover effect on AdWords during the pas month's rollout of Hummingbird? | |
Hi guys, I'm working on the div class of blocks to control them using the keyboard up and down arrow buttons. I have the list of blocks where 7 of them are showing while the other blocks are hiding. I have text of blocks from block 1 to block 17. … | |
If you’ve done 6 months of SEO for a site and yet there haven’t been any improvements, how would you go about diagnosing the problem? A. I might approach the problem as if it were an entirely new project. Again taking a look at the keywords and phrases that I … ![]() | |
Hello, I have one question. Should I use short or long URLs when submitting my blog articles to social bookmarking sites? If I keep submitting them every two days, does Google penalize my sites for submitting the same social sites every day, like Facebook, google plus? If yes, should I … | |
fellows i am doing seo since 2 3 months before but still my site is not shows in in google serp ranking, what should i do.. to get ranked in googles serp | |
Hi there. I ve got a problem with my drop down menu, i ve centered a border on my page and when i hover over the <li> of my <ul> a drop down menu appears but it appears behind the border that i ve inserted. My question is do i … | |
Now you can comment in you tube and can plus them like google plus. This feature has been launched from google. | |
We have a new site but I don't know how to bring my site google top rank.I have no idea about google rank.Would you tell me what should i do in this situation.For check I am giving my site url https://www.cubancigarexpert.com/ . Please tell me soon and help me with … |
The End.