Hot Solutions

Hi,

I am looking at purchasing a wordpress template, does anyone know how to put this on a hosting site, like Dreamhost or GoDaddy?  

Also does anyone know of any training for this to learn how to edit it locally on a laptop and some good...

Tags:CSS, Wordpress, HTML

Hi There,
Something very strange is happening on this page here
http://peripheral.ey3host.com/about-us/our-team/

You will see there are a whole bunch of links that are supposed to be showing....the sidebar menu, the test links on the page,...

Tags:joomla, rsform pro, checkboxes, radio buttons

The following link contains a form that uses checkboxes and radio buttons.  This is the sample form included in the RSForm Pro Joomla component.  For some reason, as I've discovered with FireBug for FireFox, the checkboxes and radio buttons are...

Hi,

Is it possible to create a diagonal menu like the attached image using css/javascript?

Also, i would quite like the hover state to make each item fill up with black, a bit like this:
http://jsbin.com/ubaxi

Is it possible and how...

Hi Experts,

I'm converting an HTML site to a wordpress theme and I'm having a problem.

The last 'li a' in the menu shouldn't have a border.  In the HTML site the last li simply has a class called 'last' which made it easy.  In WP the menu...

Tags:IE7, CSS, Wordpress, Theme

Hi,

I have duplicated an existing theme i have on my website to create a summer theme. I changed the CSS on the new theme and activated it. However it looks ok in all the browsers except IE7, which looks as if its taking CSS from both the...

Hello

I have a wordpress-site which I have customized a bit. I was just told b a visitor that he saw a ugly red border around the content of my site when using Internet Explorer. I have never seen the red part myself before he sent me a screen...

Tags:Internet Explorer 9, font, css, html

After Internet Explorer 9 got installed on my computer some of my websites are displayed with bold fonts. The strange thing is that it is not all the time, but "now and then".

Does anyone know why IE9 render some fonts (Arial) in bold?
...

Tags:Jquery, Json, HTML

Hi ,

I have a date coming from the JSON object & when I am displaying this date it is showing as

/Date(1330727773533-0800)/

How can I convert this date to mm-dd-yyyy format using jquery.

Thanks for your help.


Thanks

Hi
i have this style
#td1{
      border:1px solid #000;
        background-color:#fff;
        font-size:90%;
         
}      
echo"<td id='td1'>$unit<b> has not reported in for</b> :$days $day</td>";

in firefox it works perfect but in ie it...

Tags:JScript, JS, HTML, ASP .NET, CSS

