2,603 Solved Topics

Remove Filter
Member Avatar for
Member Avatar for gilgil2

[CODE] a:link { color: rgb(255, 255, 255); text-decoration: none; font-weight: bold; font-size: 20px; } a:visited { color: white; text-decoration: none; font-weight: bold; text-align: center; } [/CODE] Could anyone tell me why this is not working? Everything else on the CSS sheet is working apart from this part. On Chrome the …

Member Avatar for gilgil2
0
119
Member Avatar for McLaren

Hello, The website has horizontal navigation menu, but without submenu. I want to those submenus, but I have no luck. I try using tutorial to make new menu, and after I will make it, I just edit the style so it look similar to an earlier menu. So I have …

Member Avatar for McLaren
0
118
Member Avatar for alanlee9898

Hi, I have 2 problem here. 1) Footer text will wrap together when the size of browser smaller. How can I fix the position without wrapping the text? 2) How to highlight a footer link ? Example, index page, I need to highlight "Home" in different color. Link : [url]http://alphaalps.com/[/url] …

Member Avatar for maninaction
0
74
Member Avatar for cgull

Hello, I have a line where the first words are 16px and the rest are 12px. How do I align to words to the bottom of the line? Right now, the smaller text appears in the middle of the line. I am attaching a screenshot, the first paragraph is the …

Member Avatar for cgull
0
4K
Member Avatar for peidoca

Hello, this is my first forum post ever so please be gentle. I have a hidden menu (div) which is revealed once you click a img button. The magic is done with js command like style.display='block'. Problem: The height of the page(stage) is 700px and the menu is 1000px, so …

Member Avatar for peidoca
0
202
Member Avatar for a.emara47

I want to style a h2 with a specific font size but it doesn't change but if i style it with a color ,the color changed

Member Avatar for pbteam001
0
74
Member Avatar for Ritesh_4

Hello How can i show an image instead of an empty space if a browser does not support any flash version, currently facing this problem with iphone.... I want the image to be loaded only if the browser in question does not have flash, and if for example am opening …

Member Avatar for mabron
0
524
Member Avatar for george61

Ok I made hover effect for group of five images-appearing border. But when I'm hovering the image some other two images are moving few pixels downward. [CODE]<div class="rel"> <img src="images/4wheel2.jpg" height="85" id="on"/> <img src="images/4wheel2.jpg" height="85" id="on"/> <img src="images/4wheel2.jpg" height="85" id="on"/> <img src="images/4wheel2.jpg" height="85" id="on"/> <img src="images/4wheel2.jpg" height="85" id="on"/> </div> <div …

Member Avatar for mpb2053
0
4K
Member Avatar for saucy6969

Hi there I have just inserted my festival poster image on my site (bottom lefthand side) and it shows up and opens to the full image using safari/chrome/firefox just fine. IE just gives me the Red "X". Is this a fault with IE or did I miss something? [URL="http://www.newtowncentre.org/festival/"]http://www.newtowncentre.org/festival/[/URL] Any …

0
105
Member Avatar for jemz

Hello can you help me please i want to learn how to use flash,and how to animate pictures.can you help me please...

Member Avatar for anis motunrayo
0
114
Member Avatar for atticusr5

Hello there, I am messing with some jquery mobile and I have so simple questions (as in I am a real noob). My question is in two parts, first first off, what is the best way to center the contents of table cell data? I tried using "align center", but …

0
76
Member Avatar for fergalcatcher
Member Avatar for Buppy

Hi, I have an elements: [CODE] <div id="mydiv" class="mydivclass"> </div> [/CODE] In CSS i have like: [CODE] div#mydiv { width: 100px; } div.mydivclass { width: 200px; } [/CODE] What i want is to the second CSS (class) setting override the first (id) one. The thing is that the class is …

Member Avatar for Buppy
0
74
Member Avatar for abelingaw

I just wanna know how to enable tab switching without the whole page reloading. When i click a tab, the page would appear on a form or lets say a part of a page (e.g <div>). Dont want to use frame. And i would like to know how to have …

Member Avatar for abelingaw
0
106
Member Avatar for Clanstrom

