1,464 Topics

Member Avatar for
Member Avatar for FriXionX

I have a problem with an image I want to be clickable. I have writing to the far left of this - with a bottom border (width 800px) so it has a line throughout most of the website. I also want this clickable button to be above the border on …

Member Avatar for seonetsmartz
0
191
Member Avatar for toddj

I have been working on writing a newsletter template to send out to a mailing list. I found a site that let me download one, but after determining it was overly complex, I decided to rewrite it using css. (it was using tables for content layout) Everything was working fine …

Member Avatar for toddj
0
160
Member Avatar for asuprem

The CSS Menu I have moves the contents of the div tag below it sideways. I am posting only the CSS styles for it because the code inside the <body> tag utilizes only the styles. The menu div tag is the id #navMenu. The content is in three div tags …

Member Avatar for suhaildawood
0
210
Member Avatar for tusharbhatia

Hi, Here is a link to my side by side div's: [url]http://jsfiddle.net/cMpaE/[/url] Or you can view my code below (it's the same for both, but if you go to the above link you can see a preview) [CODE] <div id="logoBlock" style="float:left; background-color:#CF6; width:15%; min-height:120px; border-top-left-radius:5px; border-bottom-left-radius:5px; margin-bottom:2%;"> <center> logoBlock </center> …

Member Avatar for suhaildawood
0
242
Member Avatar for Kamboodle

Basically I have a password reset field and in order for the password reset to be processed the user needs to enter their first name, last name, D.O.B and email address. The first name, last name and email address are required fields, the rest are just additional security measures. My …

Member Avatar for drjohn
0
234
Member Avatar for EddieC

