10,650 Topics
| |
I have a CSS menu, i made and it has a problem, I can't seem to find, sorry if i missed a thread on this, the menu has a my account li with sublist of links. These should only appear when the user is logged in. Then if they are … | |
I am working on a site that has more menu items than will fit on the screen of standard monitors. I am looking for a nice, simple, and easy to implement free horizontal menu that fits on one line and has left and right arrows to scroll the hidden menu … | |
Hi, I'm looking for some code to enable me to force a link in Sea Monkey to open in IE. | |
Hey Everyone... I have run a W3C test and one of my wordpress blog has a lot of errors & warning.. Now the point is that all my blogs are in php and the corrections from W3C come for html. Can anybody tell me where exactly to go in my … | |
This is a new forum for me, hello all! I am creating a layout with only one column header content footer content expands as its contents do. I have this much working. The problem is: I want a background div [bg_container] to to fill the height of the content div. … | |
Hello all. I am in the process of piecing together a software project that I plan to use in the day-to-day operation of my service business. I'm sure this will be a simple question for someone here. I will be tracking employees, service tickets, clients, & client IT Assets. I … | |
Hey, I am looking for a way to create a Personal profile type for users. Is their a open source software to do this or something ? Cheers for help guys ;) | |
currently, I am implementing a background image - a red curly banner in my page [code] .content{ background:url(image/curly-banner.png) repeat-x; background-position : bottom; } [/code] now what my problem is that I want the overflow content above the banner has the red background also. I tried: [code] .content{ background: red url(image/curly-banner.png) … | |
I have a person table which specifies common attributes of sub tables teacher, student and staff. A person can be either teacher, student or both. I use the same primary key in sub tables which access the person table as foreign key (teacher_id, student_id is the same as of person_id). … | |
Hi All, Can we use CSS to make rounded corner or bubble speech text area using CSS? I already have my application generating code to show a rectangle, and I want it to look more appealing. Any suggestions are welcome | |
Hi there, I am in the process of designing my new photography website. Now, I roughly know the layout but I am not sure how to deal with resizing the browser window issues. In other words, I want my website to resize nicely when I resize the window, rather than … | |
I'm looking for signal strength bars like below link. I need all icons 1 to 5. [url]http://buyme.ae/images/Signal_Strength_Bar-1.png[/url] Thanks a lot. | |
good morning all! i'm struggling at the present time to style a drop down select menu that will fit into my current design for mobile devices (i.e. especially the iPhone right now) [URL="http://i.stack.imgur.com/Gn7se.png"]http://i.stack.imgur.com/Gn7se.png[/URL] ^^^ this is how it looks like at present time on my iPod [URL="http://i.stack.imgur.com/wsEtQ.png"]http://i.stack.imgur.com/wsEtQ.png[/URL] ^^^ this is … | |
I used dreamweaver to design a site and for some reason it comes up perfect in firefox, but when loaded in IE, the Nav bar and the Footer bar are not aligned properly and the favicon shows as a broken link. What am i doing wrong? Check out the site … | |
Hello everyone, This is my first post in this forums. I am new to HTML and I have following requirement. I have to make HTML ui with 2 window panes with one of them showing available columns and the adjacent window pane showing selected columns. Users can select a column … | |
Basically, I'm completely new to coding, I've had very basic experience in HTML, but am doing a 2 years computing course this year. I've wanted to created a text-based browser game for a while now, but no idea how. Could anyone help me at all? In the end, I am … | |
I want to start web designing and development so please GREAT GOOD PEOPLE in here please come to my aid for me to be Great just like the way u are, so what are the first step(s) to get me on? Counting on you all in here and i believe … | |
i assign the properties for hr tag in css but its not working in firefox what should i do? it is working in crome and IE... [code] hr{ border-color:#5B4F22; } [/code] | |
I am making a website and the header is not displaying properly in chrome. It only shows a couple of rows of pixels and then it stops. [URL="agnes-fitness.com"]Here[/URL] is the site. Another smaller problem is that if you refresh a couple of times in ie the header will be stretched. … | |
I am developing an embedded Webserver on a hardware. I want to add a login page to it. I am able to receive all the http requests from a browser on a computer connected with the hardware via LAN. I am also able to show a simple webpage on the … | |
I have to design a database where one requirement says "For each project, for each user, for each skill, store the marks gained". Initially, i had a table where each skill was a column(proj_id, user_id, skill1, skill2, ......., skill_N) I felt this was a bad design because the number of … | |
Hi there, I'm looking for help with forms. My professor has hired me to help her with her website and I'm not big into HTML but it's worth it to me. Basically what she needs me to do is code a form so that she can enter new topics or … | |
I have to design a database where one requirement says "For each project, for each user, for each skill, store the marks gained". Initially, i had a table where each skill was a column(proj_id, user_id, skill1, skill2, ......., skill_N) I felt this was a bad design because the number of … | |
Hi, I have 2 problems : 1) How to align the "Map" to stick to right without overlapping others when browser is small ? 2) How the footer stick to the bottom and center of the page ? Something like this [url]http://www.cssstickyfooter.com/[/url] . But I don't know how to apply … | |
Hi all. I'm developing an e-Learning system with Moodle and now tweaking the header. Instead of having text, I have put in a header image. My supervisor wants it to be centered. I have done that by adjusting the margin. We will be presenting the project using a different computer … | |
have problem of Drop Down Menu Overlaps with Image Map of my Website. This happens when I click on Top menu bar (drop down). The expected output is, the drop down menu should appear above the map. I am having problems with structure of the webpages in different browsers. for … | |
I can not seem to figure out what I did wrong. I have been trying to build a website for a few weeks now. I have it looking good(Good is a relitive term)........I have been using Dreamweaver and everything looks good when I review it in Mozilla and IE8. Today … | |
I've been using a fixed image background, if I can call it that, on my web folio. I'm using a image that is big enough to look good on even the biggest screen, and coding it so that the whole picture is always in the browser window, no matter the … | |
i want to float links in the footer to the left but when i write the code the links stick to the scroll bar but it should stick to the left of the footer [CODE]#footer { background:url(images/footer.jpg) no-repeat; clear:both; height: 83px; width: 970px; } #footer ul li a { float: … |
The End.