15,919 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for rwalkerfla

SNIP I want to keep my featured gallery running the slides like the latest 2 updates, but below it, instead of the style of recent post updates and older post updates that i have, which are those squares, i want to turn each one of those squares into something like …

Member Avatar for fcvolunteer
0
80
Member Avatar for jesicawillss

Can you tell me that which points I have to consider while doing competitor site analysis? How I can do effective competitor website analysis?

Member Avatar for ahmadferi
0
56
Member Avatar for HelenLF

Is there any benefit to having more than one link from the same site. What I mean is would websiteA benefit from having a link on websiteb, pagea as well as websiteb, pageb? Or, would Google penalise for this. The reason I ask is that I have contact with a …

Member Avatar for ahmadferi
0
124
Member Avatar for RoyalElite96

Hello everyone, I am redesigning a website and I want to change the background color of a PNG (with transparent pixels), when clicked. Apparently, my only half of the background is changing. HTML: [CODE] <a href=""> <img src="Images/logo.png" alt="Logo" style="display: block; margin-bottom: -4px; border: 0px;"/> </a> [/CODE] CSS: [CODE] a:link …

Member Avatar for abyss776
0
166
Member Avatar for Transcendent
Member Avatar for epicrevolt

So I am making a Drupal website and was wondering what would be the best way of auto-adding images in front of certain phrases. like if someone types "press start" it will automatically add an image in front, like the Microsoft tutorials. No, I am not making a site for …

Member Avatar for epicrevolt
0
95
Member Avatar for JamieLynnSEO

Using the <snipped link> tool, the web page im working on, <snipped web page link> only has a prominence of 60. [keyword being wholesale fleece throws] Can someone please help me raise this? I can't figure out what i'm doing wrong!

Member Avatar for canadafred
0
161
Member Avatar for HelenLF

I have a client who runs two closely related businessess from the same location. It is unlikely he will have much content for these at the moment but plans that his website(s) will grow in time. Is it better from an SEO point of view to have two really small …

Member Avatar for Dani
0
123
Member Avatar for thekitoper

I am still a newbie to html and css, seeing as I have been working with c++ and python for quite so time, and have been having trouble with the div tag. Whenever I decalre a div tag and make the background-color: black it tends to go across the screen, …

Member Avatar for thekitoper
0
123
Member Avatar for SolidSolutions

I've got a simple link that opens a mail message: [CODE]<a href="mailto:help@solutions.com"[/CODE] If I select a new mail message in Outlook, it opens and works fine, using the "Normal" format style for the body text. But, with the mailto: link, it opens a new message using "Paragraph" format style for …

Member Avatar for floatingDivs
0
450
Member Avatar for kathymac

I have a website where on one page I used nested tables to position elements and on another page I used <div> tags to position elements. I did this for testing purposes. On all webpages, there is a background image 900x600 set in the css file. On the far left …

Member Avatar for Fortinbra
0
123
Member Avatar for rwalkerfla

SNIP I don't know what I did, but I simply editing a post to add a second photo, and then the featured gallery stopped working. I have went into style.css and reuploaded the default code and still not working. Please help. I did a check on firebug althrough i really …

Member Avatar for rwalkerfla
0
62
Member Avatar for wastedkill

Hi i recently made a 3 column PSD of the website page i want and this is for all the pages and i have no idea how to make a 3 column PSD into a CSS style sheet as i want to add a lot of PHP code to get …

Member Avatar for teedoff
0
91
Member Avatar for anirban1087

Hi, I would like to take a printout from my system, after the user give some input. But I don't like to take printout of the form, I just like to have the form data in some other format. How to do that? I am using PHP & MySQL for …

0
57
Member Avatar for shadowscape

hello again, i have one more problem im trying to get past, i have a url structure like this.... [url]products.php?page=scripts[/url] how would i make a multiple variable so i can also use this.... [url]products.php?pid=sscfa[/url] but not at the same time, either one or the other, i have attached the code …

Member Avatar for teedoff
0
116
Member Avatar for newgon
Member Avatar for itsyllabus
0
157
Member Avatar for new_developer

hi there, If i made flash banner in Adobe Flash CS4, how we add it in website which is based on html and CSS. Thanx

Member Avatar for trancewebdesign
0
236
Member Avatar for shivarocks

hello friends i need to make a edit profile page in my website,while registering a user can select multiple locations using multiple select options,so while editing user must get defaultly selected options while registering,i tried using multiple=multiple,but after getting details from databas it must select automaticlly....i cant do that can …

Member Avatar for @developer
0
126
Member Avatar for JamieLynnSEO

Is there an easy way to figure out which doctype is the correct type when using the [url]http://validator.w3.org[/url] validator?

Member Avatar for JamieLynnSEO
0
106
Member Avatar for GuyClapperton

