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 #27.9K
Ranked #3K
~816 People Reached
Favorite Forums
Favorite Tags

7 Posted Topics

Member Avatar for Acute

To save a transparent PNG in photoshop, your image first must be edited to delete the background layer (i.e. the area you want to be transparent). Then use the 'File > Save for Web' option, select PNG-24 as the file type and it will save with transparency.

Member Avatar for windowswarrior0
0
118
Member Avatar for rizvihaider72

"[B][COLOR="Red"]IE6 Problem[/COLOR][/B]" A phrase that will go down in the history of the internet.

Member Avatar for inplainsite
0
113
Member Avatar for shadowscape

Are you creating all the pages in a static manner? How many pages do you intend to have over the next 1-2 years? Normally, such navigation links are generated dynamically through scripting and you should first work out a method that is efficient to maintain.

Member Avatar for shadowscape
-1
146
Member Avatar for isalano

Since the email was snipped out, maybe one of the mods wants to send him this page :D [url]http://www.w3.org/TR/CSS5/[/url]

Member Avatar for isalano
-2
140
Member Avatar for newbi11

It appears you are asking about the semi-transparent black background. This is implemented in the css: opacity: 0.92; If you want to know how to do the overlay popup box, then you can search for existing examples like '[URL="http://www.huddletogether.com/projects/lightbox2/"]LightBox[/URL]' which will help you achieve the inline popup.

Member Avatar for Joenade
0
118
Member Avatar for Siberian

The H1 tag should only be used once and used near the top of the page to indicate what the title and main topic of the whole page is about.

Member Avatar for Joenade
0
58
Member Avatar for Blazar

The small width value is causing the linebreaks. One other method you can try in cases where you must keep the fixed width is to set your spaces explicitly like this: [CODE]Log In[/CODE] The   is converted into a space in the browser, but because it appears as a single word …

Member Avatar for Joenade
0
122

The End.