11,821 Topics

Member Avatar for
Member Avatar for prithwi

pls send me the html code of flash player object. how i can use various images in a flash player?

Member Avatar for rasha00
0
169
Member Avatar for suley04

Hi to everyone, Thanks for reading this, first of all. Now, I am currently working on a website for a company. They have an eBay store and they would like to make their listings appear the same as they do on their website, and came to me because I know …

Member Avatar for suley04
0
321
Member Avatar for johnwords

Hello Everyone, I need little help for determining which one is better CMS ? Joomla or wordpress

Member Avatar for suni123
0
257
Member Avatar for tendaishava

i am looking for information source on an algorithm for parametric surfaces design in 3d. i just need advice on how to go about it. the language used for the algorithm is not a matter but rather the idea on how the algorithm is to be is of paramount importance. …

Member Avatar for mike_2000_17
0
286
Member Avatar for mig_kapa

Hi, i have started learning how to build wordpress themes and have a problem with the code below Please can you help me to find where the problem is? Thank You! <?php get_header(); ?> <section class="container layout"> <section class="page_title"> <div class="title">Blog style 1</div> <div class="slogan">Curabitur ultrices ultricies justo</div> </section> <div …

Member Avatar for mig_kapa
0
189
Member Avatar for lovablefool

Hi, Can anyone say me how to create 3D shapes (Rectangles, circles etc.) in POWERPOINT using the Auto Shape tool? Does it require any other tools to do this? If so plz mention the name. Thanks in advance Lovablefool

Member Avatar for racksjackson
1
615
Member Avatar for stanley87

Hi,guys.Is that anyway to make sure the table inside a div is auto resize and 100% same as the width and height of the parent div when we resize the windows size by using css and html only?i am using height 100% and weight 100% for the table and the …

Member Avatar for designershiv
0
122
Member Avatar for kimmi_baby

Hi, I'm having issues with the current page I'm working on. It works fine in IE, Chrome and Safari but not so much in Firefox. The problem I'm having is that the slideshow is positioned all the way off the screen (towards the right). It's supposed to be straight below …

Member Avatar for buddylee17
0
233
Member Avatar for jcomputing

Does anyone know how a can blend a menu bar button in to the same colour as the drop down menu. removing bottom border of the button and the top part of the menu where the button and the menu join together wehn button is hovered or selected.

0
88
Member Avatar for jcomputing

Can anyone tell me how to make a menu like this site www.sky.com

0
63
Member Avatar for jcomputing

Can someone tell how to have a button chnage colour on selection. and change back once another link is selected. I have tried using ::selection selector in css (but this is not compatible in ie) Thanks Jonathan

Member Avatar for jcomputing
0
74
Member Avatar for navi17
Member Avatar for robertburns155
0
272
Member Avatar for pritaeas