Internet marketers using social networks beware - linking to stories on the Internet, much as news bloggers do here on Daniweb and elsewhere, may be about to become a high risk activity. The owner of website [URL="http://www.skyscrapercity.com"]skyscrapercity.com[/URL] is being sued by the Las Vegas Review-Journal for infringement over one of …

Member Avatar for jonlucas
0
371
Member Avatar for saucy6969

Updating current website using a free template found online. Need to change the logo graphic...love the font, just need to change the wording. Have tried numerous times with my lack of photoshop knowledge. My attempt just made me laugh in all it's ugliness and non-resemblance to the original. (thats how …

Member Avatar for saucy6969
0
154
Member Avatar for ankit.pandey3

[CODE]<?php echo '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />';?> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link rel="stylesheet" type="text/css" href="css/style.css" /> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="js/jquery.jMagnify.js" ></script> <script type="text/javascript"> $(document).ready(function(){ $(".menu2 a").append("<em></em>"); $(".menu2 a").hover(function() { $(this).find("em").animate({opacity: "show", top: "-75"}, "slow"); var hoverText …

Member Avatar for drjohn
0
104
Member Avatar for DarkBerzerk

Hey guys, i was making some thing easy and small and I've made it many times ago, i want to make Div tag with width 670px and insite it two Div tags as 2 golumns the left 400px and the right 370px.. [CODE] <div class="bulb_body"> <div class="left_column"> <p>This is test …

Member Avatar for DarkBerzerk
0
134
Member Avatar for feoperro

Hi, I was looking around at the source of some popular websites and I noticed that a lot of them have a way to detect your OS, Resolution, Browser and more... I was wondering if anyone knew where I could read more about setting the CSS to fit the users …

Member Avatar for scrappedcola
0
196
Member Avatar for JamieLynnSEO

I found this checklist to be helpful and easy to understand. :) Anyone know of any other links like this page? [url]http://searchengineland.com/seo-checklist-of-best-and-worst-practices-part1-43752[/url]

Member Avatar for JamieLynnSEO
0
187
Member Avatar for ellenwillss

Recently i was searching in Google and suddenly i got this word pagerank evaporation. Is it a SEO component? Is yes then please let me know.

Member Avatar for JamieLynnSEO
0
115
Member Avatar for tomjrjones

i want to make a popup div for my games section in my website, so when i click an image a sort of layer pops up (not a new window) i need it so i can add swf games to it, what do i need to do or can anybody …

Member Avatar for rosy12
0
117
Member Avatar for jonow

I want to make it so I can put a caption under an image so that the caption will only go as long as the image. I wan't to be able to do this without having to set a width for the caption. I do not know if this is …

Member Avatar for rosy12
0
156
Member Avatar for AndreRet

I have a main page where the user will select an image between 32 others. Each image has its own category. I then need to open my Categories php page (no need to have 32 I'm sure), where the image selected will display THAT images categories. I have no idea …

Member Avatar for AndreRet
0
143
Member Avatar for patuie

My fly out menu hides behind an image on the web page. HTML /* menu */ /* common styling */ .menu {font-family: arial; font-size: 14px; width:200px; position:relative; margin: 5px;} .menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000; width:170px; text-align:left; border:1px solid #000; border-width:1px 1px 1px 1px; background:#FF9933; …

Member Avatar for patuie
0
141
Member Avatar for JamieLynnSEO

What are some of the key factors to keep in mind when optimizing your web page for BOTH pay per click and organic? I've got a general list of tips and tricks for organic placement and pay per click placement seperately, but what about universal factors to keep in mind …

Member Avatar for JamieLynnSEO
0
233
Member Avatar for ovidiu_b13

hello, is there any way to view only a part (portion) of website A in website B. For example, I want on my site to put a small div in which to see only the price of that object, so that the price i see is always the current price.

Member Avatar for ovidiu_b13
0
142
Member Avatar for AndreRet

I am loading text from a text file into my page. This all works fine, but it loads the text as one paragraph and not in separate lines, line breaks or paragraphs. How can I achieve the line breaks to load the same as is the text in my text …

Member Avatar for AndreRet
0
160
Member Avatar for Nile Hadwards

I came across with one article and I feel this article will be very helpful to understand more about Affiliate Marketing. However this article posted on October 19,2010 and viewed 22 times. Here is link: [URL=http://ezinearticles.com/?Leverage-Affiliate-Marketing-to-Grow-Your-Web-Hosting-Business&id=5234787]Leverage Affiliate Marketing to Grow Your Web Hosting Business[/URL] Please share your reviews about this …

Member Avatar for vanilla23
0
174
Member Avatar for whimsical1987

Hello, I have a legend tag which is overlapping with the table field in the fieldset tag in firefox. It works fine on safari and chrome. The legend tag is in the extreme left corner [code] <form id="registerForm" method="post" action="registration_confirm.php"> <fieldset> <legend> <span> User Information: </span></legend> <table id="tableinfo" width="100%" > …

0
103
Member Avatar for mah300274

I would like to know how to build the code or if there is script I can use to be able to credit peoples accounts with credits if they purchase the credits. Like if you pay $1, then you get one credit that can be used to buy things. If …

Member Avatar for mah300274
0
212
Member Avatar for ggeoff

Hi I have a client who wants to provide me with Microsoft Publisher documents to add to his website. The material will be added via a content management system. I can't just select all and paste into the CMS so I have saved a copy of the Publisher document as …

Member Avatar for ggeoff
0
198
Member Avatar for ON_Jtharpe

Odd problem I am having. I am developing in Drupal, and working on my template. I have a sidebar on the right, and the text inside touches the edges of the box so I added some padding. When I add this padding the sidebar drops so that is is below …

Member Avatar for ON_Jtharpe
0
58
Member Avatar for ON_Jtharpe

Hey guys I am having trouble with my CSS. I am doing work with Drupal and I am re-styling the CSS for the site. I have it laid out the way I want buy on some web browsers my wrapper or the center of the page where the content is …

Member Avatar for ON_Jtharpe
0
95
Member Avatar for MktgRob

As I type this I realize I could be starting a major argument in this forum but what the hell. For people who blog as part of their online community, what is the best (in your opinion) blog platform to use? For myself, I have set up blogs on Blogger …

Member Avatar for technozone seo
0
503
Member Avatar for HelenLF

Hi, I am hoping someone can help me with this. I have a div which stretches the width of the web page which is 5px high and an inner div which is 1000px wide, also 5px high, and centred. Both divs have an x-repeating background image. In all browsers this …

Member Avatar for HelenLF
0
76
Member Avatar for sayakyi

Dear All, I have here some problem with my html code. I can't make text aligment in following html code. How can i solve it? [CODE] <TABLE width="500"> <TBODY> <TR> <TD><IMG title="" border="0" alt="" align="top" src="img01.jpg" width="150" height="90"></TD> <TD> <ul> <li>Pellentesque fermentum dolor. Aliquam quam lectus, facilisis auctor, ultrices ut, …

Member Avatar for sagive
0
130
Member Avatar for biz82

Hi I am new to this forum and I am creating my first website. I have created my html and css documents but am having a problem with how the webpage is being displayed. It displays as I want full screen until I minimize or change the window size of …

Member Avatar for sagive
0
95
Member Avatar for schrope

I can not get any of my links to work. the tabs should go to the correct page and the links at the bottom should go to the correct page. help [CODE]<html> <head> <!-- New Perspectives on HTML and XHTML 5th Edition Tutorial 2 Review Assignment CAMshots Photo Contest Author: …

Member Avatar for floatingDivs
0
454
Member Avatar for SolidSolutions

I have some customers saying certain pages never load for them and actually freeze their computer or make their internet connection drop. I asked one if they knew if they were using Internet Explorer as their internet browser and she said: "no, google". I was surprised and said: "oh, you …

Member Avatar for Kraai
0
164
Member Avatar for khunshan88

Can we change the look of a web page for personal learning. Like if i am visiting a website and the background is light pink. Can i save this page on my hard disk and change its background color to white to see how it looks in browser and check …

Member Avatar for JamieLynnSEO
0
101
Member Avatar for JamieLynnSEO

Making a layout in photoshop, splicing image... How can you use a photoshop layout to benefit you in terms of SEO? Other than image alt tags and url's of course. Is this ALWAYS a bad idea?

Member Avatar for anderson1234
0
209
Member Avatar for maxelcat

Hi I have been asked to create a site for a band. They want to have a whole pile of mp3s and some sort of player. Ideally, of course, needs to work across device (and you all know I mean iPad/iPhone - so not flash). Can anyone please recomment a …

Member Avatar for maxelcat
0
121
Member Avatar for Arsenic Oz

Hi there guys, I'm currently trying ti build a site and I cant seem to get the positioning of my page as I want it. Simply pu I want all the items centered instead of as they are (justified left). Here is the sauce: [CODE]<%@ Master Language="VB" CodeFile="MasterPage.master.vb" Inherits="MasterPage" %> …

Member Avatar for SolidSolutions
0
152
Member Avatar for MDanz

i want box 1 and box 2 horizontally next to each other. I want the parent div if the content overflows to scroll and box1 and box2 horizontally next to each other. i tried below but box2 keeps going underneath box1. the scroll is necessary. [code]<div id='parent'> <div id='box1'></div> <div …

Member Avatar for scottloway
0
8K

The End.