10,650 Topics
| |
So i've been playing with a design, making the theme for phpBB and wordpress too. Thing is, in wordpress i get this odd overlapping and blanking of areas where a background image should be. In tghe following image, the darker boxes should have no gaps within the posts. Also, works … | |
This is my problem - I have a website which up til 3 years ago I ran using Frontpage (I know, I know.. but I learnt html back in 1999..). Then someone else ran it for me, and they have now decided that they don't want to anymore, except they … | |
I am trying to embed a flash music player from this site: [url]http://www.basementjaxx.net/[/url] I viewed the source code, copied the player link and tried to insert into dreamweaver CS3 Insert>media>flash I changed to site root and entered the address but "choose" button would not ever highlite. What am I doing … | |
Hi, I have this problem that I need to play a flash website in full screen mode. That runs fine but then I have a link where we have an FLV video component. Whenever I browse to the link having the FLV video, the video goes fullscreen and fills the … | |
Hello, everyone, I am experiencing a strange issue, or at least I find it strange. I'm actually at work, and a client wants to throw a few PowerPoints up on a web page with basic links to download or open them (depending on the end-user's configuration). Office 97-2003 (.ppt) files … | |
Hi, I am new to linux and was wondering if there is any application which I can download or purchase which will help me edit flash projects in linux. Cheers, Vishal Khialani | |
Hey there, I'm currently using ja_Purity to create my own template and so far I've succeeded but now I'm having a new problem. Please check the screenshot below, what I basically wanna do is make the big banner to stretch all over the page coz it's 1000px wide and the … | |
Hello, I'm making a website for a friend of mine, located at [url]http://www.theconsolelounge.co.uk/catherine[/url] But as you might of noticed, the navigation bar is not doing what it is supposed to be doing, I'm trying to make it fit all onto one line on 800x600, It should do this anyway, but … | |
Hi, I'm trying to make the following div element I found using firebug not appear through CSS. What code should I add to my CSS stylesheet? I'm assuming it's display:none but don't know where to add it. <div dojoattachpoint="_embedGroupButton" class="embed_group button">Embed</div> Any help would be appreciated! Thanks | |
Hi, the site navigation bard (on gray) look different from page to page. I want it to keep the same size no matter what page I visit. I attached the CSS and the html pages. * This problem seems to happen in Internet Explorer. [CODE=css]body { font-family: Verdana, Arial, Helvetica, … | |
So i have a page which layout "fits" to screen, so that users do not have to scroll to view the content in the middle. It has a header, a container/body area (with its own internal scrollbar) and a footer that supposedly sticks to the bottom. The problem: for IE … | |
Hi, i have a problem trying to style a dynamically generated lists. the list ia dynamically generated with ajax and could be very long. i set a div container for the list but right now the list overflows way beyond the div container. i would need the list to some … | |
i've made a website with a contact form, but everytime you click the send button it opens the computer default e-mail client. i know there is a way of doing this, but i dont know how. I think it involves php and if it does can somebody show me how … | |
Hi I am still a newbie as far as using CSS is concerned. I had a problem, now resolved, where the CSS for part of my website was not working. I just couldn't see what was wrong! Eventually after a sleepless night and a search on the Web I solved … | |
Hi All- I have the following iframe on my main web page which calls up another html that has several links that popup images whenever you hover over the link. Thus far, everything is working except that I would like to have the popup images centered on the iframe and … | |
I am trying to centre the whole of my page. I have kind of done it by creating a div called "alignment" containing all my HTML. Then I've done this with the CSS: [code] #alignment {text-align: left; margin: 0px auto; width: 750px; } [/code] It kind of looks centred but … | |
i'm new to this webdesin thing. what i need is a way to input information to the site, and have that information sent back to me at a specific time specified to my cell in a text. lets say i want to remember to call someone at 4 pm on … | |
Hi, I have designed one html page (home) with CSS. I have four more pages in html and want my heading and menus to be repeated. How should i do it? Do i have to write all the heading and menu contents in each of my pages or is there … | |
I am having some image resize problem with IE6 when I use the following code, the image looks blurry and the embedded text in the picture cannot be read properly...(it works great in Firefox) [ICODE]<p align = "center"> <img border="0" name = "imgName"; src="updatedFlow.png" width="700" height="740"></p>[/ICODE] However, if I remove the … | |
Hi all, I'm totally new at web design and learning fast with tutorials, I have built the website already and now I'm trying to embed a flash movie that I just created in Adobe Flash CS3 successfully, I have also published the flash movie in HTML/.swf so I'm good there, … | |
How can I keep up with new features of css and html? is there a good site I can go that lists websites with new good design layouts that I can try to emulate for sites? | |
Hi, all!! I have very good base of html. I want to learn more about web design and development. I started to teach myself CSS. Than I will learn Javascript, PHP and MySQL. This is my journey I have decided. But, I am still confuse. Your suggestion would might help … | |
Benefits of a Unique Design When it comes to designing part of a website it is important that its design is unique and represents your brand identity. Therefore, one must discuss your company profile and short and long term goals with the designers of web marketing Company India who is … | |
my BG doesn't load in FIREFOX? [ICODE]<div id="wrapper"> <div id="head"> <img src="images/png/xxxx.png" alt="xxx Logo" /> <div id="info-call"><img src="images/png/xxxx.png" alt="call-center" /></div> </div> <div id="navigator"><img src="images/xxx/left-nav.png" alt="navigation" class="left" /><img src="images/xxx/right-nav.png" class="right" alt="navigation" /></div> </div> [/ICODE] This is the HTML it is on DOCTYPE strict the problem is on NAVIGATOR! [ICODE] .left{ float:left; … | |
Hi, i would like to create a flash file which will have thumbnails of various images (about a 100) what i would like to do is make on image at a time (tandom sequence) glow or have an increase in alpha and then come back to normal and then another … | |
I have created a swf file in flash cs4 and exported it. I have viewed it locally and it works fine. Once I upload it to the server it just play. I have looked at everything and it just wont play. I am stuck and not sure what else to … | |
I wanted to do some popon windows when someone hovers over something on my page... new_window = open("page.html", "displayWindow", "toolbar=no,width=600,height=300,directories=no,status=no,scrollbars=no,resize=no,menubar=no"); I can do that by opening a popup using the abovecode but it opens in a separate page... I want it to hover on top of the same page some … | |
I have a web site that I built using HTML and CSS. I uploaded the site to the server and it works great except for the add to cart button. I took the site down and put the old one back up because the shopping cart is not working. The … | |
| Hi, I need my website to be described in two languages; Arabic - which is rtl, and, English - which is ltr. I need the keywords in both languages, too Is it right to duplicate the meta description and the meta keywords tag???? like this: [CODE] <meta name="keywords" content="Eng Keyword1" … |
Hi, I apologized if I am not asking the right question here or I am posting in the wrong question. But, I hope I can get some direction on where to go to accomplish this. I trying to create a secured site. Users will be log in with their own … |
The End.