10,643 Topics

Member Avatar for
Member Avatar for ashking

Hi, I followed this tutorial: http://css-tricks.com/better-tabs-with-round-out-borders/ Basically I cant get the tabs to work with seperate content, or I dont know where to start. Can anyone point me in the right direction? Thanks.

Member Avatar for ashking
0
67
Member Avatar for brian.byrneX

Found a cool little tutorial for styling drop down menus using CSS. You can change everything about the box - border, font, background colour etc including the drop down arrow. Ive made a custom drop down arrow to suit the style of the site. It all works fine in Chrome, …

Member Avatar for johny_mplayer
0
87
Member Avatar for SSIG33

I have youtube videos that show up in different locations on my site in the form of streams... the stream widths are variable so I have youtube movies at 100% width and 365px fixed height... But.... now I have a super narrow stream and the youtube videos are super tall …

Member Avatar for macneato
0
165
Member Avatar for stockton

LAMP install Postby Stockton on Sat Oct 20, 2012 12:31 pm I have followed the procedure at http://community.linuxmint.com/tutorial/view/486 to install LAMP on my Mint 13 laptop with a view to developing locally & once working emigrate to my server but ...... the following simple HTML only displays the title(No image). …

Member Avatar for stockton
0
282
Member Avatar for mgn2683

I am having trouble with the dropdown I am working on. I'm trying to add the dropdown, and changed up all the code that I used for the original navigation. The problem is, the rollover state, which shows a background color, is doubled in height. My goal is to have …

Member Avatar for JorgeM
0
195
Member Avatar for <M/>

I created an and I can not style it.. The problem I have is that the form I wiant to show in the email shows up right on top of form and it won't reveal in email with the inputs displaying? Can someone give me some sources/assistance/snippets/etc. for this?

Member Avatar for <M/>
0
90
Member Avatar for bguild

I want to create a word processor. It seems like a useful project because I have strong feelings about how modern big word processors like MS Word and Open Office don't do things right, so my solution is to make one with more modest features but with the huge advantage …

Member Avatar for mike_2000_17
0
1K
Member Avatar for keven.pirritano

I am having issues creating a table in Dreamweaver that looks like the image below: ![table-sample](/attachments/large/4/table-sample.jpg "table-sample") I normally use DIVs, but don't wont to have to use a lot of positioning css for them. Can anyone do the table below. The overall deminsions are 500x300px. Thanks in advanced. ~Keven

Member Avatar for bestwsd
0
101
Member Avatar for Luckychap
Member Avatar for shlokka

hi guys, i have an image of a box i would like to use as backgrounds for certain content boxes around my site. i can insert the corners ok, but the centre images overlap the corners. how would i style this to output my box image correctly? it needs to …

Member Avatar for vitaquous
0
96
Member Avatar for ssfox

Hello Every one, Im trying to modify the following code so it can save for multiple edited text while at the moment this code only saving one (first) edited text ... could anybody please modify this code for me say for example: you modify it to save 3 or 4 …

Member Avatar for ssfox
0
362
Member Avatar for T4gal

I'm trying to change a background image based on the height of the users window, but it is not working. I'm using @media min-height and max-height, and if I change "height" to "width" it works, but with height it does nothing. I feel like I'm missing something really simple, but …

Member Avatar for T4gal
0
123
Member Avatar for EonsNearby

I found this website called CanvasMol where someone was able to make interactive 3D objects that can work on browsers that don't have flash or any plugins (this is the URL http://alteredqualia.com/canvasmol/#Cocaine). However, I don't know how he was able to make these objects. Could anyone help me figure out …

Member Avatar for JorgeM
0
47
Member Avatar for siyajoshi

Hello.. I am going to design a mobile website.Can anybody tell me what factors should i keep in mind while designing mobile website...:)

Member Avatar for unni6849
0
151
Member Avatar for adishardis

Hi when I click the "hide" div I want the three divs to the right to dissapear and the two to the left stay as they were. Her's what I have now: http://jsfiddle.net/adishardis/r3eyD/15/ And then I might want a sliding action of the hiding... but that's probably for another forum …

Member Avatar for adishardis
0
83
Member Avatar for rajesh1158

I wanted to vertically align a div inside another div. For this I was using line-height (= height of the div) and vertical-align: middle. But if I specify the line-height value in % instead of px, it doesn't work. I tried googling it but could not find. What can be …

