11,821 Topics

Member Avatar for
Member Avatar for hindu times

Hi there, I'm completely new to styling in wordpress, so any help is greatly appreciated. Basically, I'm working on the following website: [URL="http://www.rjt-online.com/home.php"]www.rjt-online.com/home.php[/URL] And for it's Blog page I wanted to style Wordpress to look and function the same as the site. Is it possible to incorporate all the functionality …

Member Avatar for morkat
0
145
Member Avatar for Baby.D

Help!! I need to make a website. This is what I've come up with [url]http://www.mahaabouchacra.com[/url] ... can you see my problem? The only program I know how to use is Microsoft Publisher and it sucks! I was told its codes complex the whole web design procedure more than it should …

Member Avatar for packetpirate
0
142
Member Avatar for johnsign11

Hi all, Can someone tell me how we can dd External style sheet to our HTML document???

Member Avatar for macneato
0
63
Member Avatar for teedoff

I need a search function, but the problem is the website is a huge, HUGE static site with thousands of products. I originally designed a parallel site with Coldfusion and incorporated a database, but now he wants a similar search function that a user can type a word and find …

Member Avatar for teedoff
0
65
Member Avatar for dennishall

Hi: I have two external css files being loaded based on the following code in the head of my php file: <![if !IE]> <link rel="stylesheet" type="text/css" href="standard.css"/> <![endif]> <![if IE 7]> <link rel="stylesheet" type="text/css" href="ie7.css"/> <![endif]> <![if IE 8]> <link rel="stylesheet" type="text/css" href="standard.css"/> <![endif]> I am testing in FF3.5 and …

Member Avatar for dennishall
0
114
Member Avatar for happygeek

The [URL="http://twitter.com/kevinrose/status/22303570291"]post on Twitter late last night[/URL] simply said "changes coming to digg v4" but it was enough to get me excited, mainly because the person posting those five words was none other than Digg founder and head honcho Kevin Rose. [attach]16949[/attach]The [URL="http://www.daniweb.com/news/story306994.html"]launch of Digg version 4[/URL], which as we …

Member Avatar for pcalior
0
378
Member Avatar for raghujosh

I need to implement a recordset navigation bar(preferably as an arrow graphic) to scroll through a recordset from a database. I tried searching on the web, but I did not find any HTML/JavaScript to do the same. I found a lot of material to implement it in Dreamweaver. I dont …

0
60
Member Avatar for soapyillusion

Hey guys, just trying things out trying to get practice with this thing. Right now I'm trying to get a simple animation to loop over and over after one button press. I decided to try to achieve this I'm trying to use a while loop. But so far I'm having …

Member Avatar for Varnius
0
89
Member Avatar for cpd

Hi, I have following Css where i have used back-ground image. Then i am generating Anchor and assigning css class which has image. It works fine with IE but does not work with Safari,Firefox and Chrome. Can anyone help me on how to fix it. I have given details below. …

Member Avatar for Varnius
0
201
Member Avatar for lilkid

Hello Im doing a website and the i end up with like this [url]http://img638.imageshack.us/img638/5472/30369592.jpg[/url] how od i get it so that the footers at the bottom and its all blue heres my code [code] <html> <head> <title>About Us</title> <link rel="stylesheet" type="text/css" href="stylesheet.css"> </head> <body> <div id="page_wrap"> <div id="header"></div> <div id="nav"> …

Member Avatar for floatingDivs
0
129
Member Avatar for powersstuff

Wracking my brain! I've got a fixed footer nav bar and want it to be tucked behind a small logo image on each end. I've edited the CSS so many times that I can't remember what I started with, but the problem seems to be z-index related. If container is …

0
97
Member Avatar for heavens_cloud

Ever since my team upgraded to Infragistics NetAdvantage starting with ASP.NET 2010 vol 2 from 2010 vol 1, I've been having nothing but troubles. Since there is a no backward compatibility between versions of NetAdvantage (2009 vol 1 controls cannot just be left in place if a different part of …

0
199
Member Avatar for dblock110

i have a flash website i am making (from a template) but want to embed an icontact (email service) signup form onto one of the pages. how can i do this ? i try rendering the text box as a dynamic text box and rendering as HTML but it doesnt …

Member Avatar for Varnius
0
90
Member Avatar for akshayinbox

Hello. I'm using a php script to upload file. I've used an iframe inserted on the upload page that refreshes every second/3sec. to display percentage uploaded. forget percentage, lets take a simple example. Presently, my iframe displays last two digits of PHP time() function that change constantly. If you see …

Member Avatar for akshayinbox
0
580
Member Avatar for lingoway
Member Avatar for jwmollman

Hi, I was wondering how to go about aligning the left border of a div. The page I'm working with can be found here: [url]http://www.mrmollman.com[/url]. I'm trying to make that border-left property centered on the page so the text comes out from the right of it. Here is the code: …

Member Avatar for jwmollman
0
144
Member Avatar for ManishS