Most of the reports out yesterday about the release of [URL=http://www.microsoft.com/ie8]Internet Explorer 8[/URL]Beta 2 focused on its so-calledInPrivate Browsing, which leaves no trace of the Web sites you visit and protects anonymity. And while that's certainly useful, developers are likely to be more interested in its improvements in DOM and …

Member Avatar for AleMonteiro
0
344
Member Avatar for tech_man_12

Hi, I'm a newbie in php and web development, and I'm just able to develop basic applications using php and html. For an application I'm developing, I designed a landing page, and people told me it looks so 90s design, and you need to improve UI and give a more …

Member Avatar for shahbaz13
0
631
Member Avatar for bsewell

Hello, so I have a problem with some extra space between 2 div's that fill to 100%. Eg, they should be underneath each other. I don't know where this extra space came from, but it is underneath my nested list menu, and I thought that a div clearing the floats …

Member Avatar for drjohn
0
127
Member Avatar for bsewell

Hi, I am making a horizontal menu system for a website. So, I have looked at examples of css menu's before I attempted my own. So, right now the menu is working top level-wise up until it spots my UL tag inside of my LI. My problem is that the …

Member Avatar for drjohn
0
279
Member Avatar for rana.moeen

[URL="http://jsfiddle.net/jLFTq/21/"]http://jsfiddle.net/jLFTq/21/[/URL] Hi friends, I've following code on the link given above.. My problem is that, I want the width of div (.char) containing alphabets as equal to the width of main div (#right). please take a look at the link above, hope you understand my problem.

Member Avatar for simplypixie
0
176
Member Avatar for tusharbhatia

I have seen similar questions asked before, however my question is a little bit different to the other ones that have previously been asked. I want to make the div's expand/collapse on the jquery "click function" I have created. The difference between my question and other questions is the fact …

Member Avatar for drjohn
0
306
Member Avatar for naveedqadri

Hi Experts, Thanks for time and help. I am using activepdf server, webgrabebr and activepdf toolkit to convert my html to PDF. CSS i am using is working fine, BUT When i convert into PDF , the resulting PDF has no real HTML, no colors coming out. It looks CSS …

Member Avatar for naveedqadri
0
217
Member Avatar for pallen

This one might not make much sense to anyone. It doesn't to me. I'm creating a child theme for a Wordpress site. I have to create a style sheet in a new directory and import the style sheet from the parent theme. I'm trying to use @import to import the …

Member Avatar for pallen
0
139
Member Avatar for naveedqadri

Dear Experts, Thanks for your time and help. [B]Looking for your HELP to resolve this issue[/B] My application (developed by some one) is using different DOCTYPE like html4.01 lose /strick , XHTML Transnational / etc and some pages do not have any validation. My application was running fine from last …

Member Avatar for naveedqadri
0
196
Member Avatar for klemme

I am designing a webshop which has a table layout. My problem is that i have created rounded corners using css, and it works fine in all other browsers than IE. Normally when i design, using divs as layout base, the css rounded corners display just fine, also in IE. …

Member Avatar for Dandello
0
137
Member Avatar for naveedqadri

Dear Experts, Thanks for helping me out. My CSS created in 2003 /4, now some classes are not working, I tried to validate on CSS 1-3, all have errors, this is causing my application to run correct. I have tried to change Plz help me to change the required syntex. …

Member Avatar for dany12
0
215
Member Avatar for naveedqadri

Dear Experts, Thanks for your help and Time. I have an application in asp.net , i am using HTML code , JavaScript and CSS there. My application is also creating pdf file. 20 days back , My reports comming up with out background color or you can Say with out …

Member Avatar for naveedqadri
0
242
Member Avatar for jesyka82

I have a wrapper div with nested divs. I have set the wrapper to be 100% the height of the screen whatever the resolution (HTML and Body have been set with height:100% and wrapper has been set to min-height:100%), and I have set an image to be the background (not …

Member Avatar for rotten69
0
197
Member Avatar for spyece

What i am Trying to make is This [URL="http://testbox.co.cc/practice/header/topbar.jpg"]http://testbox.co.cc/practice/header/topbar.jpg[/URL] The Error i am Getting is (See the White Text) [URL="http://testbox.co.cc/practice/header/index.html"]http://testbox.co.cc/practice/header/index.html[/URL] When i add span in div and assign some property to it the text shifts a little below, i am unable to figure out why that is happening Sad i …

Member Avatar for spyece
0
161
Member Avatar for Patiodude

I just started using HTML5 in my documents, and at this point, I'm missing XHTML's <center> tag. I've tried using text-align to center the element, but it doesn't seem like it works on .lbi files. Any advice on how to center an .lbi library element?

0
149
Member Avatar for naveedqadri

Hi Experts, Thanks for helping me.I have css created in 2003, but now when i check on [url]http://www.htmlhelp.com/cgi-bin/csscheck.cgi[/url], it has many errors and warning. I am really new to CSS or You can say nothing on css. FILTER WRITING-MODE ERRORS and other. I need urgent HELP HERE is MY CSS …

Member Avatar for naveedqadri
0
248
Member Avatar for Octet

I am attempting to make my first website, however I have hit a hurdle in what appears to be browser compatability issues (or I could be talking nonsense?). I am wanting to stretch an image to act as my background of my website,the only issue is it won't work in …

Member Avatar for richardtj
0
201
Member Avatar for skran

Hi! I m trying to open a filter form at the center of a form which is inside the panel 2 of a split container.. I ve selected Start Position of the filter form => Center Screen but the problem is that when I push the button which opens the …

Member Avatar for Netcode
0
362
Member Avatar for p0l4rb34r

I'm at uni beginning a web design course and we are starting to learn HTML 5 and CSS. I have previous experience with CSS and HTML but i haven't built for mobile devices or tablets, only for the desktop. I don't know loads of stuff, but i understand the basics …

Member Avatar for p0l4rb34r
0
157
Member Avatar for kimmi_baby

Hi, I'm having a few problems wanting to highlight the current tab in the navigation. I'm wondering if this could be because I have different stylesheets for some pages? Can this affect the way it works? I'm still using the same code in each stylesheet for the navigation... I'll post …

0
152
Member Avatar for lukemaister

Hi All, I have lately encountered quite a few problems with the problem I'm about to describe. I think it would be good for all of us to know the solutions if anytime we encounter this problem. I know my content is larger than the screen and I have a …

Member Avatar for Dandello
0
112
Member Avatar for Labdabeta

How do you show code on a website? Right now I define a bunch of CSS styles called Comment, Preprocessor, Keyword, etcetera. Then make a two column table, make the left column line numbers and and the right column each row has a line of code. Then I manually go …

Member Avatar for pritaeas
0
143
Member Avatar for ud2008

Ok, first let me explain what I try to do. I have a menu with some items containing a submenu. The submenu's should open when a parent is clicked and contains submenu's, and when traveling to another page (from the item clicked, for example a parent of submenu item), the …

Member Avatar for ud2008
0
1K
Member Avatar for kimmi_baby

Hi, I just need some help with tables. I'm using the tables for a mini menu. My problem is, on rollover, it doesn't actually cover the whole element. Is there a way for it to cover it all? The box is normally grey and on rollover it's red but it …

Member Avatar for simplypixie
0
105
Member Avatar for Level5Media

I am having some issues with tables in firefox vs. safari. For some reason, witch i have not run into before, Mozzilla is rendering my tables hight to be much larger then safari. This problem is a concern because i am creating a visual layout (via imbedded images) in witch …

Member Avatar for Dandello
0
165

The End.