Member Avatar for JorgeM
0
206
Member Avatar for zobadof

Hello, I need to find out how come my website breaks in IE/9. I've not tested in any other IE, but in IE9 it breaks. It's all over to the left and the Navigation Bar goes horribly wrong. If you don't have IE9, here's an image: http://www.mingul.co.uk/jadonsnapr/AjDUPg.jpg and an image …

Member Avatar for zobadof
0
107
Member Avatar for shannie2010

Why can't I embed and show a UTube video on my website all I get is "this video contains content from umg. It is restricted from playback on certain sites" the video is there and I can go to UTube and play it but I want visitors to see it …

Member Avatar for fuckyouman
0
86
Member Avatar for <M/>

Can someone guide me through an easy way of shrinking the size reCAPTCHA form, I can't find much great results on google (even found a result saying its not the best idea)... I will send you the link to my page if you need to see what I mean.

Member Avatar for <M/>
0
99
Member Avatar for hemalatha.nambisan

I had Appache web server in my m/c but for some reason I had to format C drive and so I installed web server again. But after installing the web page which I had created for my tool and had saved in the htdocs directory of web server is totally …

Member Avatar for pritaeas
0
131
Member Avatar for vitaquous

Hi I am trying to create a background I like the way [Maxthon](http://i.maxthon.com/) built theirs it is simple and yet attractive. How did they do this? I am also using the 960 grid system, I have tried to create an image but the image messes up on the bottom by …

Member Avatar for vitaquous
0
199
Member Avatar for efth

This is the css of a navigation bar I've made: header{ width: 85%; display: block; margin-left: auto; margin-right: auto;} #nav{ width: 100%; float: left; margin: 0 0 3em 0; padding: 0; list-style: none; background-color: #6E6E6E; border-radius: 10px; border-bottom-right-radius: 50px; border-top-left-radius: 50px;} #nav li{ display: inline; float: left; position: relative;} #nav …

Member Avatar for JorgeM
0
226
Member Avatar for Thembelani

hie guys l have basic knowledge of c and c++.Recently we were given a project assignment on statistical modelling we have to implement it using c/c++.I researched on the libarries that l can use eg sdl,openGL,what l wld like to noe is it possible to code using gcc in linux, …

Member Avatar for mike_2000_17
0
1K
Member Avatar for Griffin54

Greetings! I have recently uploaded my web pages to a server and have been testing it in different screen sizes and resolutions. My web pages look good until I download to smaller resolutions such as 800 x 600, 640 x 480 and 240 x 320. Although, I haven't tested for …

Member Avatar for joy remu
0
832
Member Avatar for jonsan32

I'm trying to add a floating menu that spans 100% and sticks to the top of the page, but the content that's meant to flow behind the menu keeps going to the front in older versions of IE. I notice Forbes.com fixes this issue by having their "sticky" menu just …

Member Avatar for jonsan32
0
187
Member Avatar for gotto

I am currently helping a school search for a website value. Can anyone help me locate it? I also need to change the value to a new value that I have been provided.

Member Avatar for gotto
0
192
Member Avatar for jacob21

Hi, when i click on a link,its showing an extra shadow after clicking on linking text. Need suggestions.

Member Avatar for JorgeM
0
56
Member Avatar for LastMitch

Hi I'm starting to learn **html/css**. I have a issue of breaking a caption in the **alt** into **2** lines. This is my image example `<img src="images/Tom3.jpg" width="400" height="400" alt="Image is ... yada .. whatever" />` I want the caption in the **alt** stop at **width 400** of the image …

Member Avatar for LastMitch
0
210
Member Avatar for markee

hi. can someone help me in how to get the value of textbox and display on textarea? example: i type anything in textbox then after i lost the focus on textbox it will display on textarea.. is this possible? thanks in advance...

Member Avatar for markee
1
85
Member Avatar for veledrom

Hi, I want an image and text appear side by side and also text should be vertically align in the middle so it looks on line. Code below doesn't work properly. Text goes to bottom. Thanks <span style="display:inline;"><img src="image.png" alt="loader" /></span>&nbsp;<font style="display:inline;vertical-align:middle;">Title here</font>

Member Avatar for veledrom
0
106

The End.