The article [here](http://www.daniweb.com/web-development/web-design-html-and-css/news/422247/only-firefox-3.6-is-fully-compatible-with-our-site-says-ebay) I could not upvote, because the comment box (which I don't need in this case) is hovering over the arrows.

Member Avatar for deceptikon
0
198
Member Avatar for Thermalnuke

hey guys trying something new using script here is what i got i have a button and i want it to do is go to another html page i have created. here is what i got. i have set up in script. <html> <body> <script type="text/javascript"> function getSite() [ ] …

Member Avatar for Thermalnuke
0
76
Member Avatar for DaveTheSinger

Firefox, Chrome and Safari wont implement the CSS doc for my website. I am self taught and sometimes lose the meaning of what people write as I only have a partial grasp of all the abreviations, letters & numbers used in these posts. I have checked the coding of my …

Member Avatar for JorgeM
0
278
Member Avatar for Thermalnuke

hey gues just practicing some HTML im haveing a problem with my code and it wont center. its the <h1> code i have 2 images on either side of the text(text is in between the jpg images) how can i move it over here is my code for it: <html> …

Member Avatar for JorgeM
0
138
Member Avatar for shanna62

Hi, I am following the Head First book on PHP/MySQL and ran into a question on setting up folders for uploading images to the web to be used in a database application. The book states, "Use an FTP program to access the file system of your web site and create …

Member Avatar for shanna62
0
241
Member Avatar for Bidea

**Hello cool peoples**, so I couldn't figure out if images could be added in the post therefore follow the prescribed link at the end of this post. Problem: I do not know how to create whats going on in the pictures. I try not to use terms to define what's …

Member Avatar for Bidea
0
161
Member Avatar for hermann87

Hi, I am having trouble with the layout of a website I'm making. I'm not very good with CSS. So the trouble I'm having is that I want to have a horizontal menu bar that I want to center in my website. This menu can have dropdown children. The implementation …

Member Avatar for manzoor.ilahi77
0
97
Member Avatar for jcomputing

I am new to web design and development. I saw a mega menu on this site www.rackspace.co.uk. and love it after days of trying to develop it and lots of research I still can't get me head round how to do it. Does anyone have ideas for all your help …

Member Avatar for gotboots
0
203
Member Avatar for JustinsAngel25
Member Avatar for DAlexNagy

Hi all! I am looking for some advice on how to best design C++ programs that read, write, and update data in MySQL databases. I have completed a system that successfully does this but I'm not sure if I designed it the right way to take advantage of OOP principles …

0
125
Member Avatar for tychyaa

I have a state map, and need to make it so that if the viewer rolls over different areas of the map (hotspots), it will make text appear in a div next to it. I know how to make rollover images appear that way, but is there a way to …

Member Avatar for Sahil89
0
97
Member Avatar for bigsand

This site runs on a Modx CMS which is about 5 years old. How easy is it to ugrade to the latest version of Modx, tweak the template and make it more compatible for tablets and smartphones? Is it worth sticking with Modx or can you suggest an improvement? http://bit.ly/aVeG1t

Member Avatar for RossCode
0
119
Member Avatar for Albert Pinto

Hi People.... I've got some issues with the front-end. Everything works fine in chrome and firefox, issue is with IE8 What I wanted was help in conditional statements for IE..... Is there any possible way to display 2 different contents in a page for IE and other browsers. I mean …

Member Avatar for Albert Pinto
0
93
Member Avatar for sbaehr

Hi Dani Web Community, I'm having trouble with the spry menu bar in CS3. My first problem is occuring in Safari, Firefox, Opera and IE. There is a horizontal scroll bar at the bottom of the page and if you scroll to the right there is a secondary sub menu …

Member Avatar for Farhanfayyaz
0
275
Member Avatar for REPattinson1

Hi :), I'm sorry if I've posted this in the wrong section, but I was just wondering if anyone could help me with my CSS code? For one of my uni modules, I have to design a simple website with 5 webpages and 3 CSS. Basically, I messed my code …

Member Avatar for gabrielcastillo
0
189
Member Avatar for kutchbhi

This should be simple , but the explanations in books and tutorials don't make sense to me. what exactly does the clear property do? I want to know exactly ,EXACTLY what it does. Take for example this code: p.one { width: 200px ; float: left ; clear:both; } p.two { …

Member Avatar for Philippe.Lahaie
0
113
Member Avatar for brainfo

