Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
Ranked #16.0K
Ranked #3K
~3K People Reached
Favorite Forums
Favorite Tags
Member Avatar for ytregnn

I try to add a "simulated" shadow on the left and right of my table/website. I use a background picture as my main background. I read something about using a transparent picture (.png?) and use that above my main background. Anyone who has an idea to how this can be …

Member Avatar for laura_ci
0
143
Member Avatar for ytregnn

[CODE]<table width="492" border="0" bordercolor="#202020" align="left" cellpadding="7" RULES=ROWS FRAME=HSIDES>[/CODE] I have created a table with four rows and I use the code above to take away the vertical borders. What I would like to do is to take away 2nd (out of 3 rows) row. How can I do this? Do …

Member Avatar for urolicious
0
151
Member Avatar for daviddoria

I'm still very new to css, so I'm sure this is just some really silly thing: [url]http://engineeringnotes.net/personal/[/url] Does anyone know why the text is hanging off the left side of the page (on the "home" page and the "publications" page? Thanks, Dave

Member Avatar for daviddoria
0
174
Member Avatar for dipunm

I just finished a wordpress theme and all was ok. Problems only started once we added more articles... I don't know if this is firefox or what, but here is what happens.. [CODE] <li id="post-83"> <a class="block" href="http://www.website.com/great-british-refurb/2009/" rel="bookmark"> <h2>British Refurb</h2> <div class="subtext"> WRITTEN BY: Name <br> POSTED ON: 28/09/09 …

Member Avatar for dipunm
0
110
Member Avatar for decimo

I'm having some problem emulating the behavior of forums running phpBB or IPB. How do I make a wrapper div of a post maintain a minimum height? Currently, my user info and post content go into two separate divs (floated left and right) but the parent div (the wrapper) only …

Member Avatar for terri1210
-1
2K
Member Avatar for CaliVagabond

I've just started getting into CSS and ran across an issue. In my code, the height of the columns adjust independently of each other. At least that seems to be the case when I view the page in Firefox 2.0. In IE7 they adjust to the height of the larger …

Member Avatar for CaliVagabond
0
100
Member Avatar for mmiikkee12

If I have a string like this: [code] blah test asdf [/code] What kind of regex would I use to change all single newlines (like between 'blah' and 'test') to <.br> and all multiple newlines (like between 'test' and 'asdf') to a maximum of two <.br>'s? I've tried these already: …

Member Avatar for urolicious
0
153