Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
73% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
2 Commented Posts
~8K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.

12 Posted Topics

Member Avatar for roryt

Hello Roryt, Forum Members, To minimize the differences of all elements in different browsers, you can add: * {padding: 0px; margin: 0px} to your style sheet. This eliminates the default margins and padding for everything. Elements like for H1, h2..., <li> <input>, etc. have different styles in different browsers. This …

Member Avatar for almostbob
2
2K
Member Avatar for okparrothead

hello DaniWeb Forum, I need help with reading a csv. Here's the file: product name, color, width, quantity, subtotal product1, red, 20", 200, $30 proudct2, blue, 30", 10, $12 I've written code that creates this file as an order. What I'd like to do is read the subtotals and generate …

Member Avatar for Ezzaral
0
112
Member Avatar for okparrothead

Hello DaniWeb Experts I haven't found this topic in the forums, so if its been covered, please redirect me. Thanks I have a page which has a div with product instructions at the bottom. Is there a way to create a print button that will cause only the instruction sheet …

Member Avatar for okparrothead
0
97
Member Avatar for okparrothead

Hello CSS Experts, As far as I can tell, what I want to do can't be done. Ihave a gallery page that is liquid in width. Instead of liquid widths of thumbnails, when the page is narrow, I'm planning on two columns (or one) of images, but when the page …

Member Avatar for rgtaylor
0
277
Member Avatar for tom_h_500

For text editing I use TextPad, and for WYSIWYG coding I used to use Net Objects Fusion but I don't anymore. For the record, I haven't used Dreamweaver or GoLive and probably won't. I seem to run up against the limitations of WYSIWYG editors too soon. They also generate some …

Member Avatar for Member #114696
0
381
Member Avatar for emslloyd

Have you tried to FTP directly to your domain name? I host on a shared virtual host (Linux) and until the DNS servers knew where my domain was, I had to use the server address e.g. server2.somesite.com/~myuser. However -- once the name servers knew where my domain was, as is …

Member Avatar for okparrothead
0
90
Member Avatar for okparrothead

Hello gang, Here I am with another Newbie question. I'm creating a photo gallery for my Web site. Right now I use a series of links to create the gallery: [code]<a href="./images/gallery/photo1.php"><img src="./images/gallery/thumbs/tn_photo1.php"></a> <a href="./images/gallery/photo2.php"><img src="./images/gallery/thumbs/tn_photo2.php"></a> <a href="./images/gallery/photo3.php"><img src="./images/gallery/thumbs/tn_photo3.php"></a>[/code] My Linux host will already make the thumbnails from images I …

Member Avatar for okparrothead
0
146
Member Avatar for happygeek

What I test in: I test in IE 5.5, 6 and 7, Opeara 6.2 and 7 and Netscape 6.2 and 7 and I recently upgraded to FireFox 2. I also view the sites in Lynx. As a last test I also see how the sites look in Konqueror on Linux. …

Member Avatar for okparrothead
0
172
Member Avatar for okparrothead

Hello all, I have a newbie question. I need an alternative to this: $variable = 'Sometext with some other text <?php include 'somescript.php'?> some more text'; where $variable will be echoed into a webpage as part of the page content. I can echo text into the page all day, but …

Member Avatar for okparrothead
0
5K
Member Avatar for cath120

Hello all. cath120, Here's an alternative that might work for you. [html]http://www.serve.com/apg/workshop/cssMenu.html[/html] It uses nested unordered lists of links and css styles to "hide" the drop down links until mouseover. I hope this helps. Peace

Member Avatar for tgreer
0
221
Member Avatar for okparrothead

Thanks for the warm welcome Dani! This is my first membership in an Online community, but I've got a good feeling about it already :) Name: Kevan Nickname: Papu (My twin Grandsons!!) Height: 5'11" Weight: 180 ? Location: Broken Arrow, OK Age: Too young for Medicare, too old for women …

Member Avatar for okparrothead
1
105
Member Avatar for okparrothead

Hello Friends, I came to DaniWeb for solutions to problems I was having with Windows Media Player. By trying things I read here, I found these solutions so I thought I'd share them with you all. First, my rig: VIA KT4V Motherboard with onboard video and audio AMD Athlon 2400+ …

0
73

The End.