I am new to web developing, and I was wondering how one would create a modal over an entire web page. The goal is to grey out the entire contents of the web page, coded in asp .net, and make a custom message box popup using JavaScript code. (I...

Tags:Div, CSS, HTML, Joomla

Hello Experts,

I have a small question about some problem i have in IE7
Main banner div floats to the side. The problem only on IE7 , other browsers displays banner right.

http://haogen.pickup.org.il/

Please help

Thank you,
Dan

Tags:dreamweaver

I am working on a website and trying to position an image to a specific spot. Here is the link to the page I'm testing it on: http://67.199.146.93/~ratamaca/layouttest.html

The menu bar should be tight up against the bottom of the black banner...

Tags:floating toolbar, floating widget

Hi all,

I have a basic understanding of html and how and where things typically link in a website. I am not very familiar with css, jquery, ajax, hooks, floats, etc... etc...  but I like to tinker.

What I am looking to essentially...

Hi,

I am facing a problem with Colorbox in Firefox,

Scenario
I have a image on the main page, when the user clicks on the image it should open a terms & condition page(static jsp) in side the colorbox, and the  static jsp page has two...

Tags:wordpress, navigation, menu missing

Just noticed our top menu is missing in internet explorer. I'm not sure how long this has been this way. This only happens on the home page. Any of the other pages, the menu shows up fine.

http://fxgroup.tv

Any ideas?

Tags:MSSQL

Hello Experts,

I am having trouble creating a query that will summarize data from a few tables that store sent fax history... Here's the basic query:

SELECT *
FROM documents doc
JOIN history hist ON hist.id = doc.docid
JOIN...

Tags:HTML, CSS, Table

Hi,

Having an issue with HTML and CSS.

I have created tables in several pages so that text.images can be displayed easier. Problem is I can hide the table border but not the column borders. I want all of the table borders to be invisible....

Tags:wordpress, CSS, comments template

Hi,

I am trying to reorder the input fields and labels on the comments-template.php in the wordpress include folder. Basically i am trying to get the labels to appear to the right hand side of the input fields not the left on the following...

Tags:html/css

hello,
                i want to create  a html page which has 4 division tags: header,footer,left panel and center division tag. now this center division tag must increase its height automatically if the data in the division tag exceeds the...

Hey,

I am working on a responsive design for: http://goo.gl/fCB2P - if you view it on an iphone you will see the blue/green on the right. It seems to be iPhone only and thats what I want to target now.

Any ideas on why thats doing that?
...

Tags:css, dreamweaver, slideshow

I'm trying to create a float:right div box which should overlay three DIVS on the page and always snug to the right side of the browser no matter what the screen size.  I've tried all kinds of variations of Z-INDEX and can not seem to get it to...

Tags:css, underline

Hello I have a link bottom of my page to the right

http://tinyurl.com/86mwtqn

<strong><a href="http://www.mydomainnameisinhere.com/index.php">Shot Blasting Services</a></strong>


why or how can i get ride of the underling on this link. ...

Hi Experts,

I did a custom theme for a WP site and when I add an image in wp page editor and choose right align it appears fine in the editor but when I preview the page it's left aligned.

Seems that it's following the <p> tag left align...

Tags:HTML, CSS, Hyperlinks, Div tags

Hi Experts,

I am completely baffeled on this one, i have a web page that I am building and I want to give the appearance of roll over links without using images.

The problem is the roll overs work in IE, however do not work in Firefox or...

how do you align a div to be at top of page ?

Tags:sharepoint 2010, css

I used the following in my custom css to apply a background color to column headers in lists and libraries:

 

Unfortunately it is not working for any people column headers and a check-mark header (see the screenshot). Any idea how to fix...

Tags:JQuery, ASP.Net

Hello,

I am trying to do a simple rip of  Windows 8 metro style from a web page i am working with, I am very new to asp.net and only started using jquery today.

What happens is when i click the right button, all my divs animate happily to...

Tags:CSS, IE7, clearing floats, wordpress

Hi,

I am working on a website for someone and i am trying to float the search elements left, or right, not really worried right now, but when i do it fails to appear correct in IE7. I thought i had cleared the floats but obviously either in...

Tags:CSS, MV3

Hi Experts!

Thanks for reading; this is for MVC 3.


Would like to apply the 'footer' style to the RenderPage (~/Shared/_footer.cshtml)

The stylesheet (~/Content/Site.css) has this:

 

The _footer.cshtml looks like this:

 
...

My output in HTML5
Account Information
1. Select Location
2. Select Entry Point

but my Actual output is

Account Information
         1. Select Location
          2. Select Entry Point

i want to provide the initial space between...

greetings -

I have run into some trouble. I have added a div to the top of my word presstheme called social nav. I do not want my page to "scroll" to the side, but for some reason it does. I can't seem to figure out what would be causing...

Tags:java

Why does this cause an error?

I'm getting "Incompatible operand types int[] and int" on line 6

 

Tags:css wordpress ie font face

Hi,

@font-face is not loading in IE.

Here is my code.Fonts are loading correctly in Google chrome and Firefox

 

Thanks

Tags:css, aspx, c#

hello,

I create a  mega menu for my aspx site according to a tutorial that I found on the web. Its on my Master Page. It works ok but I have an issue with the css. I need the top level menu stay in hover state, but when i remove mouse from it...

Tags:php, css, stylesheet, php include, css stylesheet

Please see: http://www.gistroy.com/contact.php as you can see, the font on the right hand side for the contact form mailer (see image below as well) does not match the style sheet and is too big.



Where do I make the adjustment to fix this...

Tags:php, wordpress

Okay this will probably be really simple to somebody.  but here is my wordpress loop:

 

basically i want to add a css class to the the <a> like <a class="slide-1"> so each slide would be numbered by adding one to each loop.

Tags:menu design, css, styeld menu, dropdown menu

Hi, I want to figure out how this menu was created so I can use something similar on a site of mine.  

http://www.glideinteractive.com/

The main menu at the top, I'm wondering how they did this if it's with a plugin or hand coded and if so...

Tags:html5 css3

 
 I want to align the textbox text to right. How do i do it?
I cannot do the following because class="tmpl" contains many other input elements which i dont want to be right aligned.

 

I have 50 such textboxes on the same page, hence...

I've been using ASP.NET and CSS for Layout for a while now, but am not sure whether to use CSS classes or id selectors as the main means of controlling layout and style. For a while I've used mainly id selectors, but now I see there seems to be a...

Tags:Wordpress, css, php

My client feels the side bar (texts, widgets, search etc.) are too close to the posts. They would like the side bar moved a little more to the right. How do I make this happen?

Thanks!

This is the website for reference:...

Hi Experts,

This page was made by someone else using nested tables and has a bunch of crap in it.  My question is about getting the main body table to center in Google chrome.  It renders fine in IE and Safari etc but in Chrome it goes crazy...

Tags:css, IE9, javascript

Hi -
I have a  web page with basically only a menu at this URL that is giving me IE problems.

It works perfectly on FF Win and Mac.

Sometimes, when I open it in IE9, I see a warning - something like "IE has restricted this web page from...

I have a div that is initialized with

#PQR
{
      display:none;
}

in the PHP code of a page, I want to be able to set display:block; but can't quite get it right.

What is the syntax?

Hey all i am hoping someone could tell me what i need to change in order to get what i am currently seeing in IE9 to be the same when viewing in IE8.

This is what it looks like in IE9:


And this is what it looks like in IE8:


The CSS...

I am working on an xhtml assignment. I am absolutely lost. Don't know much about Javascript. The instructor is difficult to get hold of at best. I've done what I can, but it doesn't work. I've found a finished copy online that does work...but...

I have several problems with this page in IE.  It appears OK in Firefox, Chrome and Safari.  

The url is http://www.thenewrpt.com/SimonRose

Problems:
1. The top menu where there is a down arrow raises up about a few pixels
2. The 4...

Tags:CSS, JQuery

Hello experts, at this site, https://www.weylandindustries.com/, on the bottom of the screen, 2 divs seem to slide up from below ( titled respectively as "WCCF-73: Module A" and the other"WCCF-73 Module B")
How do you get these 2 slide up from...

Tags:css

Hi,

This is very urgent question so please help me ASAP.

  I have a box(test.gif, blue color is just done to hide text contents for security so never mind) and i want left side of box i.e. left.gif) to be on right side too. Right now we...