What are the best SEO tricks other than the; 1- Good Meta tag and description and title structure. 2- Add your url in [ [url]http://www.google.com/addurl_confirm.html[/url] ] 3- Add hyperlinks to your site on other website. 2nd Question - I know that google searches for more link for your website on …

Member Avatar for imagine_works
0
202
Member Avatar for dwlamb_001

I've been doing some research on how to change the color of a table row background when hovering. Can anyone lend support how to make this possible in IE for [B]tables[/B]? I've found solutions like [URL="http://www.xs4all.nl/~peterned/csshover.html"]whatever:hover[/URL] but they only work for <li> tags. It can be done for it exists …

Member Avatar for riz4u123
0
286
Member Avatar for urge

I'm having a tough time eliminating an annoying line break/space in IE. Here's the full code for the page (located at vidora.info): [code] <html> <title>Vidora.info - The Way Browsing Should Be</title> <body topwidth="0" bottomwidth="0" marginwidth="0" marginheight="0"> <table width="100%" height="100%" cellpadding="0" cellspacing="0"> <tr> <td valign="middle" align="center"> <table align="center" cellpadding="0" cellspacing="0" border="0" …

Member Avatar for SaranganIndia
0
257
Member Avatar for a.emara47

I want to put a footer in a page wrap but it doesn't appear at all i write the markup [ICODE] <div id="footer"> </div> [/ICODE] and the CSS [ICODE]#footer { min-height: ..... ; background: url(images/footer.jpg) no-repeat; }[/ICODE]

Member Avatar for G&G Designing
0
102
Member Avatar for a.emara47

I have an image and i want to center it with margin: 0 auto; but it doesn't work so how can i center it in the top of the page ?

Member Avatar for a.emara47
0
182
Member Avatar for AccurateAG

After months of work, I am on page 1 of Googe for both my keywords. HOWEVER, I am on Page 5 of Bing for one, and page 3 for the other. This has gone down from Page 4 and Page 2. Obviously, I am doing SOMETHING right, or I would …

Member Avatar for Emma Johns
0
231
Member Avatar for jackparsana

Hi guys, I need one hide and show div with fade effect. please help me to find. i have one button when user mouse click that button , it show one div block with fade effect. and i want to stay on the open div. in div tag i have …

Member Avatar for jackparsana
0
202
Member Avatar for jie3

Hi, I'm having a problem with my site header. I am redoing the site, and I have changed the options on my nav bar (within the header.php), but the old one still displays on some of the pages (e.g. 'articles' is still present in the nav menu of the forum …

Member Avatar for jie3
0
74
Member Avatar for Clanstrom

I wanted a good search engine ranking and, in one of my websites i created index.html file and (1) placed this code: [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta name="keywords" content="Habehsa, Abesha, Ethiopia Website, Eritrea Website, Ethio Media, Eri Media, Ethio Web, Website Ethiopia Eritrea, …

Member Avatar for limohire
0
240
Member Avatar for lps

Currently I am trying to set the bakcground image with several pictures. I tried to combine the pictures using div. The problem now is: how I can set the whole div as background image? Is it posible?

Member Avatar for Arkinder
0
136
Member Avatar for Behseini

Hi Guys I am trying to create a two columns text using two divs beside each other or in two columns of a table but setting them vertically to appear on the TOP.The problem is when ever I want to use any CSS/HTML elements the browsers do not care to …

Member Avatar for Behseini
0
138
Member Avatar for nimirraj99

I've searched around but can't pinpoint a solution. I have a vertical flyout (dropdown) menu written with CSS that is actually working fine in IE but isn't in Firefox. It works fine through the second set but the third won't show for some reason. [B]CSS[/B] [CODE]#nav, #nav ul { /* …

Member Avatar for Arkinder
0
218
Member Avatar for Thisisnotanid

Hi all, I've just started learning CSS and HTML to develop websites as a hobby. I was experimenting with what I'm learning and have hit a block (excuse the pun). I'm trying to create a drop-down menu using CSS and HTML alone. In the following I try to assign what …

Member Avatar for Thisisnotanid
0
273
Member Avatar for alanlee9898

Hi, Previously I have manage to center the image and the background. But I having difficulty when I set div logo to the center, then it "blocked" mouseover buttons (the company and the workshop). Link : [url]http://alphaalps.com[/url] Hope someone can help me here! Thanks.

Member Avatar for alanlee9898
0
102
Member Avatar for titusnainggolan

Hello all, I want to embed video in my website with code below, [CODE]<div id="video"><embed src="video/hari_ini_sakit.mp4" width="200" height="175"></embed></div>[/CODE] But I want to hide the tracking/control bar in video area. I need your help. Thanks

Member Avatar for Arkinder
0
107
Member Avatar for alanlee9898

I hope someone can show me how to center images using CSS, which apply to all browser sizes. Website: [url]http://alphaalps.com/gallery.html[/url] Currently only footer is center on every browser size. Thanks!

Member Avatar for Arkinder
0
230
Member Avatar for sirlink99

I made a simple menu using css and a tutorial on youtube and now I would like to change px into percentages. I have managed to do most of it, but when I go to products, insted of them being listed under each other 4 of them are beside eachother …

Member Avatar for Arkinder
0
502
Member Avatar for ptemedia

Hi, I am having problems centrally aligning an image. The basic HTML is shown below. I have taken out other elements that are not effecting this problem: [CODE]<div id="ImagePlaceholder"> <div id="Images"> <img class="current" src="photo1.jpg" alt="" /> <img class="nextimage" src="" alt="" /> </div> </div>[/CODE] and the CSS is: [CODE] #ImagePlaceholder { …

Member Avatar for Arkinder
0
455
Member Avatar for nagennaskar

Hi, I am a newbie(learner) to WAMP development and need free e-commerce/shopping cart template and theme for practicing CSS. Please suggest some sources for the same. Guidance on how to use the stuff is welcome! Thanks in anticipation Nagen

Member Avatar for Arkinder
0
90
Member Avatar for piers

Hi guys I have an image that I need to resize for a website without losing any of the quality. The image has a .gif extention and when I have scaled the image down using GIMP the image goes a bit fuzzy. Do you know any software or method to …

Member Avatar for neotutorials
0
157
Member Avatar for sirlink99

I would like to display 3 images in a row, and then 3 more underneath, and so on (until there are no more images). I currently have this css code [CODE] #productsMenuFirst{ display:inline; width: 100px; height: 60px; padding-right: 50px; padding-left: 50px; } #productsMenu { display:inline; width: 100px; height: 60px; padding-right: …

Member Avatar for Arkinder
0
210
Member Avatar for tobeeornot

Hi, Using CSS, I am looking to create a grid/table for a shopping cart page (for practice purposes only) inside the main content container, where a numeric stepper, product image and checkbox will be placed in each individual box of the grid, consisting of four rows and four columns. I …

Member Avatar for tobeeornot
0
950
Member Avatar for johnnycho

To illustrate the issue, I've created two HTML pages: [url]http://www.johnnycho.com/firefox_csstest01.html[/url] [url]http://www.johnnycho.com/firefox_csstest02.html[/url] They are both exactly the same, with one exception. On the first page, the div class="topbox" has a padding of 1px. On the second page, the padding has been set to 0. If you look at these two pages …

Member Avatar for Arkinder
0
663
Member Avatar for mundee

Hi my name is Aida Boling and I am on here trying to meet new friends as well as trying to build an e-commerce website. I am originally an illustrator and my husband and I built a clothing business. At first, I was hard to communicate to manufacturers without any …

Member Avatar for mundee
0
211
Member Avatar for Cyberdesignz

Hi friends I was looking for how to optimize a website design for mobiles phones using website seo services company and came across a useful link. Here it is. [URL="http://seotech.qapacity.com/blog/24873/top-seo-and-designing-strategies-for-mobile-websites/"]http://seotech.qapacity.com/blog/24873/top-seo-and-designing-strategies-for-mobile-websites/[/URL] Please visit it and then i am ready to discuss it here. Waiting for your feedback

0
78
Member Avatar for Acute

How to create a transparent png or gif file? on photoshop? if yes, can you explain how? I create 1x1 transparent png/gif file and put it on the box background with y and x repeat, right? is this the idea of transparent backgrounds? Thnx in advance

Member Avatar for windowswarrior0
0
119
Member Avatar for sirlink99

I have this code that should set up the page header [CODE] #headerWrap { margin-left: auto; margin-right: auto; width: 700px; height: 100px; background: url(Images/header.gif) no-repeat; }[/CODE] the picture is not being displayed. Please tell me how to fix this. Thanks

Member Avatar for sirlink99
0
78
Member Avatar for FOOLY
Member Avatar for anand01
0
206
Member Avatar for leroi green

not sure if this has been answered before. i looked through the jscript/dhtml spot and didn't see anything on the boards that looked solved so... I want to put multiple pictures in a table, then put that table in a div and have an auto timer show them in sequence …

Member Avatar for zdossa
0
547
Member Avatar for dreamer14

Just wondering is this possible? I am trying to do a mini announcement section in my website. What i want is for the announcement to be taken from a txt file for easy updating. Regards, Jon

Member Avatar for dreamer14
0
66
Member Avatar for Hani1991
Member Avatar for dreamer14
0
163
Member Avatar for AngelicOne

I'm having troubles with the website I'm making. When zooming out, the navigation bar's contact us link is going to the bottom. Each link is set to specific width so I can make it full horizontal but it seems complicated to specify width. The content which is 800px at size …

Member Avatar for Arkinder
0
181
Member Avatar for Danny159

Hey, I am in the process of re-designing my website but I'm running into a problem... I am trying to avoid tables and just use css... However I get a problem... doesn't happen all the time so I can't give you an example... I have a clear div box at …

Member Avatar for Danny159
0
102
Member Avatar for Hani1991

Hello everybody Can anyone tell me please whats the difference between css and css2 and css3?? Do we need to make the file type .css2 in order to use CSS2???

Member Avatar for Hani1991
0
97
Member Avatar for Hani1991

Hey. I wanna know whats !DOCTYPE that I always find in styling articles and CSS tutorials? What is it? Should it be at the beginning of HTML documents? Is it wrong to make it in lower case (!doctype)? Why is that exclamation mark there? Thanks in advance :) PS: Please …

Member Avatar for Hani1991
0
197
Member Avatar for totalwar235

I am working on a website and I am currently trying to make it look more proffesional with the help of CSS(I am writing this all myself, not using a generator). Recently I installed something that would make a more professional. The only problem is that whenever I look at …

Member Avatar for totalwar235
0
279

The End.