13,937 Topics

Member Avatar for
Member Avatar for AycheKay

So I took over an existing website that has three domain names and only one actual web site (one hosting package). The DNS is setup so that going to [url snipped] takes you to the main website that we are and have been promoting - [url snipped] We're using Windows …

Member Avatar for seodomainnames
0
132
Member Avatar for azegurb

hi all, I have a table inside another table I have problem with table background image I have a site in html i have table inside another table's td tag. but i can not give bg image to the table which is inisde another table. the code is below when …

Member Avatar for Veneficae
0
126
Member Avatar for roostr

when i add the following: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> to the code the background colors for tables no longer show up and are transparent instead. even with <table style="background-color: ffffff;"> or <td style="background-color: ffffff;"> it is still transparent. I cannot figure out why this is happening. …

Member Avatar for diafol
0
110
Member Avatar for albertvn

Hello, I am designing my website with Frontpage 2002 and I am very surprised to realize that my website contents are not in hierarchy structure after I created a site map for it using the feature table of contents provided by the Front page. [url]http://www.vietnamsunrisetravel.com/sitemap.html[/url] I do not know the …

Member Avatar for Veneficae
0
111
Member Avatar for mooreted

My boss wanted me to update our website. I am not a program or a web designer. I got it mostly done but the image on the bottom right of the page floats over the page's border. I have changed every number I can imagine in the CSS and cannot …

Member Avatar for mooreted
0
88
Member Avatar for seo.lovintech

Hello Friend, I am freelancer web developer person. In this time i am developing one web application but i have some problem in this application. 1) Error of ','; 2) Database in Sql. 3) How to use proper query in application. If any one to know about, so plz give …

Member Avatar for dnanetwork
0
49
Member Avatar for costamassiv

Hi, I get the above error all the time now since a few days ago. I suspect that it was introduced by some automatic update from MS, but I don't know which one, or I would uninstall it! It seems to be getting more frequent also. It occurs on websites …

Member Avatar for mampinfotech
0
107
Member Avatar for loloy123

This may seem obvious to some people but Im only new to css so still learning :) Im creating a site with a background image i made in photoshop, I have links at top center, a slideshow underneath that centered, text again underneat that centered and then my footer. #container …

Member Avatar for sbmzhcn
0
82
Member Avatar for james4626

every time i try t close an IE tab error windows pop up saying the page is being restored and it wont close after being restored i eventually have to log off just to close the windows very frustating any advice?

Member Avatar for techsheaven
0
65
Member Avatar for pjrey

im terrible at titles.. sorry. im starting to implement a includes'mypage.php' footer in some pages so i can make changes easily to one file.. great.. my qustion is.. i use to use a different style on the link of the page i was currently on... so if i had info/contact …

Member Avatar for diafol
0
217
Member Avatar for pjrey

in firefox it looks fine, in IE, not so much... [url]http://naniboujou.com[/url] (if you look at the left, the menu bar, season, history... etc.. its everysince i changed THIS: [CODE] <tr> <td> <a href="http://naniboujou.com/season.php" ONMOUSEOVER="changeImages('season', 'images/season-over.gif'); return true;" ONMOUSEOUT="changeImages('season', 'images/season.gif'); return true;"> <img name="season" src="images/season.gif" width=142 height=29 border=0 alt="season and hours"></a></td> …

Member Avatar for pjrey
0
84
Member Avatar for kattimorgen

My name is Katti from Italy. I'm new one here and have good interesting abut web designing and web development and also web applications. I like to share details and experiences using this forums.

Member Avatar for maceman
0
89
Member Avatar for Mapper99

How do I have a large image as my web page background without having the horizontal scrollbars appear? Here is the web page I am referring to: http://70.38.38.174//where-does-this-drain-to/where-does-this-drain-go.html Here is my css: body { background: #3F3F3F url(bg.jpg) no-repeat center top; color: #222222; font-family: "Helvetica Neue",Helvetica,Arial,Verdana,sans-serif; font-size: 75%; } Thanks in …

Member Avatar for drjohn
0
165
Member Avatar for ugogo

Hi I came across your website today and was excited to see how much people help each other here. I would really appreciate some help. I don't know html that well so use a combination of editors and online sites to try figure it out. I have made an online …

Member Avatar for ugogo
0
147
Member Avatar for wonderland

Hi, I'm having problems with word press footers site map. at the moment it's displayed like this: [IMG]http://i52.photobucket.com/albums/g9/Rydra/Footer-1.jpg[/IMG] I would like it displayed like this: [IMG]http://i52.photobucket.com/albums/g9/Rydra/Footer2.jpg[/IMG] I've tried looking in footer.php, but there is only this piece of code: [CODE] <ul id="bottomLinks"> <?php wp_list_pages('title_li=') ?> </ul>[/CODE] I've tried looking in …

Member Avatar for wonderland
0
299
Member Avatar for jakesee

