10,643 Topics
| |
Our blog uses the fluid theme but there's an issue, it doesn't support read more and that is crucial for our blog. I can't seem to get the tag working and am wondering how; or, is there a better theme to use? | |
My professor asked us to make out own Web site. He said we cn do whatever kind of Web site we want to make. My problem is, with my limited knowledge in Web designing I really don't know what type of Web Site I can make.I'm afraid I can't make … | |
Hi I have been asked by someone to build a map of the UK and put links on it to different websites dependant on the area. I am so stuck and really dont know how to achieve this? Can anyone give me any advice? | |
Hi Guys I am trying to create simple rounded corners - which I thought IE9 was supposed to now support, BUT for some reason it STILL doesn't seem to work. I know there are plenty of work-rounds, BUT am I doing something wrong? I have this: [CODE] #footer{ clear:both; padding:10px; … | |
hi I'm trying to build a website of multi-language (English and Arabic). The problem is the writing direction, as in Arabic, we write from right to left, so that I have to relocate the logo,the scroll bar,etc to the other direction. I managed to change the CSS for the logo, … | |
is frameset better than tables for designing webpage layout.......... | |
I'm using NetObjects Fusion 11 and I'm looking for independent (but compatible) software to develop drop-down menus. I'm looking for something along the lines of AllWebMenus PRO or the SoThink DHTML menu builder from SourceTec. Both seem fine but are limited to javascript only and I was wondering if there … | |
Hi I have a joomla site with one flash based video in it. Of course people are now saying "It doesn't work in iPads". I was thinking about using the <video> tag in html to get round this - can I just simply put a <video>... </video> tag in the … | |
I download a web template and I need to change the text on 2 images. The images are only given to me in .gif format. Is there any way to go in and change the text using photoshop? Thank you. | |
The code i'm using is fine in firefox and chrome but ie is keeping the bullet point as black. Anyone know how i can hack round it? [CODE].rightpane ul , .contentpane ul { padding:0; margin:0; margin-left:15px; text-align:left; list-style-type:disc; color: #007dc3; } .rightpane ul li:first-line , .contentpane ul li:first-line { color: … | |
i have this code in which i retreive jokes from database and show in table .problem is the result are being overlapped because m umable to change the top: attribute of table can anyone enlighten me with any idea so that i keeps every table at a distance of 20px … | |
So my graphic designer came up with a great design, but of course, I have no idea how to code it. I prefer to use css and html5 and avoid flash if at all possible. Take a look at the image to see what I am referring to. The image … | |
If you have a screen resolution of 1366 x 768 whats your browser window size? its obviously not 1366 x 768 is there a way to see this for other screen sizes? | |
Hi, I am having a problem with IE. The url to my site is [URL="http://www.trecall.com"]www.trecall.com[/URL]. I want to put a margin on the left side of the animated menu, to make the menu centered on the page. This works fine in FF, but in IE, the margin does not show … | |
Hi to all I have a little problem with a menu (I use superfish) all the item are link and without any problems, but I don't know how to configure a item (it's a span, not a link). I want to display that span like a button, but padding works … | |
Hi there, I have a strange problems with margins. On this website [url]http://antobbo.webspace.virginmedia.com/photography/home.htm[/url] I am trying to have some space between the top navigation and the red box. Now in my stylesheet containers.css the red box (class name picture_box_home) has [ICODE]margin:0 auto;[/ICODE] which is rendered fine in all browsers. On … | |
Hello :) I was just surfing this forum and i want to thank you, because it really helped me. Also, i find the sections of the site very useful. Thank you! :) I've recently started a website that embeds youtube videos, and i have a question. From what you wrote … | |
I am making a website....i encounter a very strange problem that when my browser in full screen mode design looks as i want...but when i resize my broser window to some lower size..everything get messy....i am also uploading the pic of both the screenshots.... so is there any help!! | |
Hi, guys! I started prototyping this site a little while ago. Some of the code may be a little bit ugly, but I'm cleaning it up as I go along. I spent a very long time doing flash sites and I am trying to brush up on my css. So, … | |
I have 2 very similar pages. The first loads fine in IE9, the second does not. I get no error message on screen or in developer tools. Page just does not load: good: [url]http://www.mfwbooks.com/products/M50/40/10/0/1[/url] bad: [url]http://www.mfwbooks.com/products/M50/40/15/0/1[/url] Any ideas? If I turn on compatibility view for the site, the second page … | |
can anyone tell 1.how to place table manually at some position 2.how can we bring another objects such as images,or text above table........and table behind them | |
Hi! I'm currently trying to make a specific design with gradient. The gradient should be divided into 3 parts, Blue to white then white to blue... I successfully did so with this: [CODE]background-image: -webkit-linear-gradient(top, #0088FF, #FFFFFF, #0088FF)[/CODE]; (Chrome only) I have these ones: [CODE]-webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#0088FF)); … | |
Hi all, I don't know css and I would like your help. I am trying to make an online bookstore. The problem I have with divs is that when I am trying to make a new all the below divs are moved down. I would like to add welcome guest … | |
[CODE] <html> <head> </head> <body> <br><br><br><br><br><br> <form method="post" name="frm" action="search"> <table border=0 width="300" align="center" bgcolor="#CDDFFF"> <tr><td colspan=2 style="font-size:12pt;color:#00000;" align="center"> <font size=5> Search Employee </font> </td></tr> <tr><td ><b> Employee Name</b></td> <td>: <input type="text" name="emp_name" id="emp_name"> </td></tr> <tr><td ><b>Department</b></td> <td>: <input type="text" name="emp_dept" id="emp_dept"> </td></tr> <tr><td ><b>Email</b></td> <td>: <input type="text" name="email" id="email"> … | |
Hi, How do people set an image as background and that image covers whole background whatever the browser and OS platform is? Thanks in advance | |
forums, can any please help me with this, im baffled: [url]http://elneco.biz/idk.html[/url] i talked to my hosting service, they have NO idea.... thank YOU for looking into this -jaime | |
Hey Guys, I've been searching a lot! and months for a solution for that specific problem !! please help . if anyone can figure it out! :S:S i have that code: [code]<!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>Digital Surveillance system</title> <link rel="stylesheet" … | |
I am trying to do something like a popout and am not sure how to do that or just a text box that will do a transition from a word to the box on hover. I would like to do this in css/3 if I can. Will any one help … | |
Hi there, I have a problem with how the text, especially headings are positioned on my site [url]http://www.antobbo.webspace.virginmedia.com/webediting/testing/our_web_standards.htm[/url]. When I look at the website from my dell laptop (resolution 800x600) everything seems fine in all the browsers except chrome where the headings are at the same level as the top … | |
Hi, The link to my site is [URL="http://www.trecall.com"]www.trecall.com[/URL]. On the right side of the site, there is a lot of extra white space. Can anyone tell me why and how I can get rid of it? Thank you! |
The End.