Posts
 
Reputation
Joined
Last Seen
Ranked #66
Strength to Increase Rep
+9
Strength to Decrease Rep
-2
98% Quality Score
Upvotes Received
368
Posts with Upvotes
275
Upvoting Members
91
Downvotes Received
4
Posts with Downvotes
4
Downvoting Members
4
77 Commented Posts
6 Endorsements
Ranked #299
Ranked #212
~547.21K People Reached
Favorite Tags

402 Posted Topics

Member Avatar for Dani

> Why is his motivation worse than the motivation of anyone signing up and asking a question just for free help? If someone replies 3 times to the same thread, I don't think he/she is here to 'help'. He/she is just here for their spammy links in their signature. https://www.daniweb.com/digital-media/digital-marketing/threads/518313/what-is-the-use-of-seo-in-digital-marketing/2 …

Member Avatar for Dani
1
2K
Member Avatar for Dani

I was still DJ-ing with vinyl for a long time, but since 2 years I use the DJ software Traktor Pro on my MacBook. I make mixtapes with it too which I feature on my pet project site, [Lively Audio](https://lively.audio). On my site I use the SoundCloud API to pull …

Member Avatar for purevoice
6
2K
Member Avatar for FarrisFahad

It's pretty simple I guess. What you post on FB is not interesting enough to engage clicks and if visitors bounce off your website pretty quick, then there's something seriously wrong with the landing page. You post for quite some time about your meme site, but never include a link. …

Member Avatar for 6Maxi
6
3K
Member Avatar for Frankestine

Rprofitt is right. Web 2.0 has nothing to do with SEO. Read the Wikipedia article! > Web 2.0 (also known as Participative (or Participatory)[1] and Social Web[2]) refers to websites that emphasize user-generated content, ease of use, participatory culture and interoperability (i.e., compatible with other products, systems, and devices) for …

Member Avatar for Jasmin_2
4
4K
Member Avatar for Patrick_Kane

I've used cPanel the most, but this is because it comes with every new hosting package at Namecheap. I had to install it onl;y once myself as cPanel WHM on a VPS for a project. I don't know Fastpanel, but I see it's free for 18 months and after that …

Member Avatar for Alexsun
1
4K
Member Avatar for kiruthi_1

Article submission sites for SEO are a thing of the past allready for a long time. Google’s Panda algorithm update killed article submission sites from 2011 onwards, so your article link is buried deep in the SERP's for no one to find and your backlinks have zero effect. Nobody visits …

Member Avatar for katebonner
1
8K
Member Avatar for SabithaSri

or just something like this; HTML: <div> <img src="icon-1.gif" alt="Icon 1" /> <h2>Fully Responsive</h2> <p>text the bla the bla</p> </div> <div> <img src="icon-2.gif" alt="Icon 2" /> <h2>HTML5 &amp; CSS3</h2> <p>text the bla the bla</p> </div> <div> <img src="icon-3.gif" alt="Icon 3" /> <h2>Ready for use</h2> <p>text the bla the bla</p> </div> …

Member Avatar for Sohaib_7
1
1K
Member Avatar for vincity
Member Avatar for maheshjtp
2
2K
Member Avatar for davy_yg

Perhaps a free proxy website might be just enough to watch that video tut. https://hide.me/id/proxy

Member Avatar for scottoconnor956
0
770
Member Avatar for Ardi Daullja

<button onclick="toggleHidden('navbar-subnav-menu')">button</button> <script> function toggleHidden(id) { var attr = document.getElementById(id).attributes; if (attr['aria-hidden'].value == "true") { document.getElementById(id).setAttribute("aria-hidden", "false"); } else { document.getElementById(id).setAttribute("aria-hidden", "true"); } } </script>

Member Avatar for Dani
0
532
Member Avatar for Stefce
Member Avatar for Dani
0
897
Member Avatar for rubyjean
Member Avatar for AliceStyles
-1
844
Member Avatar for janicemurby

@rproffitt - That tutorial is ancient with old tricks or deprecated HTML that has no place anymore in the modern web :) @OP - he should use that image as a CSS background image on that section/ https://css-tricks.com/almanac/properties/b/background-image/

Member Avatar for anand9796
0
749
Member Avatar for Alice_6

Which social media channel is the best for your business or campaigns depends on a lot af factors, but ask yourself questions like: * What are my social media strategy objectives? * What channels are my target audience using? * What channels are my competitors using? * What kind of …

Member Avatar for priya-sharma
-2
912
Member Avatar for Sam Hamilton