Hi, I need some help on how to use the define a tab loop and making it work correctly in Flash AS3 CS4 FP9. Greatly appreciate any hinting or clue on how to solve this mind bogging issue. Thanks!! If you do not wish to read the details, my short …

Member Avatar for ivt
0
401
Member Avatar for oarslan

I divide my page 4 div parts. left, content, footer, header. The content data change dynamically. when I click some link the panel open. After I link another link inside that panel, open another panel under that panel. I want to adjust content div heigth dynamically when page update. Can …

Member Avatar for macneato
0
25
Member Avatar for deineMutti

Hi, I am currently developing a Chrome extension to upload photos to TwitPic, but am receiving an error in the response: <?xml version="1.0" encoding="UTF-8"?> <rsp stat="fail"> <err code="2" msg="Image type not supported. GIF, JPG, & PNG only" /> </rsp> My request looks like this: [CODE]--345823569845694578678 Content-disposition: form-data; filename="image.png"; name="media" Content-Type: …

0
149
Member Avatar for dziobu

Hi Guys. Please help! I give up! I don't see the answer for my problem anywhere! It's quite difficult to explain so please bear with me: I'm designing a website which contain 5 main (parent) pages (index.thml, catalogue.thml, etc.). Each page have NAVIGATOR, embed <iframe> in the "center" and the …

Member Avatar for fatboislimm
0
108
Member Avatar for vintageironman

This is all new to me, so if I'm not going about this in the correct way, please let me know. I want to set up a website with 100 to 200 webcams available so a viewer can pick any one of them to view a particular area. The image …

Member Avatar for drjohn
0
24
Member Avatar for azegurb

hi all, I have problem with table background color. I have a site in html i have table inside another table's td tag. but i can not give bgcolor to the table which is inisde another table. the code is below Can anyone help me thank you for attention index.html …

Member Avatar for azegurb
0
153
Member Avatar for liamfriel

Hello all, I am having some trouble getting my background image to show in FF and IE, I am using firefox web developer add-on and when I click edit css, the background image shows up, when I close the edit css it reverts back to having no background. [URL="http://www.costumeshopfinder.co.uk/test/"]here[/URL] is …

Member Avatar for diafol
0
170
Member Avatar for griswolf

I need to keep track of the status for a person who registers for an event. This is going to be part of a tool that is administered by non-programmers. Various events will have different sets of status values, and it is possible for several events with distinct or overlapping …

Member Avatar for pritaeas
0
159
Member Avatar for 4EverDesign

I am trying to customize a flash template for my needs. The site is consisted of Portfolio (Photo gallery), About Me, Archives, Awards and Contacts pages... I managed to customize the Portfolio page changing the previously added photos. Now i have to change the text of the other 4 pages. …

Member Avatar for 4EverDesign
0
104
Member Avatar for Hollyjean

I'm a newbie so if I'm posting this in the wrong place, please forgive me. I created a couple of interactive maps using Visio (not sure what version) and saved them as HTML to post on our portal. I was recently given a new laptop with Visio 2007 and have …

Member Avatar for smirkingman
0
370
Member Avatar for rha2005

About a month ago Yahoo Mail included a Toolbar just above the text area. Since that time I have not been able to SEND or REPLY to any mai from this computer. I notified Yahoo about this and they suggested that FireFox 0.8 was incompatible with the Color/Graphics mode and …

Member Avatar for marck_don
0
167
Member Avatar for Jackmartini

Using AJAX & php to return a randomly generated number of single column tables, and drop them into a <div> element. ( [url]http://www.thegreatmartinicompany.co...ace-value.html[/url] ). I've set the div to text-align: center, and put auto margins on the tables. The result is the tables are centered and equally spaced in the …

0
66
Member Avatar for jokomamamita

Hi there everyone, I have a site over here: [url]http://www.vikgfx.com[/url] If you view it in a resolution of 1280 x 1024, the whole page would sit on the left side of the screen. I tried my level best to adjust the CSS but it just doesn't sit in the center. …

Member Avatar for diafol
0
146
Member Avatar for Neo7

Hi all!! I would like to design a customization site like the foolowing: [url]http://nikeid.nike.com/[/url] or [url]https://www.trekbikes.com/us/en/projectone/[/url] but I have no idea of how to even begin. :icon_confused: What should I use Flash or Flex? How it works? Is the customization done by changing any values in something like an XML …

Member Avatar for newviewit.com
0
184
Member Avatar for jhellein

Rebuilt an existing site: Old site used aspx pages, for example: [url]http://www.americascarshow.com/Detail.aspx?dct=11&mid=1656[/url] (broken) New site is in Joomla; new link is: [url]http://americascarshow.com/gadgetcentral[/url] I tried a 301 redirect in .htaccess file but cld not get it to work. I need a solution to redirect links to new pages and/or at least …

Member Avatar for diafol
0
238

The End.