Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~1K People Reached

9 Posted Topics

Member Avatar for SteveKubrick

Hi, I want to place my horizontal navigation below the content in my xhtml and absolute position the navigation so it appears above the content when the page renders. However I also want the navigation to be centered on the page. I've worked out how to do it but I …

Member Avatar for !!underlink!!
0
93
Member Avatar for SteveKubrick

Hi, I've got a bit of an odd one. I've created a list and put it in a html/text widget in my wordpress theme sidebar. No matter how much I try to get rid of the bullets they still appear. I've tried list-style-type: none and list-style-image: none. I've tried it …

Member Avatar for SteveKubrick
0
67
Member Avatar for MidiMagic

Hi guys, I think it must be possible to make a site which looks good and caters for screen readers as well. If it is coded well the website should still work without the graphics on so maybe an option for the user to turn them off would help cater …

Member Avatar for SmartBeaver
0
286
Member Avatar for bookworm619

Hey, I think what the main problem here is that the <br /> tags need to be within the <li> elements. For example: [code]<ul> <li>Text<br /></li> </ul>[/code] Also you are probably better off getting rid of the <br /> tags and using style information increase the padding between each <li>.

Member Avatar for DeViAnT\gAmEr
0
193
Member Avatar for tgtis

Hi! It might be worth running through these guidelines as to check if your site has been comprimised and how to fix it: [url]http://www.stopbadware.org/home/security[/url] Stopbadware also work with google so you might have already seen this link on the e-mail you recieved.

Member Avatar for almostbob
0
126
Member Avatar for philmetz

Hi, Are you looking for advice on coding the website yourself or do you want someone else to do it for you?

Member Avatar for philmetz
0
178
Member Avatar for ashu_2961989

Why don't you contact the people who made that website to see if you can get a quote?

Member Avatar for kiraniru
0
86
Member Avatar for SteveKubrick

So we saw in the [URL="http://www.daniweb.com/blogs/entry2527.html"]news [/URL]that Firefox are trying to set a world record for downloads over a period of 24 hours for Firefox 3 but have any of you actually pledged? [url]http://www.spreadfirefox.com/en-US/worldrecord/[/url] Currently the US is leading the race with 50,000 pledges followed by Germany, Poland and Japan!

0
80
Member Avatar for Member #321605

What you need to do is create your own class to use on the links you want to change. You can create a new class by defining it in the CSS using a . for example: .cheese {} You can then assign the class to the link using class="cheese" when …

Member Avatar for Member #321605
0
294

The End.