That function is trying to connect to Google Plus API to get the plus count of your pages, but Google Plus is dead (https://plus.google.com/about), and therefor 404 http error (page not found, so nothing to count) Perhaps you can fix it with a plugin update if the author of the …

Member Avatar for gentlemedia
0
1K
Member Avatar for SimonIoa

You say "in a specified height of div", but you havent specified a height on that div, so what's the problem? Also what you have here on HTML & CSS, it doesn't crop the image. https://codepen.io/gentlemedia/pen/xxxZzrq

Member Avatar for bollywood movie download
1
2K
Member Avatar for davy_yg

The grey background color is set in the bootstrap stylesheets linked at the top and is probably set to another element then div 'container'. My advise is not to set CSS styles in the HTML tags (inline CSS), but use an external stylesheet. The bootstrap.min.css is minified, so if the …

Member Avatar for Mohandas1985
0
585
Member Avatar for davy_yg

pty is right. Your CSS selectors don't make any sense. You gave that `table` a class `order`, so target the `td` of that `table` properly like so: .order td { width: 5px; } But Like pty said... what the heck do you want to display in a 5px width table …

Member Avatar for Purvi_1
0
771
Member Avatar for Madilyn

I'm using [Mailchimp](https://mailchimp.com/) too for some clients of mine. With the free account you can do already quite alot. If you're not familiar with (properly) coding your own HTML emails/newsletters there are loads of templates you can choose from. [Campaign Monitor](https://www.campaignmonitor.com/) is another great email marketing service. There are also …

Member Avatar for ritzgupta
0
523
Member Avatar for Michael_93

There's no need to use absolute positioning for this. In fact it's better to never use absolute positioning to layout webpages. You will run in all sorts of problems. Having said that. We have now in 2018 much better mechanisms to layout webpages such as CSS Flexbox and CSS Grid, …

Member Avatar for Purvi_1
-1
707
Member Avatar for Reverend Jim

What about blockchain technology? Could this possibly solve in the near future a lot of issues, fraud and security the voting systems are facing today?

Member Avatar for Reverend Jim
2
5K
Member Avatar for jParker66

I don't think JParker will ever come back to his thread, but here's my take on it. For UI elements such as his sorting arrows and icons, it's common to use an (external) SVG sprites image and display them with `<svg> <use>` instead of a regular `<img>` tag. The SVG …

Member Avatar for gentlemedia
1
3K
Member Avatar for Dani

To be honest I hardly look at the releated topics, but they're not there for me I suppose :) Looking at them now, I see thread titles that are not related at all to the topic of this very thread, but this is perhaps because there's no related topic and …

Member Avatar for Dani
2
2K
Member Avatar for Simona_1

If you put a click handler on the body, than everything inside the body, like your content div, will also trigger that click and that's not what you want. I know you said you don't want a modal, but you can use the same technique most modals use for this …

Member Avatar for gentlemedia
0
422
Member Avatar for John_165
Member Avatar for Henriette

Your content is wrapped in a div with the class `container` and the logo and navigation is within a div with the class `nav-bar`. The widest media query for the container is: @media (min-width: 1200px) { .container { width: 1170px; } } To get the `nav-bar` aligned with the `container` …

Member Avatar for Henriette
0
278
Member Avatar for tun712

Is that the only thing they gave you? Some example webshops? Don't you know what kind of features and functionalities **they** want/need on their webshop? You have to ask many questions before you can decide what kind of technologies and/or which kind of platform/CMS you gonna use.

Member Avatar for Mara_2
1
4K
Member Avatar for Reverend Jim

![may_brexit.jpg](/attachments/large/4/80d6524b3e71847cb47f934907374590.jpg)

Member Avatar for Reverend Jim
1
6K
Member Avatar for Mara_2

Not so long ago there were in the web dev forum two smilar threads asking about buying a mobirise theme (a church theme) and posting the link to it, but couldn't because of the same BS reason as Mara_2. Those two threads were deleted by a mod. It was obviously …

Member Avatar for rproffitt
-1
433
Member Avatar for tun712
Member Avatar for tun712

I had a play with this too and I came up with the following. It does what you want, but slightly different. This also keeps on working when JS fails to load or is turned off (due to scrolling to ID which becomes then just jump to anchors). HTML: <nav> …

Member Avatar for tun712
0
5K
Member Avatar for FarrisFahad

There's no way to do this only with HTML & CSS. You'll need to throw some JS into the mix. There are loads of plugins (jQuery or pure JS) that you can find with a Google search. Here's for example one made with pure JS. It's a modern one which …

Member Avatar for paulmdavis0
0
5K
Member Avatar for Dani

I really hope that you do also something against these sig posters, because they're posting meaningless questions/answers and dragging up old threads from the death, just to have some backlinks in their sig.

Member Avatar for happygeek
2
6K
Member Avatar for FarrisFahad

If you utilize a CDN for all your assets (images, css , js, etcetera) instead of serving them from your own web server then problem solved. As a bonus your website will load faster worldwide. There are some 'free' CDN's out there.

Member Avatar for Dani
1
3K
Member Avatar for FMTech

PHP is not my thing. but if you want help from someone else with this then be clear. Your error is on line 277, but your code dump here goes only till line 270, so on which line is your error here?

Member Avatar for gentlemedia
0
465
Member Avatar for useruno1

I did a bit of research and saw that your site is based on a premium wordpress theme 'Sleek' from Themeforest https://themeforest.net/item/sleek-responsive-creative-wordpress-blog-theme/9298728 I checked their demo and saw that it has also the scroll-position issue on small screensizes and the reasom for this is that on wider screensizes they used …

Member Avatar for useruno1
0
3K
Member Avatar for ayooshkasmth

@PranayPravin - Start a new thread with your issue (include code and error messages) instead of bumping up an 8 year old thread

Member Avatar for gentlemedia
0
8K
Member Avatar for FarrisFahad

I had to make custom social share buttons for a client as well and opened the shared dialogs in a new window, but small in size like a modal and centered on the screen. HTML: <ul class="share"> <li> <a href="//www.facebook.com/sharer/sharer.php?u=<?php echo curPageURL();?>">Facebook</a> </li> <li> <a href="//plus.google.com/share?url=<?php echo curPageURL();?>">Google</a> </li> <li> …

Member Avatar for gentlemedia
1
4K
Member Avatar for Катя_1

Better to ask Mobirise related questions on their own forum http://forums.mobirise.com/. You'lll get probably more and/or better repleis then here.

Member Avatar for gentlemedia
0
249
Member Avatar for Катя_1

No, there's no such thing and think about it... a WordPress theme is for the WordPress CMS. There is a Mobirise to WordPress plugin tho' https://www.youtube.com/watch?v=8I6_8eRTiYI

Member Avatar for gentlemedia
0
237
Member Avatar for Max_28

You might have deleted it accidently? Anyway... if you can't find it, how on earth are we supposed to find it for you? Perhaps they, http://forums.mobirise.com/, can assist you.

Member Avatar for gentlemedia
0
480
Member Avatar for Michael_93

Off topic, but why not reply first on the previous threads of yours where you got several answers, before you start a new thread?

Member Avatar for Ray Paseur
0
4K
Member Avatar for Michael_93

Off topic, but why not reply first on the previous threads of yours where you got several answers, before you start a new thread?

Member Avatar for Ray Paseur
0
485
Member Avatar for alexgrover

Don't use `position: absolute` to layout your grid or items. The reason they overlap is because absolute postioned elemets are taken out of the normal document flow, which means they don't effect eachother anymore ([CSS box mode](https://css-tricks.com/the-css-box-model/)l). There are better methods to layout those divs next to eachoter either with …

Member Avatar for LearnTheNew
0
7K
Member Avatar for alan.davies

Just read the other day that Microsoft is almost as much as worth as Apple, so they obviously are doing something somewhere good again. Not sure where, but somewhere :)

Member Avatar for Dani
1
4K
Member Avatar for clickHere

There's also a W3C standard `<detrails>` element for this, but no IE and even Edge support yet.... dealbreaker! https://css-tricks.com/quick-reminder-that-details-summary-is-the-easiest-way-ever-to-make-an-accordion/

Member Avatar for alan.davies
0
461
Member Avatar for gahhon

If you trigger the function in the `<head>` before the HTML is rendered, then it won't trigger because your button is not there yet. That's why it does work if you put the JS before the closing `</body>` tag at the end of your HTML, If you want to keep …

Member Avatar for gentlemedia
1
2K
Member Avatar for FarrisFahad

Sorry to say this, but user agent sniffing was/is never a good strategy. Just make your site mobile friendly, so you don't have to alter/update multiple code bases and your URLs work everywhere!

Member Avatar for Australia_1
0
5K
Member Avatar for alan.davies

I agree! Changing the filter could be stored in a cookie or an option to set it somewhere in the user control panel.

Member Avatar for Dani
1
5K
Member Avatar for LilSquishbug

> I've since decided to learn html first just to try and get a good basis of getting my head around coding. If you want to develop for the web, then starting with learning HTML and CSS are indeed the first steps IMO.

Member Avatar for mbannister
1
2K

The End.