i am trying to make an image align to be vertically centered. As it works perfect in all browser except IE7 . I already tried a lot. here is my css and div. .vertical_align_center{ background: none repeat scroll 0 0 #FFFFFF; display: table-cell; height: 209px; line-height: 209px; margin: 4px; text-align: …

Member Avatar for brainfo
0
237
Member Avatar for kayeones

After I tried to install the multiple admin add-on my admin page went blank giving error 500. So after searching in the forum I found that in CPanel I can find why the error came. The error was a file that was calling the same thing that was called in …

Member Avatar for JorgeM
0
81
Member Avatar for sasa.spurmanis

Hi everyone, I'm new to the forum and relatively inexperienced at web publishing as well. I'm currently administering the following website: [url]http://latmont.org/[/url] I've set up the website to work with an external CSS style sheet that is linked from the header in each web page. The style sheet was created …

Member Avatar for DaveTheSinger
0
349
Member Avatar for Violet_82

HI there, I am having some issues with position fixed. I am trying to replicate this layout http://www.csszengarden.com/?cssfile=/213/213.css&page=0 This is what I came up so far antobbo.webspace.virginmedia.com/test/test.htm. All good, but I had an issue and I can't figure out what it was causing it. At the moment the fixed image …

Member Avatar for Violet_82
0
129
Member Avatar for AskAtum

Hi everyone, Our company has recently made a decision to turn our existing website into an entirely Wordpress format. We have a lot of pages that are regularly updated and have dynamic content such as videos, blogs, promos, network status updates etc. I'd love to know your expert opinion on …

Member Avatar for Coloradojaguar
0
231
Member Avatar for nova37

i want to know how to use css with html forms i have css button <style> a.btn { display: block; width: 120px; height: 18px; padding: 18px 0 0 0; margin: 0 auto; background: #398525; /* old browsers */ background: -moz-linear-gradient(top, #8DD297 0%, #398525 100%); /* firefox */ background: -webkit-gradient(linear, left …

Member Avatar for nova37
0
230
Member Avatar for nova37

i have site divided into about 5 pages , sometime when i make changes then i have to update all five pages. so i want to know if i make file like template.php and then i divided my pages major portion to parts like header.php, body.php , footer.php and sidebar.php …

Member Avatar for drjohn
0
99
Member Avatar for klemme

I have not used falsh much before when creating webpages - But I need to create a header for a new site which has some flash in it. Im just not sure, if that specific part of the site would be visible for all visitors? Do all modern browses just …

Member Avatar for Coloradojaguar
0
231
Member Avatar for vidit_X

I am implementing RSA in C++ and here's my design(code structure). *keygen.h* namespace rsa{ class keygen{ public: //Constructor keygen(size); //Generate keys void generate(); //Getters string gete(){ return xyz; } .. .. .. private: //initializes bignums void initall(); keygen(){} //Private Member variables goes here } } *prime.h* namespace rsa{ //First 100 …

0
98
Member Avatar for Valten1992

I'm currently adding a dashboard-like view to my web project, which polls data from OIDs using SNMP. My current step is to use AJAX to reload the page but I'm running into some design issues on that front. Accessing the servlet class on the server will generate hello.jsp, which displays …

0
139
Member Avatar for Griffin54

Hello; I am working on a web page that I have designed to take up 75% of the monitor. Presently this web page when loaded auto aligns to the left side of my monitor. While it looks fine I would prefer it to be centered on my monitor. I have …

Member Avatar for lps
0
238
Member Avatar for drjay1627

Hello, I have a menu in a webpage. I am looking to make the code reusable for another page, that way I can manage the links in one place rather than multiple page. Anyone know a way to do this? Thanks Drjay

Member Avatar for JorgeM
0
135
Member Avatar for ravoras

Hey Guys, I came across the 'required' attribute for input tags in HTML5, and it just super handy. But I was wondering, if there is workaround for dependent inputs using just the required attribute. Like: Say I have a select box, which has certain options. Depending on the user selection, …

Member Avatar for ravoras
0
130
Member Avatar for Ancient Dragon

I have started a new vBulletin site and one of the forums is going to be for adults only, over age 17. Right now when a new member registers he/she can put whateve age he wants. Before allowing access the the adult-only forum I'd like to verify that the person …

Member Avatar for diafol
0
87
Member Avatar for Marseline

hi, i want to design a website where only students from a certain university can access by logging in how do i make this using dreamweaver and MY SQL as the database. for example if daniweb was only meant for people from USA and someone from africa tries to sign …

Member Avatar for pritaeas
0
120
Member Avatar for Romedk

Hello dear DaniWeb members I have a problem with the new site I´m making nad I was wondering if anyone could help me. Well its because I have big content box where I´m keeping 2 news boxes in and a right box but when I put the boxes to have …

Member Avatar for gabrielcastillo
0
140
Member Avatar for itamardori3

Hey, i've tried to convert a free CSS template to fit into a CMS. it looks like that: http://www.airlinesofisrael.com/phpvms.full/index.php/ i belive its a CSS problem can someone help? My CSS file is below: * { padding: 0; margin: 0; outline: 0; } body, html { height: 100%; } body { …

Member Avatar for gabrielcastillo
0
184
Member Avatar for drjay1627

Hello, I need some help with understanding floats. I have a div named holder, which as the name suggest, is a holder. Inside this holder I have 2 containers. One is the left container and the other is the right container. HTML <div id="holder"> <div id="contentleft"> <p>This is a paragraph. …

Member Avatar for gabrielcastillo
0
159
Member Avatar for charisma

I built this web page with unordered list in the content div tag. But it does not look right. It should be 5 unordered list accross and then on the next row another 5. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Canada-Accessible</title> <link href="css/main.css" …

Member Avatar for gabrielcastillo
0
199
Member Avatar for Buppy

Hi, I have a list of elements in my page within a <div> tag. The list looks fine in other browsers, however, in Chrome it is slightly misplaced on load. All elements falls back into correct place if i mouseover them. Also, the misplacement seems to be random, sometimes it's …

Member Avatar for Biiim
0
82
Member Avatar for brammers

I'm a Multimedia student, specialising in Interactive Media. Currently stuck on an idea for my final year project! I have interests in creating websites, illustration and mobile sites. I was thinking of creating a resposive site, but stuck on a thesis. Any ideas? Not asking anyone to do it for …

Member Avatar for Biiim
0
54
Member Avatar for samc36

# EER for Rental store, to be put into Oracle for a database. # I have a databases project due monday. I'm still very new to databases so my understanding is minimal. I'm sorry if the answer to this is already on the web or somewhere on daniweb but I …

Member Avatar for seslie
0
479

The End.