I have some images and i want to use them so as to get the look as in the image provided.. the background is also a image and all other grey portions are also images....and i want to coding using div tag only and aplying css to it... and also …

Member Avatar for lilkid
0
47
Member Avatar for Reliable

I'm integrating a [I]Lightform [/I]AJAX contact form with a web page I already made. The error messages render properly in all major browsers except IE8. Assuming it's a CSS problem are there some IE8 CSS bugs I am overlooking? Are there any fixes for those bugs if so?

Member Avatar for johnny_rotten
0
93
Member Avatar for dietdew12z

I've been building a commercial website and I'm ~30% finished, but there's a little problem I've been dealing with that I think I can stop but before I do all that I want to know if it works. So here's the deal. Right now I'm running Apache on my machine …

Member Avatar for dietdew12z
0
148
Member Avatar for moteutsch

I designed a layout for my site bonzerlaptops.info, but IE is giving me a ton of problems, and I can't figure them out. The site displays perfectly in both chrome and FF. Here are the problems: [LIST=1] [*]The header and content area are not the correct width, which is that …

Member Avatar for moteutsch
0
46
Member Avatar for soapyillusion

Hey guys, it's been a while. Got a question I'm working on transfering my whole webpage to flash movie so its more interactive and what not. So far I've only got as far as adding in the banner and some of the navigation. I wanted each of these buttons on …

Member Avatar for soapyillusion
0
102
Member Avatar for keavon

Hi, I think this is my second post here. I am new to coding things the slightest bit complicated, so I hope someone can help me out! Here it is: I have a website with a very simple form (just a dropdown list, [B]an 'I agree to the Terms of …

Member Avatar for keavon
0
517
Member Avatar for jakesee

Hi, I am working on my web site and I ran into a peculiar problem... it seems that UTF-8 .php is creating some layout problems for me. Is this possble? I am creating the website in 2 version fully identical, except that one in chinese and the other in english. …

Member Avatar for jakesee
0
94
Member Avatar for jakesee

Hi, I made uploaded 1 set of website sites to different domains (and server) using filezilla. The code is all manually typed using Notepad++. Now, one site jttech.com.hk show the chinese text, but the other sandbox.desk.vuox.com shows ???????? see [url]http://sandbox.desk.vuox.com/index.php[/url] and [url]http://jttech.com.hk/[/url] top right corner, the language selector. Anyone knows …

Member Avatar for jakesee
0
361
Member Avatar for lapunluyang

Hi Everone, Following are some effective SEO tips which are suitable for newbies and these tips will help to improve website traffic in search engine : 1. Each web page should focus on a single keyword or keyword phrase. Your keywords should appear in title tag and content with bold …

Member Avatar for jhonybush
0
162
Member Avatar for amritanshu93

Hi Everyone, I am a fresher in web development & want to create Menu Bar with the help of Drop Down function. I need the coding in CSS with a little bit help of HTML program. Plz any one help me to solve my prob.

Member Avatar for diafol
0
256
Member Avatar for harsh93

Hi,,,Everyone. I m making website through the HTML and i m facing one problem with designing. I want to design my page with best graphics colors and insert the best colors on top and bottom. So how can i repeat one color part on whole page which is made in …

Member Avatar for diafol
0
53
Member Avatar for SKANK!!!!!

i am making a webstore and it has a table that has all the items in it. like each item has its own row in the table called like "items" or something right and each column is specific to all items. but im lost what to do with orders. i …

Member Avatar for SKANK!!!!!
0
794
Member Avatar for ypdev

Hi All, I would like to create navigation menu where all related links display in a small window like [URL="http://www.microsoft.com"]Microsoft website[/URL]. Is this CSS or JS? can you help with direction where to start from? Thanks... Perry

Member Avatar for ypdev
0
197
Member Avatar for dwain-pipe

I've been banging my head all day with this (probably very simple) problem, and it's driving me mad. Wondering if please you could help me.... The HTML and CSS has lots more in but I've stripped out all the unneeded code to just get to the problem. So the CSS …

Member Avatar for teedoff
0
265
Member Avatar for ejian

Hello All, I've always found good answers here. Thanks in advance for any help. I've looked around and haven't found a good answer to work with. Maybe I'm using the wrong keywords. If someone can provide the answer, that'd be great. I have an xml document: <root> <product> <image>bike.jpg</image> </product> …

Member Avatar for hielo
0
70
Member Avatar for floatingDivs

Hi Daniweb, I'm unable to edit a file in Split View using Dreamweaver. The file is based around a template, but the region is editable when changing the code in split view, but when attempting to change the info with the WYSIWYG, it shows a black circle with a diagonal …

0
71
Member Avatar for jb1ker

Hi I've been looking for this one like crazy but I just can't find it. Hope anyone can help me out. On my [URL="http://www.ivalue.be"]website[/URL] I have a sliding banner that uses a background image 'repeat'. It shows up perfectly in Firefox, Chrome, Safari but not in IE. I've tried many …

Member Avatar for Varnius
0
176
Member Avatar for Stunt

So - I'm working on developing a new theme for WordPress, however I'm having some difficulties. The theme is basically done, but it really urks me that the wrapper in the background loads last. Basically, the page looks like this when it's loading: [url]http://i.imgur.com/JdynG.png[/url] Then like this when it's done: …

Member Avatar for Stunt
0
129
Member Avatar for 1NJ3CT3D

Tank Farm. Petroleum is usually stored in large circular tanks in tank farms. Our company has several of these tank farms. Each of our tank farms is 320 metres by 240 metres. Each of our tanks is 19 metres in diameter. We would like to write an HTML 5.0 application …

Member Avatar for JRM
-1
84
Member Avatar for ueemac

Not sure how to explain the issue so bare with me. I am trying to build a nav bar that has a logo on top with tabs underneath the logo. Each tab has a different color. I would like to create it so that as the cursor hovers over the …

Member Avatar for powersstuff
0
84
Member Avatar for ranjanprachanda

Hi All, I want to design a web page & publish it ininternet.So can anyone help me out how I can design a web page.Is there any software through that I can design it. Ranjan

Member Avatar for Maverike_prime
0
169
Member Avatar for leroi green

hey all, i found a way to click a link and load it into a div. the only problem is that i keep getting the "AHA error" from the if statement in my div. i'm not sure if it is me or the coding but i'll post what i'm using …

Member Avatar for shaikhanu
0
98
Member Avatar for vmahe

Hi experts, I have a requirement to change the background color of I Frame tag with respect to parent 's bg color. can you provide me the snippet for this. when iframe is opening if open's with white background color. i changed IFrame color with allow transparency ="true" its working …

Member Avatar for almostbob
0
152
Member Avatar for albertkao

I print the following webpage with Firefox & Chrome: [url]http://en.wikipedia.org/wiki/Final_(Java[/url]) Both hardcopies of the long line "public static final double PI = 3.141592653589793; // this is essentially a constant" is cut off. i.e. the line does not wrap around. Both Firefox & Chrome display that line on screen in one …

0
52
Member Avatar for seven37us

Hi everyone - This is my first post, so please be gentle :) I am having a problem on a website I recently built in which the entire container is shifting just a few pixels to the right on some of the pages of the sites. Not all of the …