Heyas,

I have an issue whenever I drag my mouse of a over pic in webpage I am making it is the enlarges itself and when I move the mouse away it's supposed to return it's original position and size.

It webpage works fine for the majority...

Tags:PHP, HTML, CSS

I'm currently using the following code to display a "login" link on a site I'm working on.
I'd like to make it so that displays the same, unless you're logged in already.  In which case I'd like it to say - members logout

<div id="login"...

I'm trying to create a search box like the one used here at Experts Exchange. I would like the box to contain some text until someone clicks in the box. The text is used as a search label. When the box is clicked the text is removed and the user...

Hello,

I would like to hide the SharePoint toolbar shown below.



How can I do it with Jquery or CSS?

I am working on a Blog using default Twenty Ten Theme.

I want to change the Menu Background and upper border line from Black Color ( #000 ) to this Color code #284660.

In the Style.css file, i dont know which method i need to edit the color...

Tags:transparency, website, png, video background

Hello Experts,

I am looking to create a website with a playing video background.
Managed to add the video background using jquery.videobackground.js

How would I go about using transparent PNG images for the header, footer bg etc?

Thanks...

Tags:hover, img, css, html

I have three square images on the top left of my webpage. When I hover over each one, I get a white border, which is good, but I noticed that the border pushes the image to the right when I hover over it. How do I prevent that?

my webpage

Tags:html, css, website full page height

i have the following code:

CSS
 

Page
 

What I am wanting is for the center of the page to create a full page look, even if it only has a few words in it.

I have attached 2 images to show what the above code does and what I am...

Hey guys,

I just got done redesigning our eBay store, but I'm wondering how I can center align the whole business. Normally I'd do that with a <div></div> and setting the margins to auto and width to whatever I want, but in this case, ebay...

Hello Experts,

I wanted to see how I should go about creating a website for Desktops but also use the same design for Mobile users for the iPhone, iPad, Droid phones and tablets and etc...

I have never looked at Mobile design before so I'm...

Tags:css, html5, fix, javascript

Hi Experts,

Can anyone have a look at this site and fix an issue with a scrollbar (inactive) which shouldn't be there at all?

http://roros360.com
Zoom out of the map a few times until you see a pin marker, click on it
In the popup, click...

If I choose option value 1, from the "First select"
results from both div id="d0" and div id="d1" are sent via a form.

First select:
<SELECT id="ptype" NAME="business_category_main" onchange="toggleSubmit(this)">
<option value="1">Culture,...

Tags:html, Radio Button, Checkbox, Cross-Browser

Hi,

I am putting together a html form where there needs to be sets of radio buttons for options. My question is how can I align the radio buttons and their labels?

http://www.xandymarket.com/attestation/?page_id=879
filr: sliding.form.css...

The menu for this website is displaying behind the frontpage slideshow.   website here

I've been trying to modify the z-index on the div#horiz-menu, but can't get it to work.  It works in IE in compatibility mode, but not in IE 9 and Firefox. ...

Tags:HTML5, asp.net

Hi,

I am developing an HTML5 application and I want to implement asp.net master page concept on this application.

Is there anyway I can create a master html page and all other content page will be using this master html page where I don't...

Tags:jquery, javascript, forms

I'm using the jquery selectbox plugin for a new project.
http://www.bulgaria-web-developers.com/projects/javascript/selectbox/

Is there a way to tell jquery to close it if a click isn't within the dropdown box?

They have a close button in...

Hi

I am in the process of learning HTML and CSS. I have stumbled at the first hurdle which is trying to set a gradient background which will cover the entire browser, not just the 960px where the site will be.

I have attached my very simple...

Tags:woocommerce, wordpress, css

Hi there.  I have a woocommerce shopping cart but need to update the buttons on it with actual graphics (replacing purple color).  I'm not sure though which css styles I need to adjust.  I need to swap out the Add to Cart, View Cart, Apply...

Tags:HTML, CSS

Hi

I am building a website for a client and they want the link for the active page to be different to the rest of the links so that they can easily identify which page they are on.

In Adobe CS5 is looks fine, however when i render this in...

Tags:html5 css3

I want to have a textbox in which % symbol is suffixed by default. When the user types something it should still stay there and the number should get appended to the left.

Tags:css, html, php

I'm trying to figure out how to make the progress bar change based of actual progress.

http://developerbase.net/ee.php you can see the bar I'm using here.

And this is the code to generate it:
 

How do I do some sort of a case statement...

Hi EE,


I need a designer opinion on the website I am building, in my opinion I need a prettier text and background, but I dont know much on photoshop and design,

Can you suggest how to create a better background, and a font stronger for...

Hi,

What is the maximum size a background image should be before impacting performance.
Are there tools to test this?

Tags:Coldfusion - HTML - CSS

I am currently using this to color some fields based on the value in the table

<cfswitch expression="#Category_ID#">
<cfcase value="1">
<cfset color = "##0000FF">
</cfcase>
  <td width="191"><FONT...

Tags:css, html

on this page http://109.109.245.194/lifeintheuk/about-life-in-the-uk-test.aspx I have a small Quick Links menu. I am using ul element inside for the links. I want to improve the style of this menu but not good at designing. Can any css or design...

Tags:css, html, asp.net

Hi,

I have a link button with CSS class called editbutton

so looks like this

.editbutton
{
   border: none;
   Color: Red
}

but i also want this to be achieved at a:link and a:visited how do i do this please help

Thanks,
...

Tags:Tables, Fields, Multiple Queries

So I'm having an issue with the query below... it was created by my app developer but she is on maternity leave and is unreachable at the moment. This mysql query is linked to two tables for an online shopping site along with several fields. It...

Tags:JQuery, javascript

See my html

 

and my css

 

How do I use JQuery to get the current page, then if the current page is equal to the link add a class called "current_page" to the li tag?

Tags:CSS, float, div, container, height

We have a page with the following setup:

<div id="wrapper">
<div id="col1">
content
</div>
<div id="col2">
content
</div>
<div>

We use float: left on col1 & col2 for positioning.  There is a background color applied to "wrapper",...

Tags:Adaptive fluid layout, jquery slider, css3

i'm creating a adaptive fluid css3 layout.. Jquery slider code is not working properly if it is below 980px.. i'm attaching my files and screenshots here. Please guide me in right direction.

.control-group.error > label,

I think .control-group.error means an element with class error, which is also under the class control-group.

what would > label mean?

Tags:css, html, asp.net

I m looking for a css to create two div like as attached in a line. One div will have width say 40% of the page and next one say 60% of the page. Thanks

I have the following hTML code:

<a href="http://www.tayport.631club.co.uk" target="_blank" style="color:#ffffff">Tayport 631 Club</a><br>

but when I click on the link it puts the current web address in front like this:
...

Tags:Jquery, HTML5

Hi,

 I have a dropdown & i want to preselect the dropdown using existing value.

 <select name="Dropdown1" id="Dropdown1" multiple="multiple" required>
   <option>test1</option>
   <option>test2</option>
    <option>test3</option>        ...

I need to hide the Add to Cart buttons under each product listed on this product page (and all other product pages):

http://www.haitiancreations.com/springtime

However, if I add the following style to my custom.css file, it also hides the...

I am trying to line up a table, and it displays as expected in Firefox but not in Chrome.  All three columns are bumped up against each other.

HTML:
 

CSS:
 

My CSS code resizes the Flash object in Firefox but not Chrome or IE.  How can I resize it for all browsers without changing this line:
                          <object width="320" height="265">
?

Tags:css support, notepad++, windows7

Currently, I believe there is no CSS drop down suggestion support within Notepad++ on a Windows7 operating system.  There is CSS support for Notepad++ in Windows XP, but not Windows 7.

Let me know if that is not the case and I am wrong?

Tags:background color, input, javascript

I can't figure out why none of these three attempts are changing the background color of my webpage linked below. Does anyone know why?

 

http://wdiclass.com/poureb/homework4special/homework4special.html

See attached image.

I can make a round corner menu in css no problem.  The menu is a standard <ul><li><a> menu in html.  But how can I create round corner hover effects like in my attached image without using java?

if I use first & last...

I have a webpage that is not displaying correctly on all browsers. It displays correct on firefox but shift to the right in internet explorer. I didn't build this site but have decided to look into fixing this issue. The web url is...

Tags:Jquery, Json HTML

Hi,

I have Json data coming from database & I want to show that in a html table. Could you please help me how can I render this dynamically in a html table.

JSON Data :...

Tags:css, joomla

I'm working on a company website that was created in joomla using a component called "store locator". My problem is the 1pixel black border on the right side and bottom  of the "store locator" map disappear about 30 seconds after showing up in...

Tags:form, reload, onload, javascript, jquery

My webpage below has a changeable background color, but once the form is submitted or once the page is reloaded, it goes back to the default color. Is there a simple way to prevent that in javascript?

my webpage

Tags:web, internet explorer, css

Can someone please tell me where my H1 page headers go in IE9?

http://74.81.196.208/xsteetimes/1/index.htm

Tags:css, 3 column, right content, overlap, footer

Hi,

I have a three column layout and I'm having an issue with my right column content overlapping my footer. I was wondering if someone could take a look at my CSS, and see if I have something set wrong. I would really appreciate any help you...

Tags:IE8; Web Design;CSS;ASP.NET

I have a website built using asp.net. This has to run on IE8 also.

I want the browser to use different CSS depending on the screen size. (again IE8)

I know this can be done using media queries in IE9 and other latest browsers. But I want to...

Tags:CSS, HTML, form, login, input

I'm trying to use an image for the background of a form I'm using for a login page, but I cannot get it to center correctly with the form input. Is it possible to align up this image to use with my login page?? Below is the my CSS and HTML I'm...

Tags:css, html

I want a dialog box (aka: div) to appear when a user mouses over an image.  Any help would be much appreciated...

Hello Experts
I am trying to apply a style to some text but cannot seem to get it working.
I am using Dreamweaver cs3.

Although I created a style sheet I cannot get it to show in the DW style  selections.
I have placed the code below.
...

Tags:jquery, addclass

In line 44 of my page5.js code, I try to change the background color of an input field using this jquery statement, but it's not working. Any idea why? (I included my site link below too)

$("#firstName").addClass("redClass");

my webpage

Loading Advertisement...

Top CSS Experts

  1. COBOLdinosaur

    213,892

    Guru

    0 points yesterday

    Profile
    Rank: Genius
  2. LZ1

    169,513

    Guru

    0 points yesterday

    Profile
    Rank: Genius
  3. DaveBaldwin

    108,635

    Master

    2,000 points yesterday

    Profile
    Rank: Genius
  4. ChrisStanyon

    101,266

    Master

    0 points yesterday

    Profile
    Rank: Sage
  5. tommyBoy

    65,616

    Master

    0 points yesterday

    Profile
    Rank: Genius
  6. kozaiwaniec

    57,116

    Master

    2,000 points yesterday

    Profile
    Rank: Guru
  7. nap0leon

    53,757

    Master

    0 points yesterday

    Profile
    Rank: Sage
  8. xmediaman

    50,100

    Master

    0 points yesterday

    Profile
    Rank: Guru
  9. jason1178

    49,680

    0 points yesterday

    Profile
    Rank: Genius
  10. SSupreme

    43,018

    0 points yesterday

    Profile
    Rank: Wizard
  11. Kravimir

    42,150

    0 points yesterday

    Profile
    Rank: Genius
  12. s8web

    40,064

    0 points yesterday

    Profile
    Rank: Sage
  13. therealteune

    35,300

    0 points yesterday

    Profile
    Rank: Wizard
  14. webmatrixpune

    30,818

    0 points yesterday

    Profile
    Rank: Guru
  15. HagayMandel

    27,880

    0 points yesterday

    Profile
    Rank: Guru
  16. zappafan2k2

    23,368

    0 points yesterday

    Profile
    Rank: Guru
  17. leakim971

    22,966

    0 points yesterday

    Profile
    Rank: Genius
  18. HainKurt

    20,000

    0 points yesterday

    Profile
    Rank: Genius
  19. jagadishdulal

    19,668

    0 points yesterday

    Profile
    Rank: Guru
  20. Proculopsis

    19,350

    0 points yesterday

    Profile
    Rank: Sage
  21. mplungjan

    19,232

    0 points yesterday

    Profile
    Rank: Savant
  22. basicinstinct

    19,026

    0 points yesterday

    Profile
    Rank: Genius
  23. anuradhay

    19,006

    0 points yesterday

    Profile
    Rank: Guru
  24. jtwcs

    18,808

    0 points yesterday

    Profile
    Rank: Master
  25. gurvinder372

    18,057

    0 points yesterday

    Profile
    Rank: Genius

Hall Of Fame