Member Avatar for george61
0
136
Member Avatar for osirus

I have learned how to change the untitled document to a title in the browser tab when using the my index.html frames website. I have a default livejournal icon and would like to replace it with another image or delete it. How would i go about doing that?

Member Avatar for Rickfoster
0
121
Member Avatar for Will3Style

I found this site through google. From what I've seen of the community here and browsing through the site pre-registration. Everything looks good, helpful and informative as I was hoping it would be. My names William (not to hard to tell from my username...lol), I currently do some freelnace gfx. …

Member Avatar for MooGeek
0
210
Member Avatar for genki01

I know people sometimes frown upon using PS slices to CSS, but it allows me to make quick landing pages. These are very simple pages, very small 750x550 or so, so I tried creating how I want it to look in PS. I slice up different areas, as some I …

Member Avatar for flipando77
0
164
Member Avatar for rawrjoeynashomg

[URL="http://shop.ccs.com/guys.shirts/category/"]ccs [/URL] I want to use a similar approach to display my MYsql database and organize it, but i'm unsure of how to go about it. I want to have drop down boxes or use the nav ones i already have [URL="http://www.casingit.com"]here [/URL](at the top) to sort different types of …

0
85
Member Avatar for yopirates

Hi ppl i have a doubt regarding pixel to percentage conversion in html.. i had designed a website using width and height in pixels but, when i change the screen resolution the alignment is changing so.. i need to convert all my (px) into respective percentage.. so tat the alignment …

Member Avatar for hielo
0
64
Member Avatar for dino2dy

Hello all I have a question related to a design problem I have (not sure how important this is to the question but I use Jdeveloper 11g 11.1.1.2.0 for database development and also application development, using adf web fusion) I have a table called Stores that represents physical stores. This …

Member Avatar for tesuji
0
486
Member Avatar for hindu times

Hi there, I'm attempting to design an "online store" for my website, but I'm struggling with something that I'd imagine is actually very simple. Basically, I want store.php to be my parent page, with each category falling underneath that, and each product falling underneath that. For example: [url]www.rjt-online.com/store/category/product[/url] I've tried …

Member Avatar for almostbob
0
152
Member Avatar for maacyuga

Hi, I have designed a web layout (1366x768) in photoshop, and converted into xhtml/css. now the issue is i have a large horizontal scrolling in 1024x768(and smaller) monitors. plz help me how to fix it to view my website without horizontal scrolling .

Member Avatar for almostbob
0
87
Member Avatar for forsyte

I have created a Dreamweaver Spry horizontal menu bar with drop-downs up to four levels in an ASP site. When I display a page that is in the root folder the Spry menu renders correctly, but if the page is in a sub-folder the menu renders in outline. The rendering …

Member Avatar for forsyte
